localcharset.c: In function `get_charset_aliases':

Gansser, Martin MGansser@rand.de
Thu, 15 Aug 2002 13:57:14 +0200


Hi,

I tried to compile gnucash-1.6.7 on hpux 11.00, but I get the following err=
or message:

...
gcc -c -DLOCALEDIR=3D\"/opt/gnucash/share/locale\" -DLOCALE_ALIAS_PATH=3D\"=
/opt/gnucash/share/locale\" -
DLIBDIR=3D\"/opt/gnucash/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../i=
ntl -I/opt/gnome/includes -
I/opt/gnome/include -g -O2 -Wall -Wunused -Wall -Wno-unused -Werror-implici=
t-function-declaration lo
calcharset.c  -fPIC -DPIC -o .libs/localcharset.lo
localcharset.c: In function `get_charset_aliases':
localcharset.c:144: implicit declaration of function `getc_unlocked'
gmake[2]: *** [localcharset.lo] Error 1
gmake[2]: Leaving directory `/opt/mgansser/GNU/gnucash-1.6.7/intl'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/mgansser/GNU/gnucash-1.6.7'
gmake: *** [all-recursive-am] Error 2


Systeminformation:
hpux 11.00
gnome-1.4
guile-1.4
gcc-3.1

g-wrap isn't installed

any help ?