More build breakages due to Debian libtool
Martin Preuss
aquamaniac at gmx.de
Sat Jan 28 18:45:10 EST 2006
Hi,
On Saturday 28 January 2006 22:49, Neil Williams wrote:
> On Tuesday 24 January 2006 12:01 pm, Ganesan Rajagopal wrote:
> > Please apply the following patch to fix build problems in SVN revision
> > 12971
>
> Ganesan, I've been building gnucash svn on Debian since I started (when it
> was cvs) and not needed these changes.
[...]
I can at least confirm that I always had the same problems with my Debian
system (unstable): For example I always get an error about undefined symbols,
so up until yesterday I was still unable to even compile gnucash on my system
(and I didn't test today due to a lack of time)...
This is what I always get:
gcc -I../../../../src/test-core -I.. -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wdeclaration-after-statement -Wno-pointer-sign
-o .libs/test-link-module
test-link-module.o ../.libs/libgncmod-ledger-core.so /usr/lib/libpopt.so -lm
-Wl,--rpath -Wl,/usr/lib/gnucash
../.libs/libgncmod-ledger-core.so: undefined reference to
`gnc_date_make_mnemonic_target'
collect2: ld returned 1 exit status
make[5]: *** [test-link-module] Fehler 1
make[5]: Leaving directory
`/home/martin/projekte/c/gnucash/gnucash/src/register/ledger-core/test'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory
`/home/martin/projekte/c/gnucash/gnucash/src/register/ledger-core'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory
`/home/martin/projekte/c/gnucash/gnucash/src/register'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/martin/projekte/c/gnucash/gnucash/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/martin/projekte/c/gnucash/gnucash'
make: *** [all] Fehler 2
regards
Martin
--
"Things are only impossible until they're not"
AqBanking - http://www.aquamaniac.de/aqbanking/
LibChipcard - http://www.libchipcard.de/
More information about the gnucash-devel
mailing list