Leandro Leal wrote: > cc -o ztcfg ztcfg.o libtonezone.a -lm > > /usr/lib/libc_nonshared.a(elf-init.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.b > x+0x0): In function `__i686.get_pc_thunk.bx': > > : multiple definition of `__i686.get_pc_thunk.bx' > > libtonezone.a(tonezone.lo)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):/usr/ > src/asterisk/zaptel-1.2.5/tonezone.c:40: first defined here > > collect2: ld returned 1 exit status > > make: ** [ztcfg] Erro 1 > Já fiz de tudo para saber que erro é esse na compilação. > Se alguém já tiver passado por isso. >
Procurando no http://www.google.com aparecem varias referencias a ": multiple definition of `__i686.get_pc_thunk.bx'"

