Date: Mon, 21 Sep 1998 01:44:24 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 Message-ID: <199809210844.BAA06704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/09/21 01:44:24 PDT Modified files: gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 Log: I danced with the devil and found the needle in the haystack! Remove the /usr/bin path to ranlib and just let the build environment set the path. Running an aout version of ranlib on an elf library is something we'd prefer not to do. I'm surprised that the build didn't spit any errors when it did this. Shrug. Revision Changes Path 1.2 +1 -1 src/gnu/usr.bin/perl/libperl/config.SH-aout.i386 1.3 +1 -1 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha 1.2 +1 -1 src/gnu/usr.bin/perl/libperl/config.SH-elf.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809210844.BAA06704>