Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-17 Thread Chad Leigh -- Shire.Net LLC
On Nov 8, 2004, at 3:52 PM, Giorgos Keramidas wrote: On 2004-11-08 15:08, Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] wrote: On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote: I haven't tried make world in a long time, but I recently installed a clean snapshot of CURRENT using a slightly

Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-09 Thread Giorgos Keramidas
On 2004-11-08 15:08, Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] wrote: On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote: I haven't tried make world in a long time, but I recently installed a clean snapshot of CURRENT using a slightly different approach: # cd /usr/src # make

make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-08 Thread Chad Leigh -- Shire.Net LLC
make world DESTDIR=/foo or make buildworld DESTDIR=/foo does not work on either my i386 or amd64 systems after a cvsup to 5.3-RELEASE and native build. If you leave off the DESTDIR and build for the running machine, it works fine. And the DESTDIR worked fine under beta7 (and possibly

Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-08 Thread Giorgos Keramidas
On 2004-11-08 09:59, Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] wrote: make world DESTDIR=/foo or make buildworld DESTDIR=/foo does not work on either my i386 or amd64 systems after a cvsup to 5.3-RELEASE and native build. If you leave off the DESTDIR and build for the running machine,

Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-08 Thread Chad Leigh -- Shire.Net LLC
Hi On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote: On 2004-11-08 09:59, Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] wrote: make world DESTDIR=/foo or make buildworld DESTDIR=/foo does not work on either my i386 or amd64 systems after a cvsup to 5.3-RELEASE and native build. If you leave

Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-08 Thread Chad Leigh -- Shire.Net LLC
On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote: On 2004-11-08 09:59, Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] wrote: make world DESTDIR=/foo or make buildworld DESTDIR=/foo does not work on either my i386 or amd64 systems after a cvsup to 5.3-RELEASE and native build. If you leave