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...@pobox.com> on 1998/07/14 15:51:36 UTC

[BUILD] HP-UX fails, new Intelnt warnings.

As part of a vast improvement to my email handling I
arranged to ignore a certain portion of it including
the build reports.  So this morning I noticed these
failures, but I don't know when they first appeared.
  - ben

Full details at: http://zap.ml.org/ap/

----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Tue Jul 14 05:31:34 EDT 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
cc -c  -I../../os/unix -I../../include   -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DNO_DBM_REWRITEMAP -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' os.c
cc: "os.c", line 32: error 1000: Unexpected symbol: "handle".
cc: "os.c", line 32: error 1588: "shl_t" undefined.
cc: "os.c", line 33: error 1588: "handle" undefined.
cc: "os.c", line 33: error 1588: "BIND_IMMEDIATE" undefined.
cc: "os.c", line 33: error 1588: "BIND_VERBOSE" undefined.
cc: "os.c", line 33: error 1588: "BIND_NOSTART" undefined.
cc: "os.c", line 34: error 1527: Incompatible types in cast.
cc: "os.c", line 48: error 1000: Unexpected symbol: "handle".
cc: "os.c", line 48: error 1588: "shl_t" undefined.
cc: "os.c", line 62: error 1000: Unexpected symbol: ")".
cc: "os.c", line 64: error 1000: Unexpected symbol: ")".
cc: "os.c", line 62: error 1588: "shl_t" undefined.
cc: "os.c", line 62: error 1588: "TYPE_PROCEDURE" undefined.
cc: "os.c", line 64: error 1588: "TYPE_DATA" undefined.
*** Error code 1

Stop.

Stop.
*** Error code 1
httpd not found



In the following I believe the mod_isapi errors are new.


----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Tue Jul 14 04:39:22 EDT 1998
Using default install directory \Apache
cl.exe @C:\TEMP\nma00072.
regcomp.c(1062) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1093) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1096) : warning C4018: '==' : signed/unsigned mismatch
regcomp.c(1120) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1140) : warning C4018: '<' : signed/unsigned mismatch
engine.c(153) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<' : signed/unsigned mismatch
engine.c(211) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(153) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<' : signed/unsigned mismatch
engine.c(211) : 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 .\main\http_config.c
.\main\http_config.c(1442) : warning C4761: integral size mismatch in argument; conversion supplied
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(459) : warning C4018: '==' : signed/unsigned mismatch
.\modules\standard\mod_include.c(556) : 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 .\os\win32\mod_isapi.c
.\os\win32\mod_isapi.c(197) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(198) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(199) : warning C4090: '=' : different 'const' qualifiers
.\os\win32\mod_isapi.c(200) : warning C4090: '=' : different 'const' qualifiers
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(378) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(382) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(385) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(747) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(1886) : warning C4244: '=' : conversion from 'float ' to 'long ', 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
.\main\rfc1413.c(151) : 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 .\main\util_uri.c
.\main\util_uri.c(575) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /Fp".\ApacheModuleStatusR\ApacheModuleStatus.pch" /YX /Fo".\ApacheModuleStatusR\\" /Fd".\ApacheModuleStatusR\\" /FD /c ..\..\modules\standard\mod_status.c
..\..\modules\standard\mod_status.c(385) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
..\..\modules\standard\mod_status.c(390) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "NO_DBM_REWRITEMAP" /D "SHARED_MODULE" /Fp".\ApacheModuleRewriteR\ApacheModuleRewrite.pch" /YX /Fo".\ApacheModuleRewriteR\\" /Fd".\ApacheModuleRewriteR\\" /FD /c ..\..\modules\standard\mod_rewrite.c
..\..\modules\standard\mod_rewrite.c(2338) : warning C4018: '>' : signed/unsigned mismatch


Re: [BUILD] HP-UX fails, new Intelnt warnings.

Posted by Ben Laurie <be...@algroup.co.uk>.
Marc Slemko wrote:
> 
> On Tue, 14 Jul 1998, Ben Laurie wrote:
> 
> > BTW, would whoever keeps switching mod_proxy up to /W4 stop doing it,
> > please?
> 
> I don't think anyone is expressly doing that, I think it is just that MSVC
> likes telling people what they should be doing.
> 
> Only the debug version is /W4 right now.

That's the one I want to not do it - naturally enough, its the one I
usually build.

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686| Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org/
and Technical Director|Email: ben@algroup.co.uk |
A.L. Digital Ltd,     |Apache-SSL author     http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache/

WE'RE RECRUITING! http://www.aldigital.co.uk/recruit/

Re: [BUILD] HP-UX fails, new Intelnt warnings.

Posted by Marc Slemko <ma...@znep.com>.
On Tue, 14 Jul 1998, Ben Laurie wrote:

> BTW, would whoever keeps switching mod_proxy up to /W4 stop doing it,
> please?

I don't think anyone is expressly doing that, I think it is just that MSVC
likes telling people what they should be doing.

Only the debug version is /W4 right now.


Re: [BUILD] HP-UX fails, new Intelnt warnings.

Posted by Ben Laurie <be...@algroup.co.uk>.
Ben Hyde wrote:
> 
> As part of a vast improvement to my email handling I
> arranged to ignore a certain portion of it including
> the build reports.  So this morning I noticed these
> failures, but I don't know when they first appeared.

Hmmm ... quite a while ago, since these...

> 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\mod_isapi.c
> .\os\win32\mod_isapi.c(197) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(198) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(199) : warning C4090: '=' : different 'const' qualifiers
> .\os\win32\mod_isapi.c(200) : warning C4090: '=' : different 'const' qualifiers

started happening when I made table_get() return a const, which was some
time ago. At least, I think it was table_get().

BTW, would whoever keeps switching mod_proxy up to /W4 stop doing it,
please?

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686| Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org/
and Technical Director|Email: ben@algroup.co.uk |
A.L. Digital Ltd,     |Apache-SSL author     http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache/

WE'RE RECRUITING! http://www.aldigital.co.uk/recruit/

Re: [BUILD] HP-UX fails, new Intelnt warnings.

Posted by Marc Slemko <ma...@worldgate.com>.
On 14 Jul 1998, Ben Hyde wrote:

> 
> As part of a vast improvement to my email handling I
> arranged to ignore a certain portion of it including
> the build reports.  So this morning I noticed these
> failures, but I don't know when they first appeared.
>   - ben
> 


Hmm.  Works on HPUX 10.

I'm betting it is due to the include file autodetect changes.