<br>
Glibc from unstable, and I've tried zaptel-source from unstable, as
well as zaptel CVS and zaptel (1.3.5?) from the Digium main page.&nbsp;
All result in the following error.<br>
<br>
Any suggestions?<br>
<br>
Thanks!<br>
<br>
<br>
Error:<br>
<br>
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;
-DBUILDING_TONEZONE -o tonezone.lo tonezone.c<br>
ar rcs libtonezone.a zonedata.lo tonezone.lo<br>
cc -o ztcfg ztcfg.o libtonezone.a -lm<br>
/usr/lib/libc_nonshared.a(elf-init.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx':<br>
: multiple definition of `__i686.get_pc_thunk.bx'<br>
libtonezone.a(tonezone.lo)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):/usr/src/asterisk/zaptel/tonezone.c:41:
first defined here<br>
collect2: ld returned 1 exit status<br>
make: *** [ztcfg] Error 1<br>
<br>