Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[users@httpd] 2.0.48 'make' fails on Solaris 2.8 box
- From: Eric Wadsworth <tbrs@xxxxxxxxxxx>
- Subject: [users@httpd] 2.0.48 'make' fails on Solaris 2.8 box
- Date: Sat, 1 Nov 2003 13:21:48 -0700
I installed gcc 3.3 on this Solaris 8 box, and it went okay. I also installed a bunch of packages from the Solaris 8 CD-ROMs, that were needed for building stuff. Then I tried to install Apache httpd 2.0.48 but am having problems. ./configure went fine (after I got the right packaged in place, that is), but make fails like this: ================== root-codebase$make Making all in srclib Making all in apr Making all in strings Making all in passwd Making all in tables Making all in file_io/unix Making all in network_io/unix /bin/ksh /export/home/wad/install/httpd-2.0.48/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sendrecv.c && touch sendrecv.lo sendrecv.c: In function `apr_socket_sendfile': sendrecv.c:890: error: `sendfilevec_t' undeclared (first use in this function) sendrecv.c:890: error: (Each undeclared identifier is reported only once sendrecv.c:890: error: for each function it appears in.) sendrecv.c:890: error: `sfv' undeclared (first use in this function) sendrecv.c:909: error: `SFV_FD_SELF' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `sendrecv.lo' Current working directory /export/home/wad/install/httpd-2.0.48/srclib/apr/network_io/unix *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/wad/install/httpd-2.0.48/srclib/apr/network_io/unix *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/wad/install/httpd-2.0.48/srclib/apr *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/wad/install/httpd-2.0.48/srclib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' ================== I welcome any helpful suggestions! If anyone wants more info to help me diagnose the problems, just ask (please be a little specific, though, as I'm not a major UNIX developer guru guy, obviously) --- Eric Wadsworth --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
- Prev by Date: Re: [users@httpd] Re: POSTing to index.cgi
- Next by Date: [users@httpd] Re: POSTing to index.cgi
- Previous by thread: [users@httpd] Path problem
- Next by thread: Re: [users@httpd] 2.0.48 'make' fails on Solaris 2.8 box
- Index(es):