aMule Forum
English => Compilation problems => Topic started by: hasardeur @ aMule on August 30, 2006, 02:35:31 PM
-
after i discovered how to enable amulegui and amuleweb via portage, my only problem is that it won't compile :(
then mv -f ".deps/amuleweb-php_core_lib.Tpo" ".deps/amuleweb-php_core_lib.Po"; else rm -f ".deps/amuleweb-php_core_lib.Tpo"; exit 1; fi
i686-pc-linux-gnu-g++ -march=pentium4 -O2 -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -O2 -lpthread -o amuleweb -L../../libs/common -L../../libs/ec amuleweb-WebServer.o amuleweb-WebInterface.o amuleweb-WebSocket.o amuleweb-ExternalConnector.o amuleweb-OtherFunctions.o amuleweb-RLE.o amuleweb-NetworkFunctions.o amuleweb-php_parser.o amuleweb-php_lexer.o amuleweb-php_syntree.o amuleweb-php_core_lib.o -lec_noevt -lmulecommon -pthread -lwx_baseu_net-2.6 -lwx_baseu-2.6 -lz -lbfd -liberty
amuleweb-ExternalConnector.o: In function `CaMuleExternalConnector::GetCommand(wxString const&, char*, unsigned int)':
ExternalConnector.cpp:(.text+0xb64): undefined reference to `readline'
ExternalConnector.cpp:(.text+0xc83): undefined reference to `add_history'
collect2: ld returned 1 exit status
make[4]: *** [amuleweb] Error 1
make[4]: Leaving directory `/var/tmp/portage/amule-2.1.3/work/aMule-2.1.3/src/webserver/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-2.1.3/work/aMule-2.1.3/src/webserver'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amule-2.1.3/work/aMule-2.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-2.1.3/work/aMule-2.1.3'
make: *** [all] Error 2
!!! ERROR: net-p2p/amule-2.1.3 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
amule-2.1.3.ebuild, line 104: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
-
i had to reinstall gtk+... i don't really know why.