Re: perlcc in current - xs_init and boot_DynaLoader

2000-08-26 Thread Mark Murray

  If i do a perlcc test.pl i get the folllowing , in CURRENT ?
  Must i define something beforehand, or is it broken ?
 
 I'll take a look...

Looks like perl brokenness. The missing boot_DynaLoader is in DynaLoader.a,
but there is no way of linking it in.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Mark Murray

 If i do a perlcc test.pl i get the folllowing , in CURRENT ?
 Must i define something beforehand, or is it broken ?

I'll take a look...

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Johan Kruger

If i do a perlcc test.pl i get the folllowing , in CURRENT ?
Must i define something beforehand, or is it broken ?

-Wl,-E -lperl -lm  -L/usr/libdata/perl/5.6.0/mach/CORE -lperl -lm -lc -lcrypt
/usr/libdata/perl/5.6.0/mach/auto/IO/IO.so
/usr/libdata/perl/5.6.0/mach/auto/Fcntl/Fcntl.so
/tmp/ccJ97508.o: In function `xs_init':
/tmp/ccJ97508.o(.text+0x33a4): undefined reference to `boot_DynaLoader'
ERROR: In compiling code for test.pl.c !

--
Unix Software Developer/Engineer
E-Mail: Johan Kruger [EMAIL PROTECTED]
Date: 25-Aug-00
Time: 11:53:40

All good things come to those who ... runs FreeBSD
--


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message