Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
p5pRT opened this issue Jun 30, 1999 · 3 comments
Closed

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

p5pRT opened this issue Jun 30, 1999 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Jun 30, 1999

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

Searchable as RT937$

@p5pRT
Copy link
Author

p5pRT commented Jun 30, 1999

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
Copy link
Author

p5pRT commented Jul 24, 2000

From [Unknown Contact. See original ticket]

Abandoning pre-5.6.0 install bugs

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

Abandoning pre-5.6.0 install bugs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant