[RkWard-devel] [rkward - Help] RE: rkward-0.4.0, gentoo some problems

SourceForge.net noreply at sourceforge.net
Sun Oct 22 12:55:48 UTC 2006


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3974958
By: tfry

Hi Ben,

I don't know exactly, how building works on gentoo, so I'm not sure, whether
I can give you valid hands on instructions. But I do know what's causing this,
and I'll try:

This is a known compilation bug on 64bit systems. The failure to compile is
on two debug statement, which do not serve any "real" purpose, and - as it turns
out - were not written carefully enough.

The most simple solution is to effectively remove those debug statements: In
your rkward sources, edit the file rkward/windows/rkworkplaceview.cpp

In lines 110 and 135, add a "//" at the start of the line, before the "RK_DO...".
This will turn those lines into comments. Compilation should work, now.

Now, the difficult part is, I don't know, where the sources are at in a gentoo
build. /var/tmp/portage/rkward-0.4.0/work/rkward-0.4.0/ sounds like a temporary
location, but you might want to have a look there.

Can some gentoo users shed some more light on this?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list