From nobody@FreeBSD.org  Thu Mar  3 13:19:51 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 14C7E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Mar 2005 13:19:51 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E639243D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Mar 2005 13:19:50 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j23DJo1N092044
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Mar 2005 13:19:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j23DJoA5092043;
	Thu, 3 Mar 2005 13:19:50 GMT
	(envelope-from nobody)
Message-Id: <200503031319.j23DJoA5092043@www.freebsd.org>
Date: Thu, 3 Mar 2005 13:19:50 GMT
From: Lars Hoss <woeye@mac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lighttpd 1.3.12 doesn't complile on 5.3 
X-Send-Pr-Version: www-2.3

>Number:         78360
>Category:       ports
>Synopsis:       lighttpd 1.3.12 doesn't complile on 5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 03 13:20:31 GMT 2005
>Closed-Date:    Thu Mar 03 13:32:02 GMT 2005
>Last-Modified:  Thu Mar 03 13:32:02 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Thu Mar 3 13:28:14 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78360 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Thu Mar 3 13:31:24 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78360 
>Unformatted:
