Re: FreeBSD 4.2 breakage (?)
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-02-05 18:06:15 CET
> /usr/include/sys/socket.h:47: syntax error before `sa_family_t'
The problem is the -D_POSIX_SOURCE which Greg Stein added last night.
If you define _POSIX_SOURCE, you cannot portably include system
Remove the -D_POSIX_SOURCE and things should build again, or at least
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.