Problem Building on Fedora 3 for x86_64

David V Herman dvherman at bigfoot.com
Sat Feb 5 16:03:24 EST 2005


I am a relative new comer to both Linux and Gnucash so this may be a
really dumb question - however ... I am attempting to build gnucash
1.8.10 on Fedora 3 (all updates) for x86_64.

I appear to have completed the "dependency maze" - "configure"
completes.  When I MAKE I receive the following. Libfoo is in Libtools
is it not?

Config command was ./configure --prefix=/usr

Any suggestions? 

log follows
--------------------------------------------------------------------------------------
Making all in test
make[4]: Entering directory `/usr/src/gnucash-1.8.10/src/gnc-
module/test'
Making all in mod-foo
make[5]: Entering directory `/usr/src/gnucash-1.8.10/src/gnc-
module/test/mod-foo'
/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -
I../../../..    -I../../../../src/gnc-module  -I /usr/include/g-wrap -
I/usr/include/glib-1.2 -I/usr/lib64/glib/include -g -O2 -Wall -Wunused
-Werror -Wdeclaration-after-statement -c foo.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/gnc-module -
I /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib64/glib/include
-g -O2 -Wall -Wunused -Werror -Wdeclaration-after-statement -c foo.c  -
fPIC -o .libs/foo.o
/bin/sh ../../../../libtool --mode=link gcc -I../../../../src/gnc-module
-I /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib64/glib/include
-g -O2 -Wall -Wunused   -Werror -Wdeclaration-after-statement  -o
libfoo.la -rpath /usr/src/gnucash-1.8.10/src/gnc-module/test/mod-foo -
module foo.lo  -lpopt -lm  -lm
gcc -shared  .libs/foo.o  /usr/lib/libpopt.so -lm  -Wl,-soname -
Wl,libfoo.so.0 -o .libs/libfoo.so.0.0.0
/usr/lib/libpopt.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[5]: *** [libfoo.la] Error 1
make[5]: Leaving directory `/usr/src/gnucash-1.8.10/src/gnc-
module/test/mod-foo'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/gnucash-1.8.10/src/gnc-module/test'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gnucash-1.8.10/src/gnc-module'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnucash-1.8.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnucash-1.8.10'
make: *** [all-recursive-am] Error 2
[root at localhost gnucash-1.8.10]#

-----------------------------------------------------------------------------------------------
Many thanks
Dave

-- 
David V Herman <dvherman at bigfoot.com>



More information about the gnucash-user mailing list