cvs commit: ports/emulators/linux_base-8 Makefile
David O'Brien
obrien at FreeBSD.org
Thu Dec 30 16:34:57 PST 2004
On Thu, Dec 30, 2004 at 07:41:02PM +0000, Trevor Johnson wrote:
> trevor 2004-12-30 19:41:02 UTC
>
> FreeBSD ports repository
>
> Modified files:
> emulators/linux_base-8 Makefile
> Log:
> On amd64, the installation script contained in the glibc RPM fails.
> Work around this by using the --noscripts option.
>
> PR: 75645
> Submitted by: Carlos F. A. Paniago and Conrad J. Sabatier
>
> Revision Changes Path
> 1.94 +1 -0 ports/emulators/linux_base-8/Makefile
> http://cvsweb.freebsd.org/ports/emulators/linux_base-8/Makefile.diff?r1=1.93&r2=1.94
Please back this out -- it is wrong as you didn't add code to manually do
all the things glibc's script does. There is a reason I have't made this
change -- it gives the perception that this port now cleanly installs and
runs on AMD64 -- it doesn't (even with this change). I've put a lot of
time into trying to polish the linux32 compat experience on FreeBSD/AMD64
and this undoes some of that effort.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-all
mailing list