aMule Forum

English => Compilation problems => Topic started by: Festor on June 17, 2009, 06:54:03 PM

Title: r9671 and ECSpecialTags.h
Post by: Festor on June 17, 2009, 06:54:03 PM
S.O. Ubuntu 8.10 and 9.04
Wxwidgets 2.8.8.0 and 2.8.9.1

Build failed:

Quote
In file included from ../../../../../src/libs/ec/cpp/ECSpecialTags.cpp:28:
../../../../../src/libs/ec/cpp/ECSpecialTags.h: In member function 'double CEC_UpDownClient_Tag::Rating()':
../../../../../src/libs/ec/cpp/ECSpecialTags.h:332: error: 'EC_TAG_CLIENT_RATING' was not declared in this scope
../../../../../src/libs/ec/cpp/ECSpecialTags.h: In member function 'EIdentState CEC_UpDownClient_Tag::GetCurrentIdentState()':
../../../../../src/libs/ec/cpp/ECSpecialTags.h:335: error: 'EC_TAG_CLIENT_IDENT_STATE' was not declared in this scope
../../../../../src/libs/ec/cpp/ECSpecialTags.h: In member function 'bool CEC_UpDownClient_Tag::HasObfuscatedConnection()':
../../../../../src/libs/ec/cpp/ECSpecialTags.h:336: error: 'EC_TAG_CLIENT_OBFUSCATED_CONNECTION' was not declared in this scope
make[8]: *** [ECSpecialTags.o] Error 1

Full build log (in 9.04 and 8.10):

http://launchpadlibrarian.net/28025158/buildlog_ubuntu-jaunty-i386.amule_2.3.0~svnr9671-0ubuntu1~jaunty1_FAILEDTOBUILD.txt.gz
http://launchpadlibrarian.net/28025742/buildlog_ubuntu-intrepid-i386.amule_2.3.0~svnr9671-0ubuntu1~intrepid1_FAILEDTOBUILD.txt.gz
Title: Re: r9671 and ECSpecialTags.h
Post by: myth on June 17, 2009, 07:03:06 PM
Yeah, same thing here! :/
Title: Re: r9671 and ECSpecialTags.h
Post by: Schuttwegraeumer on June 17, 2009, 09:31:27 PM
Yes, here too.
and the same problem with 9670.
Title: Re: r9671 and ECSpecialTags.h
Post by: ^marcell^ on June 17, 2009, 10:57:40 PM
Sounds like an include statement is missing.
Title: Re: r9671 and ECSpecialTags.h
Post by: wires on June 18, 2009, 09:41:48 AM
I have defined them in src/libs/ec/abstracts/ECCodes.abstract and FOR ME it is working. There is a perl script that generates sources from some sort of metalanguage. May be I'm absolutely wrong but for me (not using remote GUI neither daemon) it's a valid quick fix.

Cheers
Title: Re: r9671 and ECSpecialTags.h
Post by: Kry on June 18, 2009, 12:34:18 PM
That's the right place to add them alright.
Title: Re: r9671 and ECSpecialTags.h
Post by: gav616 on June 18, 2009, 04:32:14 PM
I have defined them in src/libs/ec/abstracts/ECCodes.abstract and FOR ME it is working. There is a perl script that generates sources from some sort of metalanguage. May be I'm absolutely wrong but for me (not using remote GUI neither daemon) it's a valid quick fix.

Cheers

I don't know what that means, hope it's fixed soonish :(
Title: Re: r9671 and ECSpecialTags.h
Post by: Kry on June 18, 2009, 04:43:45 PM
We just need Stu to commit what he forgot.
Title: Re: r9671 and ECSpecialTags.h
Post by: Stu Redman on June 18, 2009, 09:37:50 PM
Duh.  :-[
Fixed in 9673, sorry folks.
Title: Re: r9671 and ECSpecialTags.h
Post by: Festor on June 18, 2009, 10:14:58 PM
Duh.  :-[
Fixed in 9673, sorry folks.

No problem, thanks for fix it  :D

Upload it! upload, upload!  ;D ;D