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

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Wed Jun 22 2005 - 08:36:50 CEST

On 6/21/05, sean <seandarcy2@gmail.com> wrote:
>
> Hubert Figuiere wrote:
> >
> > sean wrote:
> >
> >>
> >> Well, that didn't work:
> >>
> >> ../../../../../wv/.libs/libwv.a(wvparse.o)(.text+0x5): In function
> >> `wvInit':
> [...........]
> >> function `wvOLEDecode':
> >> laolareplace.c: undefined reference to `gsf_input_stdio_new'
> >> collect2: ld returned 1 exit status
> >> make[4]: *** [AbiWord-2.4] Error 1
> >> make[4]: Leaving directory
> >> `/usr/src/redhat/BUILD/cvs-20050619/abi/src/wp/main/unix'
> >>
> >>
> >> FWIW. libgsf-1.12.1
> >>
> > Are you sure you don't have a stale version that it is trying to link
> > against. we don't have enough information here.
> >
> >
> Yes.
>
> locate libgsf
> /usr/include/libgsf-1
> /usr/include/libgsf-1/gsf
> /usr/include/libgsf-1/gsf/gsf-doc-meta-data.h
> [.............]
> /usr/include/libgsf-1/gsf-win32/gsf-output-win32.h
> /usr/lib64/libgsf-1.a
> /usr/lib64/libgsf-1.so
> /usr/lib64/libgsf-1.so.1
> /usr/lib64/libgsf-gnome-1.a
> /usr/lib64/libgsf-gnome-1.so
> /usr/lib64/libgsf-gnome-1.so.1
> /usr/lib64/libgsf-gnome-1.so.1.12.1
> /usr/lib64/pkgconfig/libgsf-1.pc
> /usr/lib64/pkgconfig/libgsf-gnome-1.pc
>
>
> cat /usr/lib64/pkgconfig/libgsf-1.pc
> prefix=/usr
> exec_prefix=/usr
> libdir=/usr/lib64
> includedir=/usr/include
>
> Name: libgsf-1
> Description: A library for reading and writing structured
> files (eg MS OLE and Zip)
> Version: 1.12.1
> Requires: glib-2.0 gobject-2.0 libxml-2.0
> Libs: -L${libdir} -lgsf-1
> Cflags: -I${includedir}/libgsf-1
>
>
> config.log:
>
> configure:13185: checking for
> libgsf-1
>
> configure:13193: result: yes
> configure:13197: checking GSF_CFLAGS
> configure:13202: result: -I/usr/include/libgsf-1
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> -I/usr/include/libxml2
> configure:13205: checking GSF_LIBS
> configure:13210: result: -lgsf-1 -lgobject-2.0 -lxml2
> -lpthread -lz -lm -lglib-2.0
>
>
> puzzled
>
> sean

Sean,

you really need to use wv from the stable branch ( wv-STABLE-1-0-0) as
Ryan told you. Otherwise it will not work. (
http://www.abisource.com/viewcvs/cgi/viewcvs.cgi/*checkout*/wv/laolareplace.c?rev=1.13&only_with_tag=wv-1-0-0-STABLE
e.g. doesn't even use gsf)

puzzled,
- Rob
Received on Wed Jun 22 08:36:57 2005

This archive was generated by hypermail 2.1.8 : Wed Jun 22 2005 - 08:37:00 CEST