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
_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo
[email protected]
http://lists.gnu.org/mailman/listinfo/help-texinfo