aMule Forum

English => Compilation problems => Topic started by: OldFrog on November 13, 2005, 09:23:57 AM

Title: 2005-11-13 compilation problem
Post by: OldFrog on November 13, 2005, 09:23:57 AM
Quote

amule-remote-gui.cpp:85:23: error: ECVersion.h: Aucun fichier ou rĂ©pertoire de c                                                                           e type
amule-remote-gui.cpp:419:3: warning: #warning TODO: Add remote command
make[3]: *** [amulegui-amule-remote-gui.o] Erreur 1


Too bad, compilation is usually flawless (Currently against wxGtk CVS from nov 1st - See my Rpms).
Title: Re: 2005-11-13 compilation problem
Post by: Kry on November 13, 2005, 09:55:57 AM
Patch
Title: Re: 2005-11-13 compilation problem
Post by: OldFrog on November 13, 2005, 10:19:24 AM
Thanks a lot
Title: Re: 2005-11-13 compilation problem
Post by: OldFrog on November 13, 2005, 10:50:05 AM
Another questiion, now : I have the same options as before,


Quote

       --enable-optimize \
        --disable-debug \
        --enable-cas \
        --enable-wxcas \
        --enable-amulecmd \
        --enable-amule-gui \
        --enable-webserver \
        --enable-webservergui \
        --enable-ccache \
        --enable-kad-compile \
        --enable-amulecmdgui \
        --enable-amule-daemon \
        --enable-embedded_crypto \


Yet amulewebDLG and amulecmdDLG are no more compiled, so I get an error building the rpm. Is that a normal evolution ?
Title: Re: 2005-11-13 compilation problem
Post by: stefanero on November 13, 2005, 11:25:42 AM
they are simple gone ;)

no use for them anyways

btw also kad is always enabled so need for that aswell...
Title: Re: 2005-11-13 compilation problem
Post by: OldFrog on November 13, 2005, 11:32:51 AM
Ratz, two line to be modified in my spec file  :P . Thanks guys !

And a big thanks for the excellent job you do (If cvs packages of any software could be as clean and "professionnal" as yours  :rolleyes: )