Front page | perl.perl5.porters |
Postings from March 2000
[ID 20000323.026] non-fatal bug in Configure when install-prefixspecified
From:
Jim Anderson
Date:
March 23, 2000 07:19
Subject:
[ID 20000323.026] non-fatal bug in Configure when install-prefixspecified
Message ID:
200003231519.KAA14344@nsd15.nydmd.cicg.ml.com
This is a bug report for perl from jander@ml.com,
generated with the help of perlbug 1.26 running under perl 5.00503.
-----------------------------------------------------------------
[Please enter your report here]
Not really a bug since it says it's ignored, but because of the last
2 lines shown below it may tend to confuse people...
[...]
Run make depend now? [y]
sh ./makedepend MAKE=/build/brutus/bin/make
./makedepend: /build/brutus/bin/make: cannot execute
[...]
Updating makefile...
test -s perlmain.c && touch perlmain.c
*** Error code 1 (ignored)
cd x2p; /build/brutus/bin/make depend
sh: /build/brutus/bin/make: cannot execute
*** Error code 1
make: Fatal error: Command failed for target `depend'
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Site configuration information for perl 5.00503:
Configured by brutus at Sun Apr 11 10:04:33 EDT 1999.
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.6, archname=sun4-solaris
uname='sunos brutusdev1 5.6 generic sun4u sparc sunw,ultra-1 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O', gccversion=
cppflags=''
ccflags =''
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-KPIC', lddlflags='-G'
Locally applied patches:
---
@INC for perl 5.00503:
/build/brutus/PERL/lib/perl5/5.00503/sun4-solaris
/build/brutus/PERL/lib/perl5/5.00503
/build/brutus/PERL/lib/perl5/site_perl/5.005/sun4-solaris
/build/brutus/PERL/lib/perl5/site_perl/5.005
.
---
Environment for perl 5.00503:
HOME=/home/jander
LANG=en_US
LANGUAGE (unset)
LC_COLLATE=en_US
LC_CTYPE=en_US
LC_MESSAGES=C
LC_MONETARY=en_US
LC_NUMERIC=en_US
LC_TIME=en_US
LD_LIBRARY_PATH=/usr/openwin/lib:/usr/lib:/build/brutus/apps/jdk1.2/jre/lib/sparc:/home/jander/netscape
LOGDIR (unset)
PATH=.:/home/jander/bin:/build/brutus/apps/jdk1.2/bin:/build/brutus/PERL/bin:/build/brutus/bin:/programs/devtools/SUNWspro/bin:/devtools/sun5/SUNWspro/bin:/devtools/sun5/Orbix_2.0.1MT/corba2/bin:/devtools/exe:/home/brutus/SYBASE/bin:/usr/openwin/bin:/usr/openwin/bin/xview:/programs/devtools/sybooks/sun5m/bin:/usr/ccs/bin:/usr/dt/bin:/usr/openwin/bin:/bin:/usr/bin:/usr/ucb:/apps/local/exe
PERL_BADLANG (unset)
SHELL=/bin/csh
-
[ID 20000323.026] non-fatal bug in Configure when install-prefixspecified
by Jim Anderson