On Sun, Nov 03, 2002 at 10:02:56AM +, Daniel Flickinger wrote:
> Sent: Fri, 1 Nov 2002 10:55:33 +0200 by Ruslan:
>
> The problem is that it is time slice dependent; it only
> shows if /usr/include/uuid.h has not been installed from
> a prior installworld.
>
> At this point I a
On Sun, Nov 03, 2002 at 10:04:06AM +, Daniel Flickinger wrote:
> Sent: Fri, 1 Nov 2002 12:59:33 -0800 by Steve Kargl
>
> + Don't waste your time, Marcel. Unless Daniel has changed his
> + build procedure, he uses a custom script to do the builds.
>
> I stated the conditions at the top of
On Fri, Nov 01, 2002 at 12:59:33PM -0800, Steve Kargl wrote:
> On Fri, Nov 01, 2002 at 12:50:38PM -0800, Marcel Moolenaar wrote:
> > On Fri, Nov 01, 2002 at 07:23:04AM +, Daniel Flickinger wrote:
> > >
> > > This is another instance where the build is not reading
> > > from the /usr/ob
On Fri, Nov 01, 2002 at 12:50:38PM -0800, Marcel Moolenaar wrote:
> On Fri, Nov 01, 2002 at 07:23:04AM +, Daniel Flickinger wrote:
> >
> > This is another instance where the build is not reading
> > from the /usr/obj tree, reading from /usr/include first.
>
> I don't think so. You can
On Fri, Nov 01, 2002 at 07:23:04AM +, Daniel Flickinger wrote:
>
> This is another instance where the build is not reading
> from the /usr/obj tree, reading from /usr/include first.
I don't think so. You cannot do cross-builds if you're messing
up the include searches. I would suggest
On Fri, Nov 01, 2002 at 07:23:04AM +, Daniel Flickinger wrote:
>
> from cvsup *default date=2002.11.01.06.00.00:
>
> rm -rf /usr/obj/usr
> make -j 4 -k -s buildworld ...
>
> crashed in libc. v1.19 is in /usr/include; v1.20 is in
> the /usr/obj/ tree where it should be