Front page | perl.perl5.porters |
Postings from September 2003
[perl #23697] installing onto beos
Thread Next
From:
perlbug-followup
Date:
September 3, 2003 09:39
Subject:
[perl #23697] installing onto beos
Message ID:
rt-23697-64080.12.0297784123518@rt.perl.org
# New Ticket Created by darenw@pipeline.com
# Please include the string: [perl #23697]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23697 >
This is a bug report for perl from darenw@pipeline.com,
generated with the help of perlbug 1.34 running under perl v5.8.0.
-----------------------------------------------------------------
[Please enter your report here]
Running CPAN, told it to install something (long forgotten what), and
it decided to "upgrade" my perl to 5.8.0, from the existing 5.8.0, which is odd, but
not the bug. Having downloaded 5.8.0, gone through configuration and many
questions to which i chose the default answers, it tried to run make but failed.
Here is the end portion of what it wrote:
<<< START CLIPPING >>>>
Extracting x2p/cflags (with variable substitutions)
Extracting x2p/Makefile (with variable substitutions)
Extracting config.h (with variable substitutions)
Configure done.
If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.
make: *** No targets. Stop.
/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
<<< END>>>>
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=high
---
Site configuration information for perl v5.8.0:
Configured by baron at Thu Jul 24 15:40:17 GMT 2003.
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=beos, osvers=5.0, archname=BePC-beos
uname='beos lithium 5.0 1000009 bepc unknown '
config_args='-d'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =''
libpth=/boot/beos/system/lib /boot/home/config/lib
libs=
perllibs=
libc=/boot/beos/system/lib/libroot.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='-2.1'
Dynamic Linking:
dlsrc=dl_beos.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fpic', lddlflags='-nostart'
Locally applied patches:
---
@INC for perl v5.8.0:
/boot/home/config/lib/perl5/5.8.0/BePC-beos
/boot/home/config/lib/perl5/5.8.0
/boot/home/config/lib/perl5/site_perl/5.8.0/BePC-beos
/boot/home/config/lib/perl5/site_perl/5.8.0
/boot/home/config/lib/perl5/site_perl
.
---
Environment for perl v5.8.0:
HOME=/boot/home
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LIBRARY_PATH=%A/lib:/boot/home/config/lib:/boot/beos/system/lib
LOGDIR (unset)
PATH=.:/boot/home/config/bin:/bin:/boot/apps:/boot/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/tools/gnupro/bin
PERL_BADLANG (unset)
SHELL=/bin/sh
Thread Next
-
[perl #23697] installing onto beos
by perlbug-followup