bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: texinfo compilation problems on HP-UX 11.23


From: Karl Berry
Subject: Re: texinfo compilation problems on HP-UX 11.23
Date: Fri, 3 Oct 2003 20:35:19 -0400

    cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl 
-DLOCALEDIR=\"/usr/local/share/locale\"    -O -Ae -c `test -f 'html.c' || echo 
'./'`html.c
    Error 181: "html.c", line 190 # Expected 0 argument(s) for "void 
pop_tag()"; had 1 instead.
            pop_tag (tag);
            ^^^^^^^^^^^^^ 

I believe that bug was fixed in texinfo-4.6, could you please try that?
ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.6.tar.gz (or .bz2).

Meanwhile, I also surmise that the -Ae option is causing some sort of
"strict ANSI" compilation mode.  If you turn that off, you might be able
to get past the error.

Thanks,
karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]