Probleme install Asterisk Debian Sarge

Probleme install Asterisk Debian Sarge - Installation - Linux et OS Alternatifs

Marsh Posté le 25-05-2006 à 10:12:36    

Bonjour
Je galere comme un malade
Lors de la tentative de compilation de zaptel sur ma debian j'ai le message suivant:
 

Code :
  1. asterisk:/usr/src/zaptel# make linux26
  2. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o gendigits.o gendigits.c
  3. cc -o gendigits gendigits.o -lm
  4. ./gendigits
  5. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"    makefw.c   -o makefw
  6. ./makefw tormenta2.rbt tor2fw > tor2fw.h
  7. Loaded 69900 bytes from file
  8. ./makefw pciradio.rbt radfw > radfw.h
  9. Loaded 42096 bytes from file
  10. ZAPTELVERSION="1.2.5" build_tools/make_version_h > version.h.tmp
  11. if cmp -s version.h.tmp version.h ; then echo; else \
  12.         mv version.h.tmp version.h ; \
  13. fi
  14. rm -f version.h.tmp
  15. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o ztcfg.o ztcfg.c
  16. cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c
  17. cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c
  18. ar rcs libtonezone.a zonedata.lo tonezone.lo
  19. cc -o ztcfg ztcfg.o libtonezone.a -lm
  20. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o torisatool.o torisatool.c
  21. cc -o torisatool torisatool.o
  22. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o ztmonitor.o ztmonitor.c
  23. cc -o ztmonitor ztmonitor.o
  24. cc -o ztspeed.o -c ztspeed.c
  25. cc -o ztspeed ztspeed.o
  26. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o zttool.o zttool.c
  27. cc -o zttool zttool.o -lnewt
  28. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"    zttest.c   -o zttest
  29. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE    -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"   -c -o fxotune.o fxotune.c
  30. cc -o fxotune fxotune.o -lm
  31. You do not appear to have the sources for the 2.6.8-2-386 kernel installed.
  32. make: *** [linux26] Erreur 1


 
apparement les sources du kernel ne se trouvent pas sur mon serveur (zaptel en a besoin dans /usr/src/)
Comment remedier a ce souci??
(je comprend pas comment ce kernel a pu s'installer sans etre compile a un endroit ou a un autre d'ailleurs)

Reply

Marsh Posté le 25-05-2006 à 10:12:36   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed