localcharset.c: In function `get_charset_aliases':

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


removing CFLAGS=3D"${CFLAGS} -Werror-implicit-function-declaration" in conf=
igure
solves this Problem.

> Hi,
>=20
> I tried to compile gnucash-1.6.7 on hpux 11.00, but I get the=20
> following error message:
>=20
> ...
> gcc -c -DLOCALEDIR=3D\"/opt/gnucash/share/locale\"=20
> -DLOCALE_ALIAS_PATH=3D\"/opt/gnucash/share/locale\" -
> DLIBDIR=3D\"/opt/gnucash/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H=20
> -I.. -I. -I../intl -I/opt/gnome/includes -
> I/opt/gnome/include -g -O2 -Wall -Wunused -Wall -Wno-unused=20
> -Werror-implicit-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
>=20
>=20
> Systeminformation:
> hpux 11.00
> gnome-1.4
> guile-1.4
> gcc-3.1
>=20
> g-wrap isn't installed
>=20
> any help ?
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>=20