On 06/08/13 21:40, Daniel Pocock wrote: > > On 06/08/13 21:26, Dmitry Shachnev wrote: >> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so: >> undefined reference to `timer_create' >> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so: >> undefined reference to `timer_settime' >> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so: >> undefined reference to `timer_getoverrun' >> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsipXmedia.so: >> undefined reference to `timer_delete' collect2: error: ld returned >> 1 exit status > > > That is from the sipxtapi source package (I also maintain it in Debian) > > Is that error from a build of the sipxtapi source package or a build > of the resiprocate package? > > If you haven't tried already, can you try a rebuild of the sipxtapi > source package? >
I just checked sipxtapi source package. It was missing "-lrt" in the LDFLAGS. I've just pushed 3.3.0~test11-1 into Debian unstable with a fix - please try that. You can also get it directly from the Debian VCS if you don't want to wait for it to appear on the mirrors: Vcs-Git: git://git.debian.org/pkg-voip/sipxtapi.git Vcs-Browser: http://git.debian.org/?p=pkg-voip/sipxtapi.git;a=summary > >> Any thoughts on that? I'm currently on my Debian box, and can't >> reproduce that here. > >> ** Changed in: resiprocate (Ubuntu) Status: Fix Released => >> Incomplete > > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208927 Title: Sync resiprocate 1.8.12-2 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resiprocate/+bug/1208927/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
