Date: Mon, 9 Jan 95 14:28:40 PST From: "Ugen J.S.Antsilevich" <ugen@netvision.net.il> To: Andreas Schulz <ats@g386bsd.first.gmd.de>, Richard Wackerbarth <rkw@dataplex.net> Cc: hackers@FreeBSD.org Subject: Re: Cannot make world -- errors in tree Message-ID: <Chameleon.950109142939.ugen@ugen.NetManage.co.il>
next in thread | raw e-mail | index | archive | help
>>The only more or less guaranteed way to use -current from sup is to >>also use "make world" after it. > >The fundamental problem is that the "make" of a distribution tree ASSUMES >that you are already running under that envoirnment. The <sys/xx.h> >includes have to be INSTALLED for the tree that you are trying to make. >They do not reflect the system under which you are running which may not be >the same. > >We need to redo the entire Makefile structure so that we can cross-compile >without destroying the host envoirnment. Waah..why the entire? I think includes are the only problemm and to deal with it we need global Include and global Lib paths set up for make world. That's it...If we add those everything else should go fine. -- -=Ugen J.S.Antsilevich=- NetVision - Israeli Commercial Internet | Learning E-mail: ugen@NetVision.net.il | To Fly. [c] Phone : +972-4-550330 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Chameleon.950109142939.ugen>