From: Mark Gilbert (markgilbert@hotpop.com)
Date: Mon Sep 15 2003 - 18:14:47 EDT
If you don't either use --with-sys-wv (having installed wv) or make all
first, making any other target (like install) that is dependent upon wv
(peer) will fail.
Try make all.
-MG
On Mon, 2003-09-15 at 18:07, David Chart wrote:
> I can't build CVS HEAD at the moment. I also can't build binary rpms.
>
> When building normally, the build nearly completes, and exits with:
>
> g++ -Wall -pedantic -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DDEBUG
> -DUT_DEBUG -DFMT_TEST -DUT_TEST -DPT_TEST -g -I/usr/include/libxml2
> -I/usr/local/include/fribidi -I/home/Archive/abiword/wv
> -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/libpng12
> -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libglade-2.0 -I/usr/include/libxml2
> -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
> -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -DSUPPORTS_UT_IDLE=1
> -DABISUITE_HOME=\"/home/Archive/bin/share/AbiSuite-2.0\"
> -DABI_BUILD_VERSION=\"2.0.0\" -o
> AbiWord-2.0 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
> ../../../../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/spell/xp/libSpell.a
> ../../../../src/other/ttftool/unix/libTtfTool.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/spell/xp/libSpell.a
> ../../../../src/other/ttftool/unix/libTtfTool.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/spell/xp/libSpell.a
> ../../../../src/other/ttftool/unix/libTtfTool.a
> ../../../../src/text/fmt/xp/libFmt.a
> ../../../../src/text/ptbl/xp/libPtbl.a -Wl,--export-dynamic -lglade-2.0
> -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
> -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
> -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -Wl,--export-dynamic
> -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -lxml2 -lz -lm
> -L/usr/local/lib -lfribidi ../../../../../wv/libwv.a -lglib-2.0
> -lpng12 -lz -lpopt -L/usr/X11R6/lib -lXft -lfreetype -lXrender
> -lfontconfig -pthread -lgthread-2.0 -lglib-2.0
> g++: ../../../../../wv/libwv.a: No such file or directory
> make[4]: *** [AbiWord-2.0] Error 1
>
> so it looks like there is still a problem with wv's build system.
This archive was generated by hypermail 2.1.4 : Mon Sep 15 2003 - 18:28:45 EDT