Les Forums

Les Forums

Les forums sont fermés. Ils restent présent pour consultation et archivage.
Vous pouvez désormais poser vos questions directement dans les commentaires en bas de chaque page du site.
Alors n'hésitez pas à participer

Probléme pour sipx

Bonjour,
J'ai un probléme dans la construction de sipx,en effet lorsque je construit le projet un message d'erreur s'affiche :
[sipx@localhost BUILD]$ make build
make recurse TARGETS="all check install"
make[1]: Entering directory `/home/sipx/sipx/BUILD'
Making all check install in sipXportLib
make[2]: Entering directory `/home/sipx/sipx/BUILD/sipXportLib'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib'
make[1]: *** [recurse] Error 1
make[1]: Leaving directory `/home/sipx/sipx/BUILD'
make: *** [build] Error 2
ou
[sipx@localhost BUILD]$ make recurse targets="all check install"
Making in sipXportLib
make[1]: Entering directory `/home/sipx/sipx/BUILD/sipXportLib'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/sipx/sipx/BUILD/sipXportLib'
make: *** [recurse] Error 1
[sipx@localhost BUILD]$
Si vous trouvez quelconque solution a ce probléme,priére de me la soumettre,merci.