Date: Fri, 3 Oct 1997 20:52:50 +1000 From: Bruce Evans <bde@zeta.org.au> To: mike@smith.net.au, stable@FreeBSD.ORG Subject: Re: Crossbuild problem with 2.2.5-BETA Message-ID: <199710031052.UAA12663@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>It appears that there are still some problems with building a tree >that's not in /usr/src however - is this something I shouldn't be >trying to do, or should it work? > >The one that bit me was this line in <machine/asmacros.h> : > >#include "/usr/src/lib/libc/i386/DEFS.h" /* XXX blech */ >... >The -current DEFS.h goes on to include <machine/asm.h>, which doesn't >exist in -stable. > >Ideas? This is still broken in -stable. See -current for fixes (use asm.h, etc.). -stable still has -I/sys in the Makefiles in ps, iostat, pstat, pciconf, netstat and sysinstall. -stable still has -I/${DESTDIR}sys in the Makefiles in libkvm, libscsi, libipx and libutil. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710031052.UAA12663>