Re: WITHOUT_INSTALLLIB blues

2008-06-30 Thread Danny Braniss
 On Sun, Jun 29, 2008 at 02:54:03PM -0400, Scott Ullrich wrote:
  On Sun, Jun 29, 2008 at 3:42 AM, Warner Losh [EMAIL PROTECTED] wrote:
 when setting WITHOUT_INSTALLLIB, make buildworld breaks with
   make: don't know how to make 
   /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
   usr/lib/libegacy.a. Stop
  
   Only set it for installworld.
  
  Was this documented somewhere after the change?  This bit me some time
  ago and I could not find it documented anywhere.  If not can someone
  add it to /usr/src/UPDATING?
  
 It follows from the description of WITHOUT_INSTALLLIB in src.conf(5),
 but perhaps it's not very obvious.

understatement :-)
but if it only applies to 'install' why does it break 'build'? I have one file 
src.conf, now i need 2?
cheers,
danny


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


WITHOUT_INSTALLLIB blues

2008-06-29 Thread Danny Braniss
hi,
when setting WITHOUT_INSTALLLIB, make buildworld breaks with
make: don't know how to make /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
usr/lib/libegacy.a. Stop

danny


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_INSTALLLIB blues

2008-06-29 Thread Warner Losh
   when setting WITHOUT_INSTALLLIB, make buildworld breaks with
 make: don't know how to make 
 /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
 usr/lib/libegacy.a. Stop

Only set it for installworld.

Warner
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_INSTALLLIB blues

2008-06-29 Thread Danny Braniss
  when setting WITHOUT_INSTALLLIB, make buildworld breaks with
  make: don't know how to make 
  /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
  usr/lib/libegacy.a. Stop
 
 Only set it for installworld.
 
thanks,
I noticed that, but was wondering if I could save some compile time, but
at 13min. I shouldn't be so pedantic :-)

cheers,
danny


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_INSTALLLIB blues

2008-06-29 Thread Ruslan Ermilov
On Sun, Jun 29, 2008 at 01:42:11AM -0600, Warner Losh wrote:
  when setting WITHOUT_INSTALLLIB, make buildworld breaks with
  make: don't know how to make 
  /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
  usr/lib/libegacy.a. Stop
 
 Only set it for installworld.
 
*nods*


-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_INSTALLLIB blues

2008-06-29 Thread Scott Ullrich
On Sun, Jun 29, 2008 at 3:42 AM, Warner Losh [EMAIL PROTECTED] wrote:
   when setting WITHOUT_INSTALLLIB, make buildworld breaks with
 make: don't know how to make 
 /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
 usr/lib/libegacy.a. Stop

 Only set it for installworld.

Was this documented somewhere after the change?  This bit me some time
ago and I could not find it documented anywhere.  If not can someone
add it to /usr/src/UPDATING?

Scott
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_INSTALLLIB blues

2008-06-29 Thread Ruslan Ermilov
On Sun, Jun 29, 2008 at 02:54:03PM -0400, Scott Ullrich wrote:
 On Sun, Jun 29, 2008 at 3:42 AM, Warner Losh [EMAIL PROTECTED] wrote:
when setting WITHOUT_INSTALLLIB, make buildworld breaks with
  make: don't know how to make 
  /r+d/obj/sunfire/alix/i386/r+d/7.0/src/tmp/legacy/
  usr/lib/libegacy.a. Stop
 
  Only set it for installworld.
 
 Was this documented somewhere after the change?  This bit me some time
 ago and I could not find it documented anywhere.  If not can someone
 add it to /usr/src/UPDATING?
 
It follows from the description of WITHOUT_INSTALLLIB in src.conf(5),
but perhaps it's not very obvious.


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]