Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 16:28:35 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Mark Murray <mark@grondar.za>
Cc:        freebsd-current@freebsd.org
Subject:   Re: /usr/include/stdlib.h:51: syntax error before "size_t"
Message-ID:  <20021007132835.GA54343@hades.hell.gr>
In-Reply-To: <200210071317.g97DH0BZ000754@grimreaper.grondar.org>
References:  <20021007141326.A1666@gicco.cablecom.ch> <200210071317.g97DH0BZ000754@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-10-07 14:17, Mark Murray <mark@grondar.za> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021007132835.GA54343>