ports/78360: lighttpd 1.3.12 doesn't complile on 5.3

Lars Hoss woeye at mac.com
Thu Mar 3 13:20:32 UTC 2005


>Number:         78360
>Category:       ports
>Synopsis:       lighttpd 1.3.12 doesn't complile on 5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 03 13:20:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Hoss
>Release:        5.3
>Organization:
>Environment:
>Description:
Updating to lighttpd 1.3.12 failed with the following error:
-------------------------------------------------
if cc -DHAVE_CONFIG_H -DLIBRARY_DIR="\"/usr/local/lib/lighttpd\"" -I. -I. -I..    -I/usr/local/include -D_REENTRANT -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -O -pipe  -Wall -W -Wshadow -pedantic -MT server.o -MD -MP -MF ".deps/server.Tpo"  -c -o server.o `test -f 'server.c' || echo './'`server.c;  then mv -f ".deps/server.Tpo" ".deps/server.Po";  else rm -f ".deps/server.Tpo"; exit 1;  fi
server.c: In function `sigaction_handler':
server.c:74: error: `SIGCLD' undeclared (first use in this function)
server.c:74: error: (Each undeclared identifier is reported only once
server.c:74: error: for each function it appears in.)
server.c: In function `main':
server.c:689: error: `SIGCLD' undeclared (first use in this function)
*** Error code 1

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list