inn-2.3.2 and inn-2.3.3 give error on compilation
gowranga at serc.iisc.ernet.in
gowranga at serc.iisc.ernet.in
Wed Jun 19 05:19:19 UTC 2002
Hello,
I tried the option of manually removing "-Ae" as suggested, and got
through the file perl.c. However, I get the following "parse error" now.
Kindly send me your suggestions. Thanks.
-gowranga
gcc -g -O2 -I../include -I/usr/local/include -I../../include
-I.. -c timehash.c -o timehash.o
timehash.c: In function `MakePath':
timehash.c:76: parse error before `char'
timehash.c: In function `OpenArticle':
timehash.c:191: parse error before `ARTHANDLE'
timehash.c:204: parse error before `ARTHANDLE'
timehash.c:214: parse error before `PRIV_TIMEHASH'
timehash.c:226: parse error before `char'
timehash.c: In function `timehash_next':
timehash.c:401: parse error before `char'
timehash.c:480: parse error before `ARTHANDLE'
timehash.c:484: parse error before `PRIV_TIMEHASH'
*** Error exit code 1
--------------------
On Mon, 17 Jun 2002, Russ Allbery wrote:
> gowranga at serc.iisc.ernet.in writes:
> compiler and you're compiling INN with gcc. Perl is adding -Ae to the
> compiler flags because that's the right flag for HP's compiler, but gcc
> interprets it differently.
More information about the inn-bugs
mailing list