You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Benjamin Cuthbert <be...@db.com> on 2006/08/16 18:30:58 UTC

[users@httpd] Errors with compiling Apache 2.2.3 on Solaris 10

All i am trying to do a default ./configure install on Solaris 10 and i 
keep getting this error. Does anyone know if this works out of the box.

-bash-3.00$ make
Making all in srclib
make[1]: Entering directory `/apps/exlink/tmp/httpd-2.2.3/srclib'
Making all in apr
make[2]: Entering directory `/apps/exlink/tmp/httpd-2.2.3/srclib/apr'
make[3]: Entering directory `/apps/exlink/tmp/httpd-2.2.3/srclib/apr'
/bin/bash /apps/exlink/tmp/httpd-2.2.3/srclib/apr/libtool --silent 
--mode=compile gcc -g -O2   -DHAVE_CONFIG_H -DSOLARIS2=10 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -I./include 
-I/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/unix 
-I./include/arch/unix -I/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include -o 
passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch 
passwd/apr_getpass.lo
In file included from /usr/include/sys/wait.h:24,
                 from include/apr.h:131,
                 from include/apr_pools.h:37,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/apr_private_common.h:24,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/unix/apr_private.h:779,
                 from passwd/apr_getpass.c:22:
/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: parse error before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/sys/procset.h:24,
                 from /usr/include/sys/wait.h:25,
                 from include/apr.h:131,
                 from include/apr_pools.h:37,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/apr_private_common.h:24,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/unix/apr_private.h:779,
                 from passwd/apr_getpass.c:22:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from include/apr.h:131,
                 from include/apr_pools.h:37,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/apr_private_common.h:24,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/unix/apr_private.h:779,
                 from passwd/apr_getpass.c:22:
/usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
In file included from include/apr_general.h:33,
                 from include/apr_pools.h:39,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/apr_private_common.h:24,
                 from 
/apps/exlink/tmp/httpd-2.2.3/srclib/apr/include/arch/unix/apr_private.h:779,
                 from passwd/apr_getpass.c:22:
/usr/include/signal.h:111: error: parse error before "siginfo_t"
/usr/include/signal.h:113: error: parse error before "siginfo_t"
make[3]: *** [passwd/apr_getpass.lo] Error 1
make[3]: Leaving directory `/apps/exlink/tmp/httpd-2.2.3/srclib/apr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/apps/exlink/tmp/httpd-2.2.3/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/apps/exlink/tmp/httpd-2.2.3/srclib'
make: *** [all-recursive] Error 1

Regards

Ben Cuthbert
Deutsche Bank - Global Markets
TISO / Arch Global Finance / Prime Services
PGP: http://pgp.mit.edu

+44 (0) 20 754 76389 (Tel)
+44 (0) 20 754 74996 (Fax)

---

This e-mail may contain confidential and/or privileged information. If you 
are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

Re: [users@httpd] Errors with compiling Apache 2.2.3 on Solaris 10

Posted by Benjamin Cuthbert <be...@db.com>.
aaah gcc-lib

Regards

Ben Cuthbert
Deutsche Bank - Global Markets
TISO / Arch Global Finance / Prime Services
PGP: http://pgp.mit.edu

+44 (0) 20 754 76389 (Tel)
+44 (0) 20 754 74996 (Fax)



"Joshua Slive" <jo...@slive.ca> 
Sent by: jslive@gmail.com
08/16/2006 05:44 PM
Please respond to
users@httpd.apache.org


To
users@httpd.apache.org
cc

Subject
Re: [users@httpd] Errors with compiling Apache 2.2.3 on Solaris 10






On 8/16/06, Benjamin Cuthbert <be...@db.com> wrote:
>
> All i am trying to do a default ./configure install on Solaris 10 and i 
keep
> getting this error. Does anyone know if this works out of the box.
>

It looks like your gcc is not installed correctly, since it is unable
to compile the system include files.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org





---

This e-mail may contain confidential and/or privileged information. If you 
are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

Re: [users@httpd] Errors with compiling Apache 2.2.3 on Solaris 10

Posted by Joshua Slive <jo...@slive.ca>.
On 8/16/06, Benjamin Cuthbert <be...@db.com> wrote:
>
> All i am trying to do a default ./configure install on Solaris 10 and i keep
> getting this error. Does anyone know if this works out of the box.
>

It looks like your gcc is not installed correctly, since it is unable
to compile the system include files.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org