Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 11:48:47 +0200 (SAST)
From:      aubrey@eng.uct.ac.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22020: apache13-modssl
Message-ID:  <20001016094847.BA1D717D@bug.eng.uct.ac.za>

next in thread | raw e-mail | index | archive | help

>Number:         22020
>Category:       ports
>Synopsis:       apache13-modssl dies on alloc.c
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 16 03:00:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     System Administrator
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
NA
>Environment:

	

>Description:

===>  Building for apache+mod_ssl-1.3.14+2.7.1
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
cc -c -I/usr/local/include -I../os/unix -I../include  -DHARD_SERVER_LIMIT=512  -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -funsigned-char -DTARGET=\"apache\" -DMOD_SSL=207101 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe `../apaci` alloc.c
alloc.c:145: syntax error before `*'
alloc.c:145: warning: data definition has no type or storage class
alloc.c: In function `free_blocks':
alloc.c:323: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c:323: (Each undeclared identifier is reported only once
alloc.c:323: for each function it appears in.)
alloc.c: In function `make_sub_pool_internal':
alloc.c:502: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_init_alloc_shared':
alloc.c:625: `EAPI_MM_CORE_MAXSIZE' undeclared (first use in this function)
alloc.c:630: warning: assignment makes pointer from integer without a cast
alloc.c:632: warning: assignment makes pointer from integer without a cast
alloc.c: In function `ap_clear_pool':
alloc.c:678: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_destroy_pool':
alloc.c:723: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: At top level:
alloc.c:754: syntax error before `ap_pool_lock_mode'
alloc.c: In function `ap_acquire_pool':
alloc.c:757: `p' undeclared (first use in this function)
alloc.c:759: `mode' undeclared (first use in this function)
alloc.c:759: `AP_POOL_RD' undeclared (first use in this function)
alloc.c:759: `AP_MM_LOCK_RD' undeclared (first use in this function)
alloc.c:759: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_palloc':
alloc.c:944: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `psprintf_flush':
alloc.c:1105: `AP_MM_LOCK_RW' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.14/src/main.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.14/src.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.14.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.14.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.
*** Error code 1

Stop in /usr/ports/www/apache13-modssl.

>How-To-Repeat:

cd /usr/ports/www/apache13-modssl
make

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001016094847.BA1D717D>