DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7867>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7867

configure/compile error

           Summary: configure/compile error
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


trying to compile Apache 2.0.35 under Solaris 2.8, with:
./configure --prefix=/INFO/localinfo1/WWW/Apache2/Port83 --with-port=83 
--enable-modules=most --enable-modules-shared=max --enable-ssl --enable-dav 
--enable-info --enable-cgi --enable-so

make clean, then make, and I keep getting this error:
/bin/sh /INFO/localinfo1/WWW/Apache2/httpd-2.0.35/srclib/apr/libtool --silent --
mode=compile gcc   -O2 -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -
D_REENTRANT   -I../../include -I../../include/arch/unix  -c procsup.c && touch 
procsup.lo
/bin/sh /INFO/localinfo1/WWW/Apache2/httpd-2.0.35/srclib/apr/libtool --silent --
mode=compile gcc   -O2 -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -
D_REENTRANT   -I../../include -I../../include/arch/unix  -c thread.c && touch 
thread.lo
thread.c: In function `apr_threadattr_detach_get':
thread.c:115: too few arguments to function `pthread_attr_getdetachstate'
make[4]: *** [thread.lo] Error 1
make[4]: Leaving directory `/INFO/localinfo1/WWW/Apache2/httpd-
2.0.35/srclib/apr/threadproc/unix'

Reply via email to