On Mon, Sep 12, 2005 at 11:27:21PM -0500, Hurtig, Doug wrote:
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Unable to build Xemacs 21.4.17 on Solaris 9.
Any suggestions regarding the parse error?
Most likely, you are using a shared gcc that has not been built/installed
on the version of Solaris you are running on. The gcc build/install
process makes massaged copies of some of the system include files.
Gcc version is 3.2.2
configure:4123: gcc -c -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow
-Wpointer-arith -I/opt/sfw/include conftest.c 1>&5
In file included from /usr/include/netinet/in.h:41,
from /usr/include/sys/socket.h:203,
from configure:4115:
/usr/include/sys/stream.h:307: parse error before "projid_t"
configure: failed program was:
#line 4113 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
socklen_t x;
int main() {
; return 0; }
--
Paul Keusemann pkeusem(a)visi.com
4266 Joppa Court (952) 894-7805
Savage, MN 55378