cvs build fails on fc4: libwv.a now in .libs

From: sean <seandarcy2_at_gmail.com>
Date: Sun Jun 19 2005 - 06:18:25 CEST

g++: ../../../../../wv/libwv.a: No such file or directory
make[4]: *** [AbiWord-2.4] Error 1
make[4]: Leaving directory
`/usr/src/redhat/BUILD/cvs-20050618/abi/src/wp/main/unix'

because:

  find . -name libwv.a
./wv/.libs/libwv.a

but:

cvs-20050618/abi/ac-helpers/abi-wv.m4:
WV_LIBS="\$(top_builddir)/../wv/libwv.a"
...........
cvs-20050618/wv/exporter/Makefile.in:exptest$(EXEEXT):
exptest.$(OBJEXT) ../libwv.a

shouldn't these both be .libs/libwv.a?

sean
Received on Sun Jun 19 06:21:11 2005

This archive was generated by hypermail 2.1.8 : Sun Jun 19 2005 - 06:21:13 CEST