You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Sandip Chakrabarti <ch...@boson.bose.res.in> on 1999/04/01 16:42:56 UTC

os-osf/4184: make is not compiling

>Number:         4184
>Category:       os-osf
>Synopsis:       make is not compiling
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Apr  1 06:50:00 PST 1999
>Last-Modified:
>Originator:     chakraba@boson.bose.res.in
>Organization:
apache
>Release:        1.3.6
>Environment:
Alpha Server -800
>Description:
<=== src/os/unix
===> src/ap
gcc -c  -I../os/unix -I../include   -DOSF1 -DUSE_HSREGEX `../apaci` ap_execve.c
gcc -c  -I../os/unix -I../include   -DOSF1 -DUSE_HSREGEX `../apaci` ap_cpystrn.c
gcc -c  -I../os/unix -I../include   -DOSF1 -DUSE_HSREGEX `../apaci` ap_signal.c
gcc -c  -I../os/unix -I../include   -DOSF1 -DUSE_HSREGEX `../apaci` ap_slack.c
gcc -c  -I../os/unix -I../include   -DOSF1 -DUSE_HSREGEX `../apaci` ap_snprintf.c
ap_snprintf.c: In function `ap_vformatter':
ap_snprintf.c:638: syntax error before `int'
ap_snprintf.c:638: syntax error before `int'
ap_snprintf.c:638: syntax error before `)'
ap_snprintf.c:663: syntax error before `int'
ap_snprintf.c:663: syntax error before `int'
ap_snprintf.c:663: syntax error before `)'
ap_snprintf.c:704: syntax error before `u_wide_int'
ap_snprintf.c:704: syntax error before `u_wide_int'
ap_snprintf.c:704: syntax error before `)'
ap_snprintf.c:715: syntax error before `wide_int'
ap_snprintf.c:715: syntax error before `wide_int'
ap_snprintf.c:715: syntax error before `)'
ap_snprintf.c:733: syntax error before `u_wide_int'
ap_snprintf.c:733: syntax error before `u_wide_int'
ap_snprintf.c:733: syntax error before `)'
ap_snprintf.c:749: syntax error before `u_wide_int'
ap_snprintf.c:749: syntax error before `u_wide_int'
ap_snprintf.c:749: syntax error before `)'
ap_snprintf.c:764: syntax error before `char'
ap_snprintf.c:764: syntax error before `char'
ap_snprintf.c:764: syntax error before `)'
ap_snprintf.c:781: syntax error before `double'
ap_snprintf.c:781: syntax error before `double'
ap_snprintf.c:781: syntax error before `)'
ap_snprintf.c:806: syntax error before `double'
ap_snprintf.c:806: syntax error before `double'
ap_snprintf.c:806: too few arguments to function `ap_gcvt'
ap_snprintf.c:806: syntax error before `)'
ap_snprintf.c:827: syntax error before `int'
ap_snprintf.c:827: syntax error before `int'
ap_snprintf.c:827: syntax error before `)'
ap_snprintf.c:843: syntax error before `int'
ap_snprintf.c:843: syntax error before `int'
ap_snprintf.c:843: syntax error before `)'
ap_snprintf.c:858: syntax error before `void'
ap_snprintf.c:858: syntax error before `void'
ap_snprintf.c:858: syntax error before `)'
ap_snprintf.c:876: syntax error before `struct'
ap_snprintf.c:876: syntax error before `struct'
ap_snprintf.c:876: syntax error before `)'
ap_snprintf.c:895: syntax error before `struct'
ap_snprintf.c:895: syntax error before `struct'
ap_snprintf.c:895: syntax error before `)'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
>How-To-Repeat:
first do
./configure --prefix=PREFIX 

then do

make

and voila! the error crops up

>Fix:
I do not know
>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. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]