From: Gansser, Martin (MGansser@rand.de)
Date: Wed Nov 20 2002 - 04:13:14 EST
Hi
I tried to compile abiword 1.1.2 on hpux 11.00, but it fails with the following error message:
...
g++ -Wall -pedantic -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DDEBUG -DUT_DEBUG -DFMT_TEST -DUT_TE
ST -DPT_TEST -g -I/usr/local/include/libxml2 -I/usr/local/include -DBIDI_ENABLED -I/users/mgansser/
GNU/abiword-1.1.2/wv -DHAVE_THREADS=1 -D_REENTRANT -I/opt/gtk2/include/glib-2.0 -I/opt/gtk2/lib/glib
-2.0/include -I/opt/gtk2/include/glib-2.0 -I/opt/gtk2/lib/glib-2.0/include -I/opt/gtk2/include/gt
k-2.0 -I/opt/gtk2/lib/gtk-2.0/include -I/opt/gtk2/include/atk-1.0 -I/opt/gtk2/include/pango-1.0 -I/u
sr/include/X11R6 -I/opt/gtk2/include/glib-2.0 -I/opt/gtk2/lib/glib-2.0/include -DSUPPORTS_UT_IDLE=
1 -DABI_BUILD_VERSION=\"1.1.2\" -L/usr/local/lib -liconv -o AbiWord_s -static abi_ver.o UnixMain.
o ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.
a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../.
./../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../sr
c/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../..
/../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../.
./../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ..
/../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/t
ext/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../.
./src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../sr
c/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfT
ool.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp
/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af
/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/sp
ell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/text/fmt/xp/libFmt
.a ../../../../src/text/ptbl/xp/libPtbl.a -Wl,-E -L/opt/gtk2/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1
.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lico
nv -Wl,-E -L/opt/gtk2/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -L/usr/local/lib -lxml2 -licon
v -lm -L/usr/local/lib -lfribidi ../../../../../wv/libwv.a -L/opt/gtk2/lib -lglib-2.0 -lintl -licon
v -liconv -lpng -lz -lpopt -L/opt/gtk2/lib -lgthread-2.0 -lpthread -lglib-2.0 -lintl -liconv
/usr/ccs/bin/ld: Can't find library: "gtk-x11-2.0"
collect2: ld returned 1 exit status
gmake[5]: *** [AbiWord_s] Error 1
gmake[5]: Leaving directory `/users/mgansser/GNU/abiword-1.1.2/abi/src/wp/main/unix'
gmake[4]: *** [install-recursive] Error 1
gmake[4]: Leaving directory `/users/mgansser/GNU/abiword-1.1.2/abi/src/wp/main/unix'
gmake[3]: *** [install-recursive] Error 1
gmake[3]: Leaving directory `/users/mgansser/GNU/abiword-1.1.2/abi/src/wp/main'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/users/mgansser/GNU/abiword-1.1.2/abi/src/wp'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/users/mgansser/GNU/abiword-1.1.2/abi/src'
gmake: *** [install-recursive] Error 1
installed system software:
gcc: 3.2
automake: 1.6.3 same problem with 1.7.1
my build script:
#
./autogen.sh
setenv LDFLAGS "-L/usr/local/lib -liconv"
setenv PKG_CONFIG_PATH "/opt/gtk2/lib/pkgconfig"
gmake realclean
./configure --prefix=/usr/local \
--enable-debug \
--enable-static \
--enable-shared \
--with-libxml2
gmake
gmake install
AW2 compiles at the moment only with a configure from abiword-1.1.0 !
any help ?
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Wed Nov 20 2002 - 04:14:53 EST