Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11257 - KMyfirewall fails to compile
Summary: KMyfirewall fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-26 12:47 UTC by Martin Larsen
Modified: 2002-12-17 09:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Buildlog of KMyfirewall (kmyfirewall.err,12.37 KB, text/plain)
2002-11-26 12:48 UTC, Martin Larsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Larsen 2002-11-26 12:47:04 UTC
KMyfirewall fails to compile with GCC 2.95.3, QT-3.1.0-r1, kde-3.0.4 
 
CFLAGS & CXXFLAGS= "-march=i686 -O2 -pipe -fomit-frame-pointer 
-malign-functions=4" 
 
As the errormessage is rather lenghty it follows in an attachment.
Comment 1 Martin Larsen 2002-11-26 12:48:07 UTC
Created attachment 5976 [details]
Buildlog of KMyfirewall
Comment 2 Martin Larsen 2002-11-29 01:00:42 UTC
I can see I have almost exactly the same errors when I try to compile 
k3b-0.7.5. I haven't opened a separate bug for this as it is so much alike this 
one. 
 
Could it be that they are not compatible with qt-3.1.0? kdebase and kdelibs 
build fine with it. 
Comment 3 Bart Verwilst 2002-11-29 04:17:51 UTC
I'm using k3b 0.7.5 with kde 3.1_rc3 just fine.. So it isn't QT imho 
Comment 4 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-29 04:55:04 UTC
your kde dir is /usr/kde/3/? are there files in /usr/kde/3/include? 
fex klistview.h? if not, please emerge kdelibs again. 
Comment 5 Martin Larsen 2002-11-29 14:28:22 UTC
Argh! Stupid me. I've read it as QListView and not KListView so ofcourse a    
recompilation og Qt didn't work. I've forgot to recompile kdelibs after    
upgrading Qt from 3.0.5 to 3.1.0.    
    
K3B compiled after re-emergin kdelibs. I guess KMyfirewall is by that fixed 
too.  
Comment 6 Dan Armak (RETIRED) gentoo-dev 2002-11-29 15:46:17 UTC
That's wierd, a recompilation shouldn't be neecssary... 
It looks like a widgetdir problem, maybe your qtrc was broken after the ugprade... 
Hm... 
Comment 7 Martin Larsen 2002-11-30 01:15:17 UTC
Well... It fixed it for me. But I've done quite a lot of merging and unmerging 
of different versions of qt and recompilation of kdelibs and kdebase (bug 
10978) so it is possible that something broke in that process. 
 
KMyfirewall also compiles now. I've just updated it. 
Comment 8 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-15 19:38:36 UTC
so, this can be closed? 
Comment 9 Martin Larsen 2002-12-17 00:53:35 UTC
Yes. :-) 
 
I think it was my system which was pooched after a lot of upgrading and 
recompiling of qt, kdelibs and stuff. 
Comment 10 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-17 09:34:17 UTC
works now for the bug reporter.