develooper Front page | perl.perl5.porters | Postings from May 2008

[perl #55008] help - initial make failing, but don't know why

Thread Previous | Thread Next
From:
Steve Michel
Date:
May 29, 2008 03:37
Subject:
[perl #55008] help - initial make failing, but don't know why
Message ID:
rt-3.6.HEAD-11257-1212009297-1014.55008-75-0@perl.org
# New Ticket Created by  Steve Michel 
# Please include the string:  [perl #55008]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55008 >


Hi,

Any help would be appreciated.  I'm not sure what would be causing the 
failure.

Thanks,
Steve

src: ActiveState 5.8.8.820
uname: Darwin cimac005 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31 
17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386

+ sh /plm/cinas/chucktestshare2/perl.d/tgz/AP820_source/Configure 
-Dmksymlinks -Uloclibpth -Duselargefiles -Uinstallusrbinperl 
-Ud_sigsetjmp -Dusethreads -Duseithreads -Ulocincpth -Uversion 
-Dprefix=/plm/cinas/chucktestshare2/perl.d/pub/macos 
-Dbin=/plm/cinas/chucktestshare2/perl.d/pub/macos/bin 
-Dscriptbin=/plm/cinas/chucktestshare2/perl.d/pub/macos/bin 
-Dsitebin=/plm/cinas/chucktestshare2/perl.d/pub/macos/bin 
-Dsitescriptbin=/plm/cinas/chucktestshare2/perl.d/pub/macos/bin 
-Dsitelib=/plm/cinas/chucktestshare2/perl.d/pub/macos/site/lib 
-Dsitearch=/plm/cinas/chucktestshare2/perl.d/pub/macos/site/lib 
-Darchlib=/plm/cinas/chucktestshare2/perl.d/pub/macos/lib 
-Dprivlib=/plm/cinas/chucktestshare2/perl.d/pub/macos/lib 
-Darchname=macos -DINST_VER -DUSE_SITECUST -DMULTI -DUSE_ITHREADS 
-DIMP_SYS -DUSE_PERLIO -DUSE_LARGE_FILES -DCRYPT_SRC -DNO_HASH_SEED 
-DPERL_DARWIN -Dusemultiplicity -Duseperlio -Dcc=/usr/bin/cc

---------------

[ . . . snip . . . ]
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
Updating GNUmakefile...
Now you must run 'make'.

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.

---------------

1;;cimac005;tdsmichl;;;;;
/plm/cinas/chucktestshare2/perl.d/build_perl/macos> make
make
+ make
[ . . . snip . . . ]
touch uni.data
sh writemain DynaLoader.o  > perlmain.c
`sh  cflags "optimize='-O3'" perlmain.o`  perlmain.c
          CCCMD =  /usr/bin/cc -DPERL_CORE -c -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-O3  -Wall

        Making DynaLoader (static)
&Config::AUTOLOAD failed on Config::launcher at ../../lib/Config.pm line 72.
Compilation failed in require at ../../lib/ExtUtils/MakeMaker.pm line 7.
BEGIN failed--compilation aborted at ../../lib/ExtUtils/MakeMaker.pm line 7.
Compilation failed in require at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Warning: No Makefile!
make[1]: *** No rule to make target `config'.  Stop.
make config failed, continuing anyway...
make[1]: *** No rule to make target `all'.  Stop.
make: *** [DynaLoader.o] Error 2


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About