help-texinfo
[Top][All Lists]
Advanced

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

Re: [help-texinfo] compiling texinfo on hp-ux 11i


From: Karl Berry
Subject: Re: [help-texinfo] compiling texinfo on hp-ux 11i
Date: Sat, 21 May 2005 09:37:44 -0400

    cc: "gettextP.h", line 63: warning 871: "inline" is allowed only for a
    function.
    cc: panic 3007:      

This looks like a bug in the HP compiler.  What is at line 63 of
gettextP.h is a function.  Some alternatives:

1) edit intl/gettextP.h and remove the word "inline" at line 63.

2) if you have gcc, that will probably work.

3) if you start with  configure --disable-nls , I think gettext should
   not even be compiled.

Hope this helps,
karl




reply via email to

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