Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

Notes on build on NS 3.3, M68K of Perl 5.005_03 #132

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#937 (status was 'resolved')

Searchable as RT937$

p5pRT commented 24 years ago

From garyb@sugar-land4-ppp56.access.sinet.slb.com

All in all it went very well. Mainly\, I had to type make over\, and over\, and over - the first time is shown below\, with some context. I finally entered 'repeat 10 make' which took care of the last 10 or so instances.

I hope this is useful in some way. I'm at garyb@​fxt.com or garyb@​outlawnet.com if you have any questions. I have the full transcript as well. G

Extracting pod2text (with variable substitutions)   AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; autosplit_lib_modules(@​ARGV)' lib/*.pm lib/*/*.pm ./miniperl minimod.pl > tmp sh mv-if-diff tmp lib/ExtUtils/Miniperl.pm File lib/ExtUtils/Miniperl.pm not changed. `sh cflags libperl.a perlmain.o` perlmain.c   CCCMD = cc -DPERL_CORE -c -DUSE_NEXT_CTYPE -O

  Making DynaLoader (static) Makefile out-of-date with respect to ../../lib/Config.pm ../../config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true ../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "LIBPERL_A=libperl.a" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. \<== ==> Please rerun the make command. \<== false *** Exit 1 *** `Makefile' removed Stop. make config failed\, continuing anyway... Make​: Don't know how to make all. Stop. *** Exit 1 Stop. mynext​:9# make   AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; autosplit_lib_modules(@​ARGV)' lib/*.pm lib/*/*.pm ./miniperl minimod.pl > tmp sh mv-if-diff tmp lib/ExtUtils/Miniperl.pm File lib/ExtUtils/Miniperl.pm not changed.

  Making DynaLoader (static) Writing Makefile for DynaLoader ../../miniperl -I../../lib -I../../lib -I../../lib -I../../lib DynaLoader_pm.PL DynaLoader.pm cp DynaLoader.pm ../../lib/DynaLoader.pm AutoSplitting ../../lib/DynaLoader.pm (../../lib/auto/DynaLoader) cp dl_next.xs DynaLoader.xs ../../miniperl -I../../lib -I../../lib ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap DynaLoader.xs >xstmp.c && mv xstmp.c DynaLoader.c cc -c -DUSE_NEXT_CTYPE -O -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -I../.. -DPERL_CORE -DLIBC="/lib/libsys_s.a" DynaLoader.c rm -rf ../../lib/auto/DynaLoader/DynaLoader.a ar cr ../../lib/auto/DynaLoader/DynaLoader.a DynaLoader.o && sleep 5; /bin/ranlib ../../lib/auto/DynaLoader/DynaLoader.a chmod 755 ../../lib/auto/DynaLoader/DynaLoader.a   cc -u libsys_s -L/usr/local/lib -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a libperl.a `cat ext.libs` -ldbm

  Making utilities ../miniperl -I../lib c2ph.PL

p5pRT commented 23 years ago

From [Unknown Contact. See original ticket]

Abandoning pre-5.6.0 install bugs

p5pRT commented 20 years ago

From The RT System itself

Abandoning pre-5.6.0 install bugs