aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Build error "MuleDebug.cpp:417:6: error: ‘wxThread’ has not been declared"  (Read 4574 times)

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92

Hi there!
Back again from a fresh re-install of ubuntu 64 bit  11.04

Now, after installing all the libs (I hope!) I get this error while i do "make":

....
....
g++ -DHAVE_CONFIG_H -I. -I../../..  -DUSE_WX_EXTENSIONS  -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DwxUSE_GUI=0  -W -Wall -Wshadow -Wundef -O2 -pthread   -MT MuleDebug.o -MD -MP -MF .deps/MuleDebug.Tpo -c -o MuleDebug.o MuleDebug.cpp
MuleDebug.cpp: In function ‘wxString get_backtrace(unsigned int)’:
MuleDebug.cpp:417:6: error: ‘wxThread’ has not been declared
make[4]: *** [MuleDebug.o] Errore 1
make[4]: uscita dalla directory "/home/michele/Scrivania/amule/amule-read-only/src/libs/common"
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory "/home/michele/Scrivania/amule/amule-read-only/src/libs"
make[2]: *** [all-recursive] Errore 1
make[2]: uscita dalla directory "/home/michele/Scrivania/amule/amule-read-only/src"
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "/home/michele/Scrivania/amule/amule-read-only"
make: *** [all] Errore 2


Any idea?

I'm compiling using this config (and it seems ok!):

./configure --disable-debug --enable-optimize --enable-alc --disable-amule-daemon --enable-amule-gui --disable-upnp --enable-amulecmd
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming

Which aMule version? 2.3.1 or SVN?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92

SVN
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685

Fix committed as rev. 10759
Logged
concordia cum veritate

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92

:( i've just done svn up, but i get 10758.... ???
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming

That's because I'm syncing the google code repository manually. It's up now.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

michelinok

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92

That's because I'm syncing the google code repository manually. It's up now.

thanks!

seems to work (still compiling atm...)
Logged
------------------------------------------------------------------
Pump up my karma :P, i'm running amule on an ARM9!
------------------------------------------------------------------