Re: [Asterisk-Users] Can not build zaptel with kernel-2.6.12

2005-11-21 Thread David Uzzell
harry gaillac wrote:
 Hello,
 
 I try to compile zaptel .
 I installed kernel-sources but when i run :
 make linux26
 /
 serveur1:/usr/local/src/ASTERISK/zaptel-1.2.0# make
 linux26
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o gendigits.o gendigits.c
 cc -o gendigits gendigits.o -lm
 ./gendigits
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\makefw.c   -o makefw
 ./makefw tormenta2.rbt tor2fw  tor2fw.h
 Loaded 69900 bytes from file
 ./makefw pciradio.rbt radfw  radfw.h
 Loaded 42096 bytes from file
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztcfg.o ztcfg.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
 zonedata.lo zonedata.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
 tonezone.lo tonezone.c
 ar rcs libtonezone.a zonedata.lo tonezone.lo
 cc -o ztcfg ztcfg.o libtonezone.a -lm
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o torisatool.o torisatool.c
 cc -o torisatool torisatool.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztmonitor.o ztmonitor.c
 cc -o ztmonitor ztmonitor.o
 cc -o ztspeed.o -c ztspeed.c
 cc -o ztspeed ztspeed.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\zttest.c   -o zttest
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o fxotune.o fxotune.c
 cc -o fxotune fxotune.o -lm
 ir
 You do not appear to have the sources for the
 2.6.12-1-386 kernel installed.
 make: *** [linux26] Error 1
 //
 

I have to ask the obvious question.

Do you have the same source as you have kernel running?

Remember if you have run an upgrade it could have updated the kernel but
may not have doen the sources and if you have the sources from the
installion media then you would have different versions that will cause
this exact problem.

David



 
 Something don't match in makefile with debian sarge
 3.1 here
 linux26: prereq $(BINS)
 @echo $(KSRC)
 @if [ -z $(KSRC) -o ! -d $(KSRC) ]; then
 echo You do not appear to have the sources for the
 $(KVERS) kernel installed.; exit 1 ; fi
 $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
 
 
 Harry
 
 
   
 
   
   
 ___ 
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
 Téléchargez cette version sur http://fr.messenger.yahoo.com
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE : [Asterisk-Users] Can not build zaptel with kernel-2.6.12

2005-11-21 Thread Olivier Taylor
Salut Harry, plus de nouvelles de toi :(

Serais tu faché?

Olivier

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de harry gaillac
Envoyé : lundi 21 novembre 2005 13:34
À : asterisk-users@lists.digium.com
Objet : [Asterisk-Users] Can not build zaptel with kernel-2.6.12


Hello,

I try to compile zaptel .
I installed kernel-sources but when i run :
make linux26
/
serveur1:/usr/local/src/ASTERISK/zaptel-1.2.0# make
linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\   -c -o gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\makefw.c   -o makefw
./makefw tormenta2.rbt tor2fw  tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw  radfw.h
Loaded 42096 bytes from file
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\   -c -o ztcfg.o ztcfg.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL
_CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
zonedata.lo zonedata.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL
_CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
tonezone.lo tonezone.c
ar rcs libtonezone.a zonedata.lo tonezone.lo
cc -o ztcfg ztcfg.o libtonezone.a -lm
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\   -c -o torisatool.o torisatool.c
cc -o torisatool torisatool.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\   -c -o ztmonitor.o ztmonitor.c
cc -o ztmonitor ztmonitor.o
cc -o ztspeed.o -c ztspeed.c
cc -o ztspeed ztspeed.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\zttest.c   -o zttest
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
/etc/zaptel.conf\   -c -o fxotune.o fxotune.c
cc -o fxotune fxotune.o -lm
ir
You do not appear to have the sources for the
2.6.12-1-386 kernel installed.
make: *** [linux26] Error 1
//


Something don't match in makefile with debian sarge
3.1 here
linux26: prereq $(BINS)
@echo $(KSRC)
@if [ -z $(KSRC) -o ! -d $(KSRC) ]; then
echo You do not appear to have the sources for the
$(KVERS) kernel installed.; exit 1 ; fi
$(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules


Harry






___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Can not build zaptel with kernel-2.6.12

2005-11-21 Thread harry gaillac
Hello David,
I rewrote the Makefile so I can compile the modules .
However I got the same problems with kernel 2.4.I
fixed some variables which was not found .

Is it a problem with my debian installation
!!??? 

Regards
Harry

PS: I like to set ! for Mr Pascal :-)


--- David Uzzell [EMAIL PROTECTED] a écrit
:

 harry gaillac wrote:
  Hello,
  
  I try to compile zaptel .
  I installed kernel-sources but when i run :
  make linux26
 

/
  serveur1:/usr/local/src/ASTERISK/zaptel-1.2.0#
 make
  linux26
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\   -c -o gendigits.o
 gendigits.c
  cc -o gendigits gendigits.o -lm
  ./gendigits
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\makefw.c   -o makefw
  ./makefw tormenta2.rbt tor2fw  tor2fw.h
  Loaded 69900 bytes from file
  ./makefw pciradio.rbt radfw  radfw.h
  Loaded 42096 bytes from file
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\   -c -o ztcfg.o ztcfg.c
  cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE  
 
  -DSTANDALONE_ZAPATA -DZAPTEL
  _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE
 -o
  zonedata.lo zonedata.c
  cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE  
 
  -DSTANDALONE_ZAPATA -DZAPTEL
  _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE
 -o
  tonezone.lo tonezone.c
  ar rcs libtonezone.a zonedata.lo tonezone.lo
  cc -o ztcfg ztcfg.o libtonezone.a -lm
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\   -c -o torisatool.o
 torisatool.c
  cc -o torisatool torisatool.o
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\   -c -o ztmonitor.o
 ztmonitor.c
  cc -o ztmonitor ztmonitor.o
  cc -o ztspeed.o -c ztspeed.c
  cc -o ztspeed ztspeed.o
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\zttest.c   -o zttest
  cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
  -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
  /etc/zaptel.conf\   -c -o fxotune.o fxotune.c
  cc -o fxotune fxotune.o -lm
  ir
  You do not appear to have the sources for the
  2.6.12-1-386 kernel installed.
  make: *** [linux26] Error 1
 

//
  
 
 I have to ask the obvious question.
 
 Do you have the same source as you have kernel
 running?
 
 Remember if you have run an upgrade it could have
 updated the kernel but
 may not have doen the sources and if you have the
 sources from the
 installion media then you would have different
 versions that will cause
 this exact problem.
 
 David
 
 
 
  
  Something don't match in makefile with debian
 sarge
  3.1 here
  linux26: prereq $(BINS)
  @echo $(KSRC)
  @if [ -z $(KSRC) -o ! -d $(KSRC) ];
 then
  echo You do not appear to have the sources for
 the
  $(KVERS) kernel installed.; exit 1 ; fi
  $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
  
  
  Harry
  
  
  
  
  
  
 

___
 
  Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger 
  Téléchargez cette version sur
 http://fr.messenger.yahoo.com
  ___
  --Bandwidth and Colocation sponsored by
 Easynews.com --
  
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
 

http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:


http://lists.digium.com/mailman/listinfo/asterisk-users
  
  
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: RE : [Asterisk-Users] Can not build zaptel with kernel-2.6.12

2005-11-21 Thread harry gaillac
Hello Olivier,

Non je ne suis pas fâché !
Alors ce *b2bua ?
En fait je cherche une solution pour intègrer
SER+Asterisk sur la même machine.

Ser est un bon proxy asterisk un bon ipbx.
Je souhaite utilisé ser pour le routage sip avec
asterisk et pour fournir les service de téléponie
d'entreprise plus l'IM et presence via SIMPLE
qu'asterisk ne propose pas !
Mon problème est le champ contact dans le Sip HF avec
des clients natés

Une idée ?

Harry

--- Olivier Taylor [EMAIL PROTECTED] a écrit
:

 Salut Harry, plus de nouvelles de toi :(
 
 Serais tu faché?
 
 Olivier
 
 -Message d'origine-
 De : [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] De
 la part de harry gaillac
 Envoyé : lundi 21 novembre 2005 13:34
 À : asterisk-users@lists.digium.com
 Objet : [Asterisk-Users] Can not build zaptel with
 kernel-2.6.12
 
 
 Hello,
 
 I try to compile zaptel .
 I installed kernel-sources but when i run :
 make linux26

/
 serveur1:/usr/local/src/ASTERISK/zaptel-1.2.0# make
 linux26
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o gendigits.o gendigits.c
 cc -o gendigits gendigits.o -lm
 ./gendigits
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\makefw.c   -o makefw
 ./makefw tormenta2.rbt tor2fw  tor2fw.h
 Loaded 69900 bytes from file
 ./makefw pciradio.rbt radfw  radfw.h
 Loaded 42096 bytes from file
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztcfg.o ztcfg.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
 zonedata.lo zonedata.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o
 tonezone.lo tonezone.c
 ar rcs libtonezone.a zonedata.lo tonezone.lo
 cc -o ztcfg ztcfg.o libtonezone.a -lm
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o torisatool.o
 torisatool.c
 cc -o torisatool torisatool.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztmonitor.o ztmonitor.c
 cc -o ztmonitor ztmonitor.o
 cc -o ztspeed.o -c ztspeed.c
 cc -o ztspeed ztspeed.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\zttest.c   -o zttest
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o fxotune.o fxotune.c
 cc -o fxotune fxotune.o -lm
 ir
 You do not appear to have the sources for the
 2.6.12-1-386 kernel installed.
 make: *** [linux26] Error 1

//
 
 
 Something don't match in makefile with debian sarge
 3.1 here
 linux26: prereq $(BINS)
 @echo $(KSRC)
 @if [ -z $(KSRC) -o ! -d $(KSRC) ]; then
 echo You do not appear to have the sources for the
 $(KVERS) kernel installed.; exit 1 ; fi
 $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
 
 
 Harry
 
 
   
 
   
   

___
 
 Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger 
 Téléchargez cette version sur
 http://fr.messenger.yahoo.com
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE : RE : [Asterisk-Users] Can not build zaptel with kernel-2.6.12

2005-11-21 Thread Olivier Taylor
Ça y est, on utilise le b2b asterisk avec nos modifications java et jradius,
ça marche impeccable en attendant nos modifs définities sur vovida.
Astersik pour ce qui est pbx et ser pour le reste, je suis assez content du
résultat.
Pour le fax, notre provider l'accepte en h323, asterisk transforme sip en
h323 et go :)

Olivier

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de harry gaillac
Envoyé : lundi 21 novembre 2005 15:09
À : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : RE: RE : [Asterisk-Users] Can not build zaptel with kernel-2.6.12


Hello Olivier,

Non je ne suis pas fâché !
Alors ce *b2bua ?
En fait je cherche une solution pour intègrer
SER+Asterisk sur la même machine.

Ser est un bon proxy asterisk un bon ipbx.
Je souhaite utilisé ser pour le routage sip avec
asterisk et pour fournir les service de téléponie
d'entreprise plus l'IM et presence via SIMPLE
qu'asterisk ne propose pas !
Mon problème est le champ contact dans le Sip HF avec
des clients natés

Une idée ?

Harry

--- Olivier Taylor [EMAIL PROTECTED] a écrit
:

 Salut Harry, plus de nouvelles de toi :(
 
 Serais tu faché?
 
 Olivier
 
 -Message d'origine-
 De : [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] De
 la part de harry gaillac
 Envoyé : lundi 21 novembre 2005 13:34
 À : asterisk-users@lists.digium.com
 Objet : [Asterisk-Users] Can not build zaptel with kernel-2.6.12
 
 
 Hello,
 
 I try to compile zaptel .
 I installed kernel-sources but when i run :
 make linux26

/
 serveur1:/usr/local/src/ASTERISK/zaptel-1.2.0# make
 linux26
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o gendigits.o gendigits.c
 cc -o gendigits gendigits.o -lm
 ./gendigits
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\makefw.c   -o makefw
 ./makefw tormenta2.rbt tor2fw  tor2fw.h
 Loaded 69900 bytes from file
 ./makefw pciradio.rbt radfw  radfw.h
 Loaded 42096 bytes from file
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztcfg.o ztcfg.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o zonedata.lo 
 zonedata.c
 cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL
 _CONFIG=\/etc/zaptel.conf\ -DBUILDING_TONEZONE -o tonezone.lo 
 tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo
 cc -o ztcfg ztcfg.o libtonezone.a -lm
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o torisatool.o
 torisatool.c
 cc -o torisatool torisatool.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o ztmonitor.o ztmonitor.c
 cc -o ztmonitor ztmonitor.o
 cc -o ztspeed.o -c ztspeed.c
 cc -o ztspeed ztspeed.o
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\zttest.c   -o zttest
 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   
 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\
 /etc/zaptel.conf\   -c -o fxotune.o fxotune.c
 cc -o fxotune fxotune.o -lm
 ir
 You do not appear to have the sources for the
 2.6.12-1-386 kernel installed.
 make: *** [linux26] Error 1

//
 
 
 Something don't match in makefile with debian sarge
 3.1 here
 linux26: prereq $(BINS)
 @echo $(KSRC)
 @if [ -z $(KSRC) -o ! -d $(KSRC) ]; then
 echo You do not appear to have the sources for the
 $(KVERS) kernel installed.; exit 1 ; fi
 $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) modules
 
 
 Harry
 
 
   
 
   
   

___
 
 Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger
 Téléchargez cette version sur
 http://fr.messenger.yahoo.com
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com