Package: src:trx
Version: 0.5-2
Severity: important

Hi,

trx 0.5-2 fails to build against libortp 4.4 currently in experimental

cc -Wl,-z,relro -Wl,-z,now  tx.o device.o sched.o  -lasound -lopus -lortp -o tx
/usr/bin/ld: tx.o: undefined reference to symbol 'bctbx_set_log_level_mask'
/usr/bin/ld: /lib/x86_64-linux-gnu/libbctoolbox.so.1: error adding symbols: DSO 
missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [<builtin>: tx] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j5 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:5: binary] Error 25

The fix is easy enough, you also need to link to -lbctoolbox.

Patch will be added shortly.

Bernhard

Reply via email to