I'm in trouble with make again

Tor Harald Thorland linux at strigen.com
Wed Nov 23 05:25:57 EST 2005


Hi,

I'm in trouble with make again. I checkedout the latest CVN, then run
the following commands:
./autogen.sh --enable-debug --prefix=/opt/gnucash-1.9
./configure --enable-error-on-warning --enable-compile-warnings
--enable-debug --prefix=/opt/gnucash-1.9
make

Make gave me the following error. I can see it's something with my
friend gw (Guile/Gwrap gave me trouble earlier)


gcc -I../../.. -I../../../src -I../../../src/gnc-module
-I../../../src/test-core -I../../../src/engine
-I../../../src/engine/test-core -I../../../lib/libqof/qof
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall
-Wunused -Wmissing-prototypes -Wmissing-declarations -Werror
-Wdeclaration-after-statement -Wno-pointer-sign -g -o .libs/test-link
test-link.o  -pthread ../.libs/libgncmod-engine.so
../../../lib/libqof/qof/.libs/libqof.so /usr/lib/libpopt.so -lm
-Wl,--rpath -Wl,/opt/gnucash-1.9/lib/gnucash -Wl,--rpath
-Wl,/opt/gnucash-1.9/lib
/opt/gnucash-1.9/lib/gnucash/libgw-engine.so.0: undefined reference to
`gnc_run_rpc_server'
collect2: ld returned 1 exit status
make[5]: *** [test-link] Error 1
make[5]: Leaving directory `/home/tortho/SVN/gnucash/src/engine/test'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/tortho/SVN/gnucash/src/engine'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/tortho/SVN/gnucash/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tortho/SVN/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tortho/SVN/gnucash'
make: *** [all] Error 2
tortho at inspiron:~/SVN/gnucash$


So again :-( Any suggestions? & Thanks for fixing this gnucash.pot thing.

Tor Harald


More information about the gnucash-user mailing list