[Asterisk-Users] Please help with install *

Victoria Alexandru victoria_alexandru at yahoo.com
Tue Mar 8 13:32:49 MST 2005


As dean collins suggested I did:

make clean
make linux26
then make install

still got problems, this time with make linux26:

[root at localhost zaptel]# make clean
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed 
zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo
rm -f *.ko *.mod.c .*o.cmd
rm -rf .tmp_versions
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f fxotune
rm -f core


[root at localhost zaptel]# 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 -lm -L. libtonezone.a
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 -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
make -C /lib/modules/`uname -r`/build
SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory
`/usr/src/linux-2.6.10-3mdk'
  CC [M]  /usr/src/zaptel/zaptel.o
In file included from include/linux/autoconf.h:1,
                 from include/linux/config.h:4,
                 from /usr/src/zaptel/zconfig.h:9,
                 from /usr/src/zaptel/zaptel.c:40:
include/linux/rhconfig.h:43:194: operator '&&' has no
right operand
/usr/src/zaptel/zaptel.c: In function `zt_chan_write':
/usr/src/zaptel/zaptel.c:1726: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c: In function
`ioctl_load_zone':
/usr/src/zaptel/zaptel.c:2362: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c: In function
`zt_common_ioctl':
/usr/src/zaptel/zaptel.c:2714: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:2774: warning: ignoring
return value of `copy_to_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:2777: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:2859: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:2889: warning: ignoring
return value of `copy_to_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c: In function
`zt_chanandpseudo_ioctl':
/usr/src/zaptel/zaptel.c:3604: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:3614: warning: ignoring
return value of `copy_to_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:3617: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:3668: warning: ignoring
return value of `copy_to_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c:3672: warning: ignoring
return value of `copy_from_user', declared with
attribute warn_unused_result
/usr/src/zaptel/zaptel.c: At top level:
/usr/src/zaptel/zaptel.c:167: warning: 'fcstab'
defined but not used
make[2]: *** [/usr/src/zaptel/zaptel.o] Error 1
make[1]: *** [_module_/usr/src/zaptel] Error 2
make[1]: Leaving directory
`/usr/src/linux-2.6.10-3mdk'
make: *** [linux26] Error 2
[root at localhost zaptel]# 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the asterisk-users mailing list