[Kommander-devel] Fwd: [Bug 119629] libkommander*.so.0.0.0 contain
undefined symbols
Michal Rudolf
mrudolf at kdewebdev.org
Fri Jan 6 17:03:24 EST 2006
Any autotools expert, who can comment on that?
---------- Forwarded message ----------
Subject: [Bug 119629] libkommander*.so.0.0.0 contain undefined symbols
All the libraries in kommander are missing the -no-undefined flag.
maintainers: Please add it to kommander's Makefile.ams and rebuild. You will
probably have to fix a lot of missing libraries.
This is the result of a search for -no-undefined in kdewebdev:
$ find -name Makefile.am | xargs grep -- -no-undefined
./lib/compatibility/kmdi/Makefile.am:libquantakmdi_la_LDFLAGS =
$(all_libraries) -no-undefined
./klinkstatus/src/Makefile.am:libklinkstatuspart_la_LDFLAGS = -module
-no-undefined $(KDE_PLUGIN) $(all_libraries)
There are only two libraries in the whole module being built with
-no-undefined.
--
Michal Rudolf
More information about the Kommander-devel
mailing list