3.5.6 'make check' problems... LOTS of them

Matthew Woehlke mw_triad at users.sourceforge.net
Fri Feb 2 22:37:08 GMT 2007


David Faure wrote:
> On Friday 02 February 2007, Matthew Woehlke wrote:
>> -kunittest_kconfigcompiler_test_la_LIBADD = -lkunittest
>> +kunittest_kconfigcompiler_test_la_LIBADD = \
>> +       $(top_builddir)/kunittest/libkunittest.la
> This is correct indeed, please commit.

...and on a related note, should I stop asking about things like the 
following (in kdmi) and just commit? :-)

Index: test/Makefile.am
===================================================================
--- test/Makefile.am    (revision 629402)
+++ test/Makefile.am    (working copy)
@@ -5,5 +5,6 @@

  kfourchildren_SOURCES = hello.cpp main.cpp mainwidget.cpp
  kfourchildren_LDFLAGS = -no-undefined $(all_libraries)
-kfourchildren_LDADD = -lkutils $(top_builddir)/kmdi/libkmdi.la
+kfourchildren_LDADD = $(top_builddir)/kmdi/libkmdi.la \
+       $(top_builddir)/kutils/libkutils.la



-- 
Matthew
OFFICER throws a tear gas grenade at you. You start to feel nauseous. 
You need fresh air quickly.
 > OPEN WINDOWS
Sorry, I have a philosophical objection to Microsoft products.





More information about the kde-core-devel mailing list