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

List:       kde-devel
Subject:    Re: Unable to build 3.3.1 kopete/protocols/irc/libkirc on RHEL
From:       Albert Chin <kde-devel () mlists ! thewrittenword ! com>
Date:       2004-12-09 17:51:34
Message-ID: 20041209175134.GC41740 () mail1 ! thewrittenword ! com
[Download RAW message or body]

On Tue, Dec 07, 2004 at 07:50:26PM +0100, Michael Nottebrock wrote:
> On Tuesday, 7. December 2004 19:01, Albert Chin wrote:
> > Link error building kopete/protocols/irc/libkirc from 3.3.1 on RHEL
> > 3.0/x86 with gcc-3.4.3. This problem seems similar to an earlier one I
> > had with kspell2:
> >   http://lists.kde.org/?t=110218667000002&r=1&w=2
> >
> > I am building with --enable-closure.
> 
> Yes, like I said before there is lots of trouble with --enable-closure 
> (--enable-final is a steady source of joy, too). Here's a list of stuff that 
> doesn't compile with what in _3_3_BRANCH (last checked in 3.3.2):
> 
> arts: closure and final
> kdelibs: closure (kspell2, dfaure might have backported the fix now, didn't 
> check)
> kdegraphics: closure
> kdemultimedia: closure and final
> kdenetwork: closure
> kdewebdev: closure

The following patch fixes --enable-closure for kdewebdev-3.3.1.

-- 
albert chin (china@thewrittenword.com)

-- snip snip
--- klinkstatus/src/Makefile.am.orig	2004-12-09 03:17:14.000000000 -0600
+++ klinkstatus/src/Makefile.am	2004-12-09 11:20:35.000000000 -0600
@@ -37,8 +37,9 @@
 # the Part's source, library search path, and link libraries
 
 libklinkstatuspart_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
-libklinkstatuspart_la_LIBADD = ui/settings/libsettings.la ui/libui.la engine/libengine.la \
-	utils/libutils.la parser/libparser.la $(LIB_KPARTS) $(LIB_KFILE)
+libklinkstatuspart_la_LIBADD = ui/settings/libsettings.la ui/libui.la \
+	engine/libengine.la parser/libparser.la \
+	utils/libutils.la $(LIB_KPARTS) $(LIB_KFILE)
 
 # this is where the desktop file will go 
 partdesktopdir   = $(kde_servicesdir)
 
>> Visit http://mail.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