Hello,
I had problems with building abiword-0.9.4.1 on hp-ux 10.20
Installed GNU-SW on hp-ux 10.20:
================================
gcc 3.0.1
gtk+ 1.2.10
glib 1.2.10
libpng 1.0.11
zlib 1.1.3
I have installed all this programs
gzip -dc abi-nightly.tar.gz |tar xf -
gzip -dc abidistfiles-nightly.tar.gz |tar xf -
gzip -dc expat-1.95.2.tar.gz | tar xf -
gzip -dc psiconv-nightly.tar.gz | tar xf -
gzip -dc unixfonts-nightly.tar.gz |tar xf -
gzip -dc wv-nightly.tar.gz |tar xf -
I do only gmake:
================
Now the following compiling error occur:
...
gmake ABI_ROOT=/users/mgansser/GNU/abi -C xp build
gmake[4]: Entering directory `/users/mgansser/GNU/abi/src/af/xap/xp'
Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Pspell:Off Sc
ripting:Off].
xap_EncodingManager.cpp:
xap_EncodingManager.cpp: In member function `virtual void
XAP_EncodingManager::initialize()':
xap_EncodingManager.cpp:936: `snprintf' undeclared (first use this function)
xap_EncodingManager.cpp:936: (Each undeclared identifier is reported only once
for each function it appears in.)
gmake[4]: *** [/users/mgansser/GNU/abi/src/HP_B.10.20_9000-785_OBJ/obj/xap_EncodingManager.
o] Error 1
gmake[4]: Leaving directory `/users/mgansser/GNU/abi/src/af/xap/xp'
gmake[3]: *** [build] Error 2
gmake[3]: Leaving directory `/users/mgansser/GNU/abi/src/af/xap'
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory `/users/mgansser/GNU/abi/src/af'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/users/mgansser/GNU/abi/src'
gmake: *** [compile] Error 2
rs_root:{/users/mgansser/GNU/abi} #
thanks for any help
with best regards
Martin Gansser