Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 21:26:51 -0800
From:      Matthew Hunt <mph@pobox.com>
To:        Tom <tom@uniserve.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Perl auto-loading in 3.0-STABLE
Message-ID:  <19990201212650.A52035@wopr.caltech.edu>
In-Reply-To: <Pine.BSF.4.02A.9902012122130.20143-100000@shell.uniserve.ca>; from Tom on Mon, Feb 01, 1999 at 09:23:57PM -0800
References:  <19990201190950.A50295@wopr.caltech.edu> <Pine.BSF.4.02A.9902012122130.20143-100000@shell.uniserve.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 01, 1999 at 09:23:57PM -0800, Tom wrote:

>   Almost certainly of elf vs aout strangeness.  Is Socket.so aout or elf?
> Is perl aout or elf?  Both would have to be the same.  I'm assuming that
> perl has been traied for elf already.

All ELF.  My previous "world" was also ELF, and it worked correctly.
This "make world" transitioned from a.out to ELF kernel, but I don't
know why that would matter.

wopr:~$ file /usr/libdata/perl/5.00502/mach/auto/Socket/Socket.so
/usr/libdata/perl/5.00502/mach/auto/Socket/Socket.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped
wopr:~$ file `which perl`
/usr/bin/perl: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, stripped

-- 
Matthew Hunt <mph@pobox.com> * Science rules.
http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990201212650.A52035>