You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Ramalingam, Saravanan" <Sa...@ca.com> on 2007/08/13 20:38:48 UTC

[users@httpd] apache 2.0.50 - solaris 9 - Make time error - parse error before "projid_t"

I am getting the following error while running Make command. My
environment is Solaris 9 sparc - apache 2.0.50

 

 

bash-2.05$ make

Making all in srclib

Making all in apr

Making all in strings

/bin/bash /apache/download/httpd-2.0.50/srclib/apr/libtool --silent
--mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=9
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
-I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo

In file included from /usr/include/netinet/in.h:41,

                 from /usr/include/sys/socket.h:203,

                 from ../include/apr.h:116,

                 from apr_cpystrn.c:16:

/usr/include/sys/stream.h:307: error: parse error before "projid_t"

*** Error code 1

make: Fatal error: Command failed for target `apr_cpystrn.lo'

Current working directory
/apache/download/httpd-2.0.50/srclib/apr/strings

*** Error code 1

make: Fatal error: Command failed for target `all-recursive'

Current working directory
/apache/download/httpd-2.0.50/srclib/apr/strings

*** Error code 1

make: Fatal error: Command failed for target `all-recursive'

Current working directory /apache/download/httpd-2.0.50/srclib/apr

*** Error code 1

make: Fatal error: Command failed for target `all-recursive'

Current working directory /apache/download/httpd-2.0.50/srclib

*** Error code 1

make: Fatal error: Command failed for target `all-recursive'

 

Need urgent help, appreciate for spending your time to read this mail

 

 

Thanks,

Saravanan