Date: Thu, 3 Mar 2005 13:19:50 GMT From: Lars Hoss <woeye@mac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/78360: lighttpd 1.3.12 doesn't complile on 5.3 Message-ID: <200503031319.j23DJoA5092043@www.freebsd.org> Resent-Message-ID: <200503031320.j23DKVu4078396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503031319.j23DJoA5092043>