Estou tendo o seguinte erro de compilação ao tentar gerar pacotes fedora
DEBUG: /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/
glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgdome -I/usr/include/
glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wa
ll -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-siz
e=4 -m64 -mtune=generic -o gebr-geoxml-validate validate.o ../geoxml/libgebr_g
eoxml.la -lglib-2.0 -lz
DEBUG: libtool: link: gcc -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/in
clude -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/incl
ude -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptio
ns -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/gebr
-geoxml-validate validate.o ../geoxml/.libs/libgebr_geoxml.so -lglib-2.0 -lz -W
l,-rpath -Wl,/usr/lib64
DEBUG: /usr/bin/ld: validate.o: undefined reference to symbol 'gebr_libinit'
DEBUG: /usr/bin/ld: note: 'gebr_libinit' is defined in DSO /builddir/build/BUILD
/libgebr-0.10.0/src/.libs/libgebr.so.0 so try adding it to the linker command li
ne
DEBUG: /builddir/build/BUILD/libgebr-0.10.0/src/.libs/libgebr.so.0: could not read symbols: Invalid operation
DEBUG: collect2: ld returned 1 exit status
DEBUG: make[3]: *** [gebr-geoxml-validate] Error 1
DEBUG: make[3]: Leaving directory `/builddir/build/BUILD/libgebr-0.10.0/src/geoxml/validate'
Alguma dica?