Date: Thu, 17 Sep 1998 15:55:46 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: mark@grondar.za (Mark Murray) Cc: jb@cimlogic.com.au, dag-erli@ifi.uio.no, markm@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5/hints freebsd.sh Message-ID: <199809170555.PAA08032@cimlogic.com.au> In-Reply-To: <199809170534.HAA03222@gratis.grondar.za> from Mark Murray at "Sep 17, 98 07:34:00 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Murray wrote: > Could you please do a "file DynaLoader.a" on the appropriate DynaLoader.a. You've played this game before! It's aout, not elf: /usr/obj/elf/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader/DynaLoader.a: current ar archive random library whereas: /usr/obj/elf/usr/src/tmp/usr/lib/libc.a: current ar archive The `ar cr' command doesn't have a path, so it should be getting the objformat relative one from the path set by the make. This implies that OBJFORMAT has been overridden to aout somehow instead of following what the build environment has set. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809170555.PAA08032>