[asterisk-users] centos4.4 x86_64 and zaptel-1.2.12 compile problems?

Scott Keagy skeagy at ipcexperts.com
Sat Dec 23 20:36:20 MST 2006


Anyone seen this and know how to fix it? (note the Assembler messages at
the end). Thanks in advance:

 

server# make linux26

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -c -o
gendigits.o gendigits.c

cc -o gendigits gendigits.o -lm

./gendigits > tones.h

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE    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

ZAPTELVERSION="1.2.12" build_tools/make_version_h > version.h.tmp

if cmp -s version.h.tmp version.h ; then echo; else \

        mv version.h.tmp version.h ; \

fi

 

rm -f version.h.tmp

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -c -o ztcfg.o
ztcfg.c

cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64
-DBUILDING_TONEZONE -o zonedata.lo zonedata.c

cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64
-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   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -c -o
torisatool.o torisatool.c

cc -o torisatool torisatool.o

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -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   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -c -o zttool.o
zttool.c

cc -o zttool zttool.o -lnewt

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE    zttest.c   -o
zttest

cc -I. -O4 -g -Wall -DBUILDING_TONEZONE   -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE   -c -o
fxotune.o fxotune.c

cc -o fxotune fxotune.o -lm

/lib/modules/2.6.9-42.ELsmp/build

make -C /lib/modules/2.6.9-42.ELsmp/build SUBDIRS=/usr/src/zaptel-1.2.12
modules

make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-smp-x86_64'

  CC [M]  /usr/src/zaptel-1.2.12/zaptel.o

{standard input}: Assembler messages:

{standard input}:16281: Error: suffix or operands invalid for `mov'

{standard input}:16282: Error: suffix or operands invalid for `mov'

{standard input}:16773: Error: suffix or operands invalid for `mov'

{standard input}:16774: Error: suffix or operands invalid for `mov'

{standard input}:17321: Error: suffix or operands invalid for `mov'

{standard input}:17322: Error: suffix or operands invalid for `mov'

{standard input}:17810: Error: suffix or operands invalid for `mov'

{standard input}:17811: Error: suffix or operands invalid for `mov'

/usr/src/zaptel-1.2.12/zaptel.c:188: warning: 'fcstab' defined but not
used

make[2]: *** [/usr/src/zaptel-1.2.12/zaptel.o] Error 1

make[1]: *** [_module_/usr/src/zaptel-1.2.12] Error 2

make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-smp-x86_64'

make: *** [linux26] Error 2

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061223/58ed43c0/attachment.htm


More information about the asterisk-users mailing list