I am having some problems building httpd 2.2.6 on Solaris 10. I am using the Sun supplied gcc version 3.4.3, and GNU make ver 3.80.

I have build many httpd 2.0.xx's on this system, and am currently trying to move to the 2.2.x builds.

I did do some Yahoo and Google searches to RTFM. I did turn up a couple of similar issues, but no one shared a resolution.

my make output is below.

TIA for any positive suggestions,

Jerry K

===================================================================

make[3]: Leaving directory `/usr/local/src/h/httpd-2.2.6/modules/mappers'
make[2]: Leaving directory `/usr/local/src/h/httpd-2.2.6/modules/mappers'
make[1]: Leaving directory `/usr/local/src/h/httpd-2.2.6/modules'
Making all in support
make[1]: Entering directory `/usr/local/src/h/httpd-2.2.6/support'
make[2]: Entering directory `/usr/local/src/h/httpd-2.2.6/support'
/usr/local/src/h/httpd-2.2.6/srclib/apr/libtool --silent --mode=link gcc -g -O2 -L/usr/local/lib -R/usr/local/lib -lc -o htpasswd htpasswd.lo -lm /usr/local/src/h/httpd-2.2.6/srclib/pcre/libpcre.la /usr/local/src/h/httpd-2.2.6/srclib/apr-util/libaprutil-1.la -lexpat -liconv /usr/local/src/h/httpd-2.2.6/srclib/apr/libapr-1.la -luuid -lsendfile -lrt -lsocket -lnsl -lpthread /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]' /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]' /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]' /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]' /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]' /usr/local/src/h/httpd-2.2.6/srclib/apr/.libs/libapr-1.so: undefined reference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make[2]: *** [htpasswd] Error 1
make[2]: Leaving directory `/usr/local/src/h/httpd-2.2.6/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/h/httpd-2.2.6/support'


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to