Re: Perl won't installworld: INET.pm

2000-06-30 Thread Alain Thivillon

Leif Neland [EMAIL PROTECTED] écrivait (wrote) :

 Just cvsupped:
 
 Make buildworld seems ok now, however make installworld fails:

Mine installs (maybe i am a lucky one or i have cvsup
before/after you, who knows ...)

But /usr/libdata/perl/5.006/mach/IO/Socket.pm is broken because
"use Errno;" fails.

I have found no trace of Errno.pm in /usr/src :(

-- 
Email-Boulot : [EMAIL PROTECTED]Email-Maison: [EMAIL PROTECTED]


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



Perl won't installworld: INET.pm

2000-06-29 Thread Leif Neland

Just cvsupped:

Make buildworld seems ok now, however make installworld fails:

=== gnu/usr.bin/perl
=== gnu/usr.bin/perl/libperl
install -c -o root -g wheel -m 444   libperl.a /usr/lib
install -c -s -o root -g wheel -m 444 libperl.so.4 /usr/lib
ln -sf libperl.so.4 /usr/lib/libperl.so
=== gnu/usr.bin/perl/miniperl
install -c -s -o root -g wheel -m 555   miniperl /usr/bin
=== gnu/usr.bin/perl/perl
install -c -s -o root -g wheel -m 555   perl /usr/bin
/usr/bin/perl5 - /usr/bin/perl
/usr/bin/perl5.006 - /usr/bin/perl
=== gnu/usr.bin/perl/suidperl
install -c -s -o root -g wheel -m 4511   suidperl /usr/bin
/usr/bin/sperl5 - /usr/bin/suidperl
/usr/bin/sperl5.006 - /usr/bin/suidperl
=== gnu/usr.bin/perl/library
install: /usr/libdata/perl/5.006/./IO/Socket/INET.pm: No such file or directory
*** Error code 71

Stop in /usr/src/gnu/usr.bin/perl/library.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Leif




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