Registered Member
|
Making all in zeroconf
make[3]: entrant dans le répertoire « /opt/BUILD/ktorrent-svn/plugins/zeroconf » make[3]: *** Pas de règle pour fabriquer la cible « lo », nécessaire pour « ktzeroconfplugin.la ». Arrêt. make[3]: quittant le répertoire « /opt/BUILD/ktorrent-svn/plugins/zeroconf » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /opt/BUILD/ktorrent-svn/plugins » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /opt/BUILD/ktorrent-svn » make: *** [all] Erreur 2 In fact I don't understand where it fail :'( It seems there is some problem in the Makefile generation. Cause on line 77 of the zeroconf Makefile I have : am_ktzeroconfplugin_la_final_OBJECTS = lo am_ktzeroconfplugin_la.all_cpp.lo May you fix it ? ps : I have crash with previous build svn and I would want test with latest version.
Last edited by rapsys on Sun Jan 21, 2007 5:15 am, edited 3 times in total.
|
Moderator
|
|
Registered Member
|
There is still the problem on 2.1rc1.
And this was a checkout (for some reason update seems to not work so i checkout everytime) I workaround the problem by removing the zeroconf plugin from tree :'( The error remain the same : Making all in zeroconf make[3]: entrant dans le répertoire « /opt/BUILD/ktorrent-2.1rc1/plugins/zeroconf » make[3]: *** Pas de règle pour fabriquer la cible « lo », nécessaire pour « ktzeroconfplugin.la ». Arrêt. make[3]: quittant le répertoire « /opt/BUILD/ktorrent-2.1rc1/plugins/zeroconf » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /opt/BUILD/ktorrent-2.1rc1/plugins » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /opt/BUILD/ktorrent-2.1rc1 » make: *** [all] Erreur 2 |
Registered Member
|
I fixed the problem (at least now it build) by apply that patch :
The problem seems in avahi detection, but configure find that it should build it : checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for avahi-client >= 0.6.10... yes checking AVAHI_CFLAGS... -D_REENTRANT checking AVAHI_LIBS... -lavahi-common -lavahi-client checking if apps should be compiled... yes checking if libktorrent should be compiled... yes checking if plugins should be compiled... yes checking if scripts should be compiled... yes checking if translations should be compiled... yes checking if utests should be compiled... yes |
Moderator
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]