You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jesper Birch <bi...@outpost24.com> on 2002/12/29 17:29:42 UTC

[users@httpd] Problem compile 2.0.43 on Solaris 7

Hi 

I am trying to compile Apache 2.0.43 on my Solaris 7. I have being
running 2.0.39 for some time now, and need to update to 2.0.43.

The version 2.0.39 was built without any problems. And I am trying to
build 2.0.43 exactly same way. I have build the 2.0.43 on my Linux
without problems too.

I am running this configure:

./configure --prefix=/data/apache --enable-rewrite=shared --enable-so
--enable-ssl --with-ssl=/usr/local/ssl

And when running make it stops in the support directory with:

-----------------

/bin/bash /data/src/httpd-2.0.43/srclib/apr/libtool --silent --mode=link
gcc  -g -O2 -pthreads    -DSOLARIS2=7 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER  
-I/data/src/httpd-2.0.43/srclib/apr/include
-I/data/src/httpd-2.0.43/srclib/apr-util/include
-I/data/src/httpd-2.0.43/srclib/apr-util/xml/expat/lib -I.
-I/data/src/httpd-2.0.43/os/unix
-I/data/src/httpd-2.0.43/server/mpm/prefork
-I/data/src/httpd-2.0.43/modules/http
-I/data/src/httpd-2.0.43/modules/filters
-I/data/src/httpd-2.0.43/modules/proxy -I/data/src/httpd-2.0.43/include
-I/data/src/httpd-2.0.43/modules/dav/main -export-dynamic
-L/data/src/httpd-2.0.43/srclib/apr-util/xml/expat/lib   -o httpd 
modules.lo  modules/http/mod_http.la modules/mappers/mod_so.la 
server/mpm/prefork/libprefork.la  server/libmain.la  os/unix/libos.la 
/data/src/httpd-2.0.43/srclib/pcre/libpcre.la
/data/src/httpd-2.0.43/srclib/apr-util/libaprutil.la -ldb
/data/src/httpd-2.0.43/srclib/apr-util/xml/expat/lib/libexpat.la
/data/src/httpd-2.0.43/srclib/apr/libapr.la -lrt -lm -lsocket -lnsl
-lresolv
server/.libs/libmain.al(exports.lo): In function `getgrnam_r':
/usr/include/grp.h:152: undefined reference to `apr_reslist_create'
/usr/include/grp.h:152: undefined reference to `apr_reslist_destroy'
/usr/include/grp.h:152: undefined reference to `apr_reslist_acquire'
/usr/include/grp.h:152: undefined reference to `apr_reslist_release'
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `httpd'

--------------------

Anyone got an idea what there can be wrong in my installation, since I
can't compile the 2.0.43 version ?! Do I need to update any packages,
install patches, anything ?!

Or do anyone know where I can download a compiled version with DSO and
SSL...

Best regards

Jesper Birch


---------------------------------------------------------------------
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