Re: /usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-08 Thread Hanspeter Roth
On Oct 07 at 16:28, Giorgos Keramidas spoke: > By grepping through buildworld logs I saw this passing by: > > # cd /usr/src/include; make buildincludes; make installincludes I did `make includes' which obviously does both buildincludes and installincludes. Afterwords I was able to build

Re: /usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-07 Thread Giorgos Keramidas
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

Re: /usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-07 Thread Terry Lambert
Hanspeter Roth 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: What happens when you read the -current archives for other messages which indicate

Re: /usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-07 Thread Robert Drehmel
On Mon, Oct 07, 2002 at 02:17:00PM +0100, Mark Murray 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

Re: /usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-07 Thread Mark Murray
> 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 targe

/usr/include/stdlib.h:51: syntax error before "size_t"

2002-10-07 Thread Hanspeter Roth
/yacc/closure.c In file included from /usr/src/usr.bin/yacc/closure.c:46: /usr/include/stdlib.h:51: syntax error before "size_t" Is there something more to consider before building world? Did I copy the wrong include directory (/usr/src/include)? -Hanspeter To Unsubscribe: send mail