I'm newerbie in linux, I'm using gentoox into my xbox, and amule-cvs compilation freezes with this error:
../../../src/libs/ec/ECSpecialTags.h:28:2: warning: #warning Kry - Preferences packet derived from packet, and that's ok, but shouldn't be here because this is a tag file and forces a stupid includeThe compilation stops without return to the prompt "#"
Information of my configuration files before the compilation:- The command I use to compile is "emerge amule-cvs".
- In the file /etc/portage/package.use I have this:
net-p2p/amule-cvs -X amuled -gtk remote -remote-gui unicode optimize
x11-libs/wxGTK unicode - In the file /etc/portage/package.keywords I have this:
net-p2p/amule-cvs ~x86- When strarts the compilation, it says my wxWidgets are 2.6.2, but never ends...
- In /etc/make.conf the variable PORTDIR_OVERLAY is set in /usr/share/gentoox/portage
- The ebuild is in /usr/share/gentoox/portage/net-p2p/amule-cvs, an it is called "amule-cvs-3.ebuild"
The steps I followed are from the amule wiki:
http://www.amule.org/wiki/index.php/HowTo_Compile_In_GentooNOTE: In my windows PC I will use amuleGUI, for this I don't need any X window installation in Gentoox that waste resources
NOTE2: before compiling amule-cvs, I compiled wxGTK with "emerge wxGTK"
NOTE3: I'm wasting memory using samba+KDE in this moment. This could be the problem? it's possible to do a "telinit" or something else in gentoox?
I'm a bit confused, any help will be grateful.