Re: Problems with latest current build

2001-09-22 Thread Beech Rintoul
On Saturday 22 September 2001 01:28 am, Andrey A. Chernov wrote: > On Sat, Sep 22, 2001 at 12:13:02 +0300, Ruslan Ermilov wrote: > > On Sat, Sep 22, 2001 at 12:30:30PM +0400, Andrey A. Chernov wrote: > > > On Sat, Sep 22, 2001 at 11:13:28 +0300, Ruslan Ermilov wrote: > > > > > Second I still have

Re: Problems with latest current build

2001-09-22 Thread Vincent Poy
On Sat, 22 Sep 2001, Ruslan Ermilov wrote: > On Fri, Sep 21, 2001 at 08:43:20PM -0800, Beech Rintoul wrote: > > I just built today's -current, still having a couple of problems. > > First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't > > because schg flags were set. Went

Re: Problems with latest current build

2001-09-22 Thread Andrey A. Chernov
On Sat, Sep 22, 2001 at 11:13:28 +0300, Ruslan Ermilov wrote: > > Second I still have apps looking for libc.so.4 (mountd for example) I finally > > just linked those libs back from compat and it seems to work. Is this just my > > box this is happening on or are others also seeing this? > > > Hm

Re: Problems with latest current build

2001-09-22 Thread Ruslan Ermilov
On Sat, Sep 22, 2001 at 11:13:28AM +0300, Ruslan Ermilov wrote: > On Fri, Sep 21, 2001 at 08:43:20PM -0800, Beech Rintoul wrote: > > I just built today's -current, still having a couple of problems. > > First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't > > because schg

Re: Problems with latest current build

2001-09-22 Thread Ruslan Ermilov
On Fri, Sep 21, 2001 at 08:43:20PM -0800, Beech Rintoul wrote: > I just built today's -current, still having a couple of problems. > First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't > because schg flags were set. Went fine after I removed them. > Should be fixed in sr

Problems with latest current build

2001-09-21 Thread Beech Rintoul
I just built today's -current, still having a couple of problems. First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't because schg flags were set. Went fine after I removed them. Second I still have apps looking for libc.so.4 (mountd for example) I finally just linked th