You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@gensym.com> on 1998/02/05 21:24:55 UTC

Build status.

The geocities FTP uploading site is frozen so I'll append the 
summary here.

"mod_so.c:141: `RTLD_NOW' undeclared (first use this function)"
is happening on SunOS 4, Solaris, Ultrix, HP-UX 10, and DEC OSF/1.
but not on sgi.

The intel is compiling again, but I'm not getting an executable.
I haven't investigated.

I'm still getting occational errors when I down load the archive.
Thanks for the suggestions, I'll probably switch to FTP when I
get a chance.

Got a go.

 - ben hyde

---
Summary of build of: apache_19980205140019.tar.gz
----------------------------------- logs/alphaosf.log -------------------------------
LOG Build: apache-1.3 alphaosf moscow unix active 1200 Thu Feb 5 12:01:33 EST 1998
LOG: uname -a:OSF1 moscow V3.2 148 alpha
 + configured for DEC OSF/1 platform
    o so_module uses ConfigStart/End:
gcc -c  -I../../os/unix -I../../include    -DOSF1 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  mod_so.c
mod_so.c: In function `load_module':
mod_so.c:141: `RTLD_NOW' undeclared (first use this function)
mod_so.c:141: (Each undeclared identifier is reported only once
mod_so.c:141: for each function it appears in.)
*** Exit 1
Stop.

Stop.
*** Exit 1*** Exit 1
Stop.
httpd not found





----------------------------------- logs/hp9000s700.log -------------------------------
LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Thu Feb 5 12:12:54 EST 1998
LOG: uname -a:HP-UX rwanda B.10.01 A 9000/710 2011145811 two-user license
 + configured for HP-UX 10 platform
    o so_module uses ConfigStart/End:
gcc -c  -I../os/unix -I../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  http_main.c
http_main.c: In function `lingering_close':
http_main.c:1178: warning: passing arg 2 of `select' from incompatible pointer type
http_main.c:1178: warning: passing arg 4 of `select' from incompatible pointer type
http_main.c: In function `probe_writable_fds':
http_main.c:1260: warning: passing arg 3 of `select' from incompatible pointer type
http_main.c: In function `child_main':
http_main.c:3012: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../os/unix -I../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  http_protocol.c
http_protocol.c: In function `send_fb_length':
http_protocol.c:1756: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../os/unix -I../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  buff.c
buff.c: In function `bhalfduplex':
buff.c:556: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  mod_so.c
mod_so.c: In function `load_module':
mod_so.c:141: `RTLD_NOW' undeclared (first use this function)
mod_so.c:141: (Each undeclared identifier is reported only once
mod_so.c:141: for each function it appears in.)
*** Error exit code 1

Stop.

Stop.
*** Error exit code 1
*** Error exit code 1

Stop.
httpd not found





----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Thu Feb 5 12:23:52 EST 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
    o so_module uses ConfigStart/End:
cc -c  -I../os/unix -I../include    -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  http_config.c
cc: "http_config.c", line 622: error 1527: Incompatible types in cast.
cc: "http_config.c", line 630: error 1527: Incompatible types in cast.
cc: "http_config.c", line 640: error 1527: Incompatible types in cast.
cc: "http_config.c", line 652: error 1527: Incompatible types in cast.
cc: "http_config.c", line 664: error 1527: Incompatible types in cast.
cc: "http_config.c", line 678: error 1527: Incompatible types in cast.
cc: "http_config.c", line 693: error 1527: Incompatible types in cast.
cc: "http_config.c", line 708: error 1527: Incompatible types in cast.
cc: "http_config.c", line 723: error 1527: Incompatible types in cast.
cc: "http_config.c", line 730: error 1527: Incompatible types in cast.
cc: "http_config.c", line 747: error 1527: Incompatible types in cast.
cc: "http_config.c", line 762: error 1527: Incompatible types in cast.
*** Error code 1

Stop.
*** Error code 1

Stop.
httpd not found





----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Thu Feb 5 11:58:56 EST 1998
cl.exe @.\nma00440.
regcomp.c(1061) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1092) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1095) : warning C4018: '==' : signed/unsigned mismatch
regcomp.c(1119) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1139) : warning C4018: '<' : signed/unsigned mismatch
regerror.c
regexec.c
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
regfree.c
cl.exe @.\nma00475.
ap_signal.c
ap_slack.c
ap_snprintf.c
ap_strings.c
cd ..
del CoreR\buildmark.obj
The system cannot find the file specified.
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\md5c.c
md5c.c
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_include.c
.\modules\standard\mod_include.c(456) : warning C4018: '==' : signed/unsigned mismatch
.\modules\standard\mod_include.c(547) : warning C4018: '>' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_negotiation.c
.\modules\standard\mod_negotiation.c(374) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(378) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(381) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(744) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\rfc1413.c
rfc1413.c
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\util_md5.c
util_md5.c
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\os\win32\util_win32.c
util_win32.c
cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /Fp".\ApacheR\Apache.pch" /YX /Fo".\ApacheR\\" /Fd".\ApacheR\\" /FD /c .\os\win32\main_win32.c
main_win32.c
cl.exe /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\ApacheModuleStatusR\ApacheModuleStatus.pch" /YX /Fo".\ApacheModuleStatusR\\" /Fd".\ApacheModuleStatusR\\" /FD /c ..\..\modules\standard\mod_status.c
..\..\modules\standard\mod_status.c(367) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
..\..\modules\standard\mod_status.c(372) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
cl.exe @.\nma00160.
proxy_cache.c
proxy_cache.c(192) : warning C4018: '<' : signed/unsigned mismatch
proxy_cache.c(192) : warning C4018: '<=' : signed/unsigned mismatch
proxy_cache.c(220) : warning C4018: '<' : signed/unsigned mismatch
proxy_cache.c(220) : warning C4018: '<=' : signed/unsigned mismatch
proxy_cache.c(886) : warning C4018: '!=' : signed/unsigned mismatch
proxy_connect.c
proxy_connect.c(151) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_connect.c(151) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_ftp.c
proxy_ftp.c(251) : warning C4018: '!=' : signed/unsigned mismatch
proxy_ftp.c(508) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c
proxy_http.c(216) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c(222) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_util.c
proxy_util.c(157) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_util.c(167) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_util.c(174) : warning C4761: integral size mismatch in argument; conversion supplied
cd ..\..






----------------------------------- logs/mips.log -------------------------------
LOG Build: apache-1.3 mips th unix active 1200 Thu Feb 5 12:30:29 EST 1998
LOG: uname -a:ULTRIX th 4.1 0 RISC
 + configured for ULTRIX platform
    o so_module uses ConfigStart/End:
gcc -c  -I../os/unix -I../include    -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  alloc.c
alloc.c: In function `pfopen':
alloc.c:1414: warning: passing arg 2 of `fdopen' discards `const' from pointer target type
alloc.c: In function `pfdopen':
alloc.c:1432: warning: passing arg 2 of `fdopen' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include    -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  mod_autoindex.c
mod_autoindex.c: In function `index_directory':
mod_autoindex.c:1103: warning: passing arg 4 of `qsort' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include    -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  mod_so.c
mod_so.c: In function `load_module':
mod_so.c:141: `RTLD_NOW' undeclared (first use this function)
mod_so.c:141: (Each undeclared identifier is reported only once
mod_so.c:141: for each function it appears in.)
*** Error code 1

Stop.

Stop.

Stop.
*** Error code 1
*** Error code 1
httpd: No such file or directory





----------------------------------- logs/sgi.log -------------------------------
LOG Build: apache-1.3 sgi india unix active 600 Thu Feb 5 12:43:54 EST 1998
LOG: uname -a:IRIX india 5.2 02282013 IP12 mips
 + configured for SGI IRIX platform
    o so_module uses ConfigStart/End:
-rwxrwxr-x    1 bhyde    nuucp     870504 Feb  5 12:54 httpd





----------------------------------- logs/sparcsol.log -------------------------------
LOG Build: apache-1.3 sparcsol ontario unix active 1200 Thu Feb 5 11:49:56 EST 1998
LOG: uname -a:Log: working in /home/bhyde/junk/scratch/10524 aka: /tmp_mnt/home/bhyde/junk/scratch/10524
 + configured for Solaris 250 platform
    o so_module uses ConfigStart/End:
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"'  mod_so.c
mod_so.c: In function `load_module':
mod_so.c:141: `RTLD_NOW' undeclared (first use this function)
mod_so.c:141: (Each undeclared identifier is reported only once
mod_so.c:141: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `mod_so.o'
Current working directory /home/bhyde/junk/scratch/10524/apache-1.3/src/modules/standard
make: Fatal error: Command failed for target `all'
Current working directory /home/bhyde/junk/scratch/10524/apache-1.3/src/modules
make: Fatal error: Command failed for target `subdirs'
*** Error code 1
*** Error code 1
httpd not found





----------------------------------- logs/sun4.log -------------------------------
LOG Build: apache-1.3 sun4 bal unix active 1200 Thu Feb 5 12:55:42 EST 1998
LOG: uname -a:SunOS baltimore 4.1.4 4 sun4m
 + configured for SunOS 4 platform
    o so_module uses ConfigStart/End:
gcc -c  -I../../os/unix -I../../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  mod_so.c
mod_so.c: In function `load_module':
mod_so.c:141: `RTLD_NOW' undeclared (first use this function)
mod_so.c:141: (Each undeclared identifier is reported only once
mod_so.c:141: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `mod_so.o'
Current working directory /tmp_mnt/home/bhyde/junk/scratch/11099/apache-1.3/src/modules/standard
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp_mnt/home/bhyde/junk/scratch/11099/apache-1.3/src/modules
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
httpd not found






Re: Build status.

Posted by Dean Gaudet <dg...@arctic.org>.

On Thu, 5 Feb 1998, Ben Hyde wrote:

> "mod_so.c:141: `RTLD_NOW' undeclared (first use this function)"
> is happening on SunOS 4, Solaris, Ultrix, HP-UX 10, and DEC OSF/1.
> but not on sgi.

I don't think mod_so.c is guaranteed to compile everywhere... like mod_dld
wasn't either. 

Dean