On Sun, 4 Apr 1999, Daniel Eischen wrote:

> Vladimir Kushnir <ku...@mail.kar.net> wrote:
> > On Sun, 4 Apr 1999, David O'Brien wrote:
> > 
> > > >    The FreeBSD 4.0-CURRENT world appears to be broken.  The file that
> > > >    appears to be causing the problem is pthread_private.h, included by
> > > >    isatty.c.  
> > > 
> > > 
> > > You're the only one reporting this problem.  Possibly your /usr/obj isn't
> > > clean?
> > > 
> > 
> > No, I had the same breakage awhile ago. It comes from old headers 
> > /usr/src/lib/libc_r/uthread/pthread{.h,_np.h} (don't remember where they
> > come from, but they were there and conflicted with the correct headers
> > from /usr/src/include).
> > Removing of those headers has fixed everything
> 
> Possibly from LinuxThreads changes?        

Yes, from some very old port.

> 
> You've got to remember that if you make any local modifications
> to the source tree, things are liable to break.
> 

Yes, I was bitten a couple of times and now usually run patch on anything
in /usr/src with "-b .ctm" and keep logs (to have the possibility to at 
least fix what I've broken).

> Dan Eischen
> eisc...@vigrid.com
> 
> 


===========================|=======================
 Vladimir Kushnir          |    
 ku...@mail.kar.net,       |    Powered by FreeBSD
 kush...@ap3.bitp.kiev.ua  |



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to