You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Donny Tjandra <do...@lri.ucsf.edu> on 1997/07/18 20:10:01 UTC

config/884: Doesn't compile, similar to PR#308 in your database

>Number:         884
>Category:       config
>Synopsis:       Doesn't compile, similar to PR#308 in your database
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jul 18 11:10:01 1997
>Originator:     donnyt@lri.ucsf.edu
>Organization:
apache
>Release:        1.2.1
>Environment:
SunOS med10 5.5.1 Generic_103640-08 sun4u sparc SUNW,Ultra-Enterprise
CC = cc
>Description:
med10(73)% make
cc -c -Iregex  -O2 -DSOLARIS2   alloc.c
"alloc.c", line 407: va_start: argument mismatch
"alloc.c", line 421: va_start: argument mismatch
"alloc.c", line 684: va_start: argument mismatch
cc -c -Iregex  -O2 -DSOLARIS2   http_main.c
cc -c -Iregex  -O2 -DSOLARIS2   http_core.c
"http_core.c", line 1046: undefined symbol: rlim_t
"http_core.c", line 1046: syntax error before or at: cur
"http_core.c", line 1060: undefined symbol: cur
"http_core.c", line 1069: undefined symbol: max
*** Error code 2
make: Fatal error: Command failed for target `http_core.o'
>How-To-Repeat:
Only section I changed:

EXTRA_CFLAGS=
EXTRA_LFLAGS=
EXTRA_LIBS=
EXTRA_INCLUDES=

CC=cc
OPTIM=-O2
RANLIB=/usr/ccs/bin/ranlib
>Fix:

>Audit-Trail:
>Unformatted: