On 2002-10-07 14:17, Mark Murray <[EMAIL PROTECTED]> wrote:
> > On Oct 07 at 02:43, Terry Lambert spoke:
> >
> > > /usr/include/* is obsolete. Install the new ones instead.
> >
> > When I rename /usr/include and copy /usr/src/include/* to
> > /usr/include I get:
>
> Don't do that.
> Look in src/Makefile* for the right way to fix your includes.
>
> (IIRC there is a target, maybe called "doincludes" to do this).
By grepping through buildworld logs I saw this passing by:
# cd /usr/src/include; make buildincludes; make installincludes
That might help a bit.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message