You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Adrian Martin <ma...@englewood.geoquest.slb.com> on 1998/07/30 17:08:35 UTC

config/2744: cannot get make to complete

>Number:         2744
>Category:       config
>Synopsis:       cannot get make to complete
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jul 30 08:10:00 PDT 1998
>Last-Modified:
>Originator:     martin@englewood.geoquest.slb.com
>Organization:
apache
>Release:        1.3.1
>Environment:
SunOS rmdsu5 5.5.1 Generic sun4m sparc SUNW,SPARCstation-20
gcc -v = gcc version cygnus-2.3.3

>Description:
attempting to make httpd
===> os/unix
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=251  os.c
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=251  os-inline.c
rm -f libos.a
ar cr libos.a os.o os-inline.o
ranlib libos.a
<=== os/unix
===> ap
gcc -c  -I../os/unix -I../include   -DSOLARIS2=251  ap_execve.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=251  ap_cpystrn.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=251  ap_signal.c
ap_signal.c: In function `ap_signal':
ap_signal.c:68: storage size of `act' isn't known
ap_signal.c:68: storage size of `oact' isn't known
*** Error code 1
make: Fatal error: Command failed for target `ap_signal.o'
Current working directory /s19/3/BinBuild/apache_1.3.1/src/ap
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
error: httpd binary not made
ERROR: abnormal exit, binary release not properly built
>How-To-Repeat:
run make 
>Fix:
No idea.  Any hints as to what is wrong with my system setup would be greatly appreciated.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]