From: Andrea S. <si...@op...> - 2008-04-23 13:16:17
|
Mats Bengtsson wrote: [cut] > I had absolutely no idea this mattered. Now I know. > Many Thanks. This puts us much further and I don't get > complaints about missing speex symbols. > The link stage now reads: > gcc -pipe -shared -o libtcliaxclient0.2.so iaxclient.o tones.o > XThreadUtil.o -liaxclient -lportaudio -lspeex -lspeexdsp -lpthread > -lasound -L/usr/local/lib -ltclstub8.5 > > However, I get > undefined symbol: clock_gettime > > which seems to have something to do with my old linux kernel: > http://ussg.iu.edu/hypermail/linux/net/0304.1/0007.html > Maybe Andrea gets lucky? it seems to me that I'd got that error while trying to reproduce your problem, rebuilding iaxclient from scratch does the trick for me.... but I'm not 100% sure, I'll try to investigate but don't hold your breath I'm quite busy lately ;) > svn updated. many thanks ! andrea |