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

List:       kde-devel
Subject:    Re: Problem with current CVS
From:       David Faure <david () mandrakesoft ! com>
Date:       2001-06-04 17:37:56
[Download RAW message or body]

On Monday 04 June 2001 19:19, Jay Locke wrote:
> Same here.  I should note that prior to my compile i basically started 
> fresh, deleting the include, lib, etc. dirs and re-building.
> 
> After coming to this same link error, I cvs-updated, and recompiled 
> kdelibs and kdebase but still the same msg.

> On Sunday 03 June 2001 07:16 pm, Hasso Tepper wrote:
> > make[3]: Entering directory `/home/hasso/source/kdebase/kicker'
> > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/kde/include
> > -I/usr/include/qt -I/usr/X11R6/include -O2 -DNDEBUG -fno-exceptions
> > -fno-check-new -mpentiumpro -O3 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
> > -DQT_NO_ASCII_CAST -c kicker_la_closure.cpp  -fPIC -DPIC -o
> > .libs/kicker_la_closure.o
> > g++ -O2 -DNDEBUG -fno-exceptions -fno-check-new -mpentiumpro -O3
> > -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o
> > .libs/kicker.la.closure .libs/kicker_la_closure.o .libs/dummy.o
> > share/.libs/libkicker_share.a -L/usr/lib/gcc-lib/i386-linux/2.95.4
> > core/.libs/libkicker_core.a -L/usr/X11R6/lib -L/usr/local/kde/lib
> > /usr/lib/libkdeui.so -L/usr/lib /usr/lib/libkdecore.so
> > /usr/lib/libkdefakes.so /usr/lib/libDCOP.so ui/.libs/libkicker_ui.a
> > /home/hasso/source/kdebase/libkonq/.libs/libkonq.so
> > /usr/local/kde/lib/libkparts.so /usr/local/kde/lib/libkfile.so
> > /usr/local/kde/lib/libksycoca.so /usr/local/kde/lib/libkio.so

This is mixing /usr/lib and /usr/local/kde/lib.

Does applying this to Makefile.am help ?
- kicker_la_LDFLAGS = $(KDE_PLUGIN) -no-undefined -module 
+ kicker_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -no-undefined -module 

I guess it does :)

-- 
David FAURE, david@mandrakesoft.com, faure@kde.org
http://perso.mandrakesoft.com/~david/, http://www.konqueror.org/
KDE, Making The Future of Computing Available Today
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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