aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb "invalid signature"  (Read 1714 times)

sirex

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
amuleweb "invalid signature"
« on: September 11, 2004, 01:56:07 AM »

when using the stable amule version i could run the webserver (only if the EC password was blank or else that would bork too) but the password for the web site wouldnt work anyhow.

i updated to the newest unstable version becase i read the stable version's web remote stuff was under development, and now when i connect via amuleweb i get a message about invalid signature in request.

ive searched these forums, and one thread said it was that ive used the wrong wxbase/wxGTK version. ive tryed a total recompile on both gentoo's most recent version and the one on your site. Neither fixd my problem.
Logged

sirex

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: amuleweb "invalid signature"
« Reply #1 on: September 11, 2004, 02:49:45 PM »

i tryed 20040908 and cvs 20040911 but i get this on make:



make[6]: Entering directory `/home/sirex/amule-cvs/src/utils/aLinkCreator/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2u-2.4
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/in
clude/ -D__CRYPTO_MDK_SUSE_FC__  -O2  -MT alc-ed2khash.o -MD -MP -MF ".deps/alc-
ed2khash.Tpo" \
  -c -o alc-ed2khash.o `test -f 'ed2khash.cpp' || echo './'`ed2khash.cpp; \
then mv -f ".deps/alc-ed2khash.Tpo" ".deps/alc-ed2khash.Po"; \
else rm -f ".deps/alc-ed2khash.Tpo"; exit 1; \
fi
ed2khash.cpp: In member function `bool Ed2kHash::SetED2KHashFromFile(const
   wxFileName&, bool (*)(int))':
ed2khash.cpp:86: error: no matching function for call to `wxFFile::wxFFile(
   wxString, const wchar_t[4])'
/usr/local/include/wx/ffile.h:106: error: candidates are:
   wxFFile::wxFFile(const wxFFile&)
/usr/local/include/wx/ffile.h:47: error:                
   wxFFile::wxFFile(FILE*)
/usr/local/include/wx/ffile.h:45: error:                 wxFFile::wxFFile(const
   wxChar*, const char*)
/usr/local/include/wx/ffile.h:43: error:                 wxFFile::wxFFile()
make[6]: *** [alc-ed2khash.o] Error 1
make[6]: Leaving directory `/home/sirex/amule-cvs/src/utils/aLinkCreator/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/sirex/amule-cvs/src/utils/aLinkCreator'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/sirex/amule-cvs/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sirex/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/sirex/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sirex/amule-cvs'
make: *** [all] Error 2
Logged

sirex

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: amuleweb "invalid signature"
« Reply #2 on: September 12, 2004, 06:03:25 PM »

[RESOLVED]
Logged