Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Julian Elischer
that fix was applied by me about 5 minutes ago.. On Sun, 10 Oct 1999, Andrew Gallatin wrote: > > Bruce Evans writes: > > > W`hile installworld is being discussed, I wanted to get this out there: > > > > > > Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with > > > ELF ar

Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Andrew Gallatin
Julian Elischer writes: > that fix was applied by me about 5 minutes ago.. > Thank you! Drew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: installworld broken from R/O /usr/obj

1999-10-10 Thread Andrew Gallatin
Bruce Evans writes: > > W`hile installworld is being discussed, I wanted to get this out there: > > > > Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with > > ELF archive libraries being rebuilt unnecessarily. I believe that > > this problem can be traced to the RANLIBMA

Re: installworld broken from R/O /usr/obj

1999-10-09 Thread Bruce Evans
> W`hile installworld is being discussed, I wanted to get this out there: > > Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with > ELF archive libraries being rebuilt unnecessarily. I believe that > this problem can be traced to the RANLIBMAG string being set to "/". There's

installworld broken from R/O /usr/obj

1999-10-05 Thread Andrew Gallatin
W`hile installworld is being discussed, I wanted to get this out there: Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with ELF archive libraries being rebuilt unnecessarily. I believe that this problem can be traced to the RANLIBMAG string being set to "/". The reason I care