Someone want to verify this is gone?  (Email me off-list if you
would like me to close this issue and you don't have bugs access
yourself ;)

http://bugs.apache.org/index.cgi/full/7822

>Environment:
OSF 4.0F, patchkit 4, cc
>Description:
Making all in threadproc/unix
/bin/sh /home/hlx/src/apache/httpd-2_0_16/srclib/apr/libtool --mode=compile 
--silent
cc -DOSF1 -g -pthread  -I../../include -I../../include/arch/unix -c signals.c 
&& touch signals.lo
cc: Error: signals.c, line 148: Invalid expression. (badexpr)
    store_desc(0, "Signal 0");
----^
cc: Error: signals.c, line 148: Invalid statement. (badstmt)
    store_desc(0, "Signal 0");
----^
cc: Error: signals.c, line 151: Invalid expression. (badexpr)
    store_desc(SIGHUP, "Hangup");
----^
>How-To-Repeat:
make


Reply via email to