Date: Wed, 3 Sep 1997 10:32:27 -0700 From: John-Mark Gurney <gurney_j@efn.org> To: Eivind Eklund <perhaps@yes.no> Cc: Simon Shapiro <Shimon@i-connect.net>, joerg_wunsch@uriah.heep.sax.de, freebsd-current@FreeBSD.ORG Subject: Re: sysinstall.fdisk display problem Message-ID: <19970903103227.21443@hydrogen.nike.efn.org> In-Reply-To: <199709031121.NAA23797@bitbox.follo.net>; from Eivind Eklund on Wed, Sep 03, 1997 at 01:21:01PM %2B0200 References: <19970829080045.HW53717@uriah.heep.sax.de> <XFMail.970902232653.Shimon@i-Connect.Net> <199709031121.NAA23797@bitbox.follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Eivind Eklund scribbled this message on Sep 3:
> > Simon Just came back from miniature vacation and has this to add:
> >
> > If I want to build, say 2.2 (the machine is -current), I do this:
> >
> > cd /usr/src
> > rm *
> > ln -s /usr/src/2.2/src/* .
> > cd 2.2/src
> > make buildworld > ../build.out 2>&1&
> > tail -f ../build.out
>
> I don't think the ln -s step should be necessary anymore.
>
> I think this commit marked the end of that dependency:
well.. yes for -current.. but there still is a dependance in the
RELENG_2.2 branch on /usr/src/lib/libc/i386/DEFS.h in
src/lib/msun/i386/*... right now I'm trying to merge in Bruce's changes
in that area.. but there were a number of 'em... and still haven't
made buildworld to complete yet... unless Bruce wants to merge them
in himself... I'll continue finding what needs to be changed...
> From: Bruce Evans <bde@FreeBSD.ORG>
> Date: Tue, 26 Aug 1997 07:13:51 -0700 (PDT)
> Message-Id: <199708261413.HAA08872@freefall.freebsd.org>
> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG
> Subject: cvs commit: src/release/sysinstall Makefile
>
> bde 1997/08/26 07:13:51 PDT
>
> Modified files:
> release/sysinstall Makefile
> Log:
> -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys by
> a relative path.
>
> Revision Changes Path
> 1.62 +2 -1 src/release/sysinstall/Makefile
>
>
> (I seem to remember a previous commit claiming the rest of the problem
> had been solved, but I might have been wrong - I couldn't find it with
> a simple search).
well... I did a commit on all the obvious once... but then there were
still a few more that was in a form of -I${DESTDIR}/usr/src/sys that
I missed, but Bruce committed...
ttyl..
--
John-Mark Gurney Modem/FAX: +1 541 683 6954
Cu Networking
Live in Peace, destroy Micro$oft, support free software, run FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970903103227.21443>
