Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 14:45:18 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: LIB32 support breaks world
Message-ID:  <20050405214518.GB77900@troutmask.apl.washington.edu>
In-Reply-To: <20050405.131539.68100853.imp@bsdimp.com>
References:  <20050405191250.GA77900@troutmask.apl.washington.edu> <20050405.131539.68100853.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 05, 2005 at 01:15:39PM -0600, M. Warner Losh wrote:
> In message: <20050405191250.GA77900@troutmask.apl.washington.edu>
>             Steve Kargl <sgk@troutmask.apl.washington.edu> writes:
> : ===> lib/libexpat (depend,all,install)
> : sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libbsdxml.a /usr/obj/usr/src/lib32/usr/lib32
> : sh /usr/src/tools/install.sh -s -o root -g wheel -m 444     libbsdxml.so.1 /usr/obj/usr/src/lib32/usr/lib32
> : ln -fs libbsdxml.so.1 /usr/obj/usr/src/lib32/usr/lib32/libbsdxml.so
> : sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  bsdxml.h /usr/obj/usr/src/lib32/usr/include
> : ===> lib/libkvm (depend,all,install)
> : make: don't know how to make /usr/obj/usr/src/lib32/usr/include/machine/npx.h. Stop
> : *** Error code 2
> : 
> : Stop in /usr/src.
> : *** Error code 1
> : 
> : 
> : This is perhaps related to
> : http://lists.freebsd.org/pipermail/cvs-all/2005-April/113935.html
> 
> Bummer.
> 
> I take it this is an amd64 build?
> 

Yes.  I have WITH_LIB32 in /etc/make.conf.  The above is
a "make buildworld" (ie., no -j 2).  I haven't tried to
back out your commit, yet.  Too much to do, too little
time.

-- 
Steve



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