Summary: | kluje doesn't build and it makes me sad. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | david mattatall <davidsmind> |
Component: | New packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | 1.4_rc1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://kluje.sourceforge.net/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
david mattatall
2002-12-24 00:16:37 UTC
I'm not handling kde cvs bugreports at the moment. I'll get to it eventually, but right now I'm focusing on kde 3.1 stable. Try building with 3.1-final, if that does't work I'll look into it :-) http://davidsmind.kicks-ass.net:81/davidsmind/kluje-0.7-r1.tar.gz I found the problem in the source code and fixed it on my own time. Please check to see if it compiles for you and possibly add it back into portage. OK, let's go about fixing this in our 0.7 ebuild... Not having a luje subscription I can't do any testing with the program other than getting it built. However your patch just disables the debug output which cant break anything so I'll add it to the ebuild, and send an email to the kluje upstream asking which of the two possible operators (from QString or KURL) should be enforced. Buddy Brewer, kluje dev, replied saying: > In Gentoo Linux, kluje 0.7 (and AFAICS current cvs as well) doesn't compile > against kde 3.1+, gcc 3.2: [snip] > For now I've commented out the debug statement in line 100 in the Gentoo > ebuild. Cool. > So, what would the correct fix here be - use QString or KURL? Just commenting it out is fine for the patch. I've changed cvs to convert the QUrl to a QString before inserting it in the debug stream. Thanks! db fix db fix |