[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: Anyone want to look at a libtool problem? ;-)
From:       Stephan Kulow <coolo () kde ! org>
Date:       1999-11-01 12:48:50
[Download RAW message or body]

weis wrote:
> 
> Hi,
> 
> Had the same problem with killustrator.
> 
> However, adding --L../filter -lfilter to the LIBADD line of
> killustrator seemed to work, but I think it did not really.
> 
> The executable links libkillustrator.la which means that the
> executable links the *.a files and not the shared lib.
> 
> So coolo, if you fix that in kdvi tell me what to do with killu, too :-)
> 
Well, kdvi is a much more complicated case than killu :)
In killu the fix is just:

diff -u -U0 -r1.7 Makefile.am
--- Makefile.am 1999/07/13 09:57:27     1.7
+++ Makefile.am 1999/11/01 12:48:19
@@ -4 +4 @@
-noinst_LIBRARIES = libfilter.a
+noinst_LTLIBRARIES = libfilter.la
@@ -14 +14 @@
-libfilter_a_SOURCES = FilterManager.cc \
+libfilter_la_SOURCES = FilterManager.cc \

The same as I did for kimageshop in Erlangen.

Greetings, Stephan

-- 
As long as Linux remains a religion of freeware fanatics,
Microsoft have nothing to worry about.  
                       By Michael Surkan, PC Week Online

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic