Similar issue here

http://bugs.apache.org/private/index.cgi/full/7540

>Environment:
DEC UNIX 4.0g with patch level 1
DEC cc for this OS release.




----- Original Message ----- 
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, August 30, 2001 1:55 PM
Subject: Is there an OSF'er in the house :-?


> 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