Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30430 - krusader 1.25_beta1 compile error + fix
Summary: krusader 1.25_beta1 compile error + fix
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: 2003-10-05 14:20 UTC by Peter Gantner (a.k.a. nephros)
Modified: 2003-10-16 13:57 UTC (History)
0 users

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


Attachments
patch (krusader-listpanel-fix.diff,967 bytes, text/plain)
2003-10-05 14:21 UTC, Peter Gantner (a.k.a. nephros)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Gantner (a.k.a. nephros) 2003-10-05 14:20:59 UTC
This might be outdated due to this bug:
http://bugs.gentoo.org/show_bug.cgi?id=30286
which presents a newer ebuild.

Anyway, the one in portage fails to build due to a typo/linewrap problem in 
$SRCDIR/krusader/Panel/listpanel.cpp line 102

Attached is a patch which fixes that.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
The compile error reads: 
stpanel.cpp: In constructor `ListPanel::ListPanel(QWidget*, bool, const 
char*)': 
listpanel.cpp:102: error: parse error before `of' 
listpanel.cpp:102:24: missing terminating " character 
make[3]: *** [listpanel.o] Error 1
Comment 1 Peter Gantner (a.k.a. nephros) 2003-10-05 14:21:42 UTC
Created attachment 18797 [details]
patch
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-10-16 11:20:55 UTC
Can you test and make sure 1.29 works?  It works here for me.
Comment 3 Peter Gantner (a.k.a. nephros) 2003-10-16 11:31:43 UTC
I've been running the version from the abovementioned ebuild since the day
after I submitted this.
No problems so far whatsoever. I did not do any extensive testing though,
I am sure there are a lot of features I have never used yet.

I suggest closing this and commiting the 1.29_beta1 ebuild, or fixing this
and waiting for 1.29 final :)
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-10-16 13:57:23 UTC
1.29_beta1 is in portage now.  I don't think we should wait for 1.29 final,
as I haven't seen anything non-"beta1" for a long time! :)

I'll close it as fixed, and if it persists, please reopen it.