Hi guys, On Tue, Apr 3, 2012 at 11:33 PM, Christoph Egger <[email protected]> wrote: > Your package failed to build on the kfreebsd-* buildds: > > gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_FORTIFY_SOURCE=2 -g -O2 > -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security > -Werror=format-security -Wall -Wall -Wmissing-prototypes -c util.c > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security > -Wall -Wall -Wmissing-prototypes -Wl,-z,relro -Wl,--as-needed -o mtp-connect > connect.o delfile.o getfile.o newfolder.o sendfile.o sendtr.o pathutils.o > util.o ../src/libmtp.la > libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Wformat-security -Werror=format-security -Wall -Wall > -Wmissing-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/mtp-connect > connect.o delfile.o getfile.o newfolder.o sendfile.o sendtr.o pathutils.o > util.o ../src/.libs/libmtp.so > ../src/.libs/libmtp.so: undefined reference to `get_usb_device_timeout' > ../src/.libs/libmtp.so: undefined reference to `LIBMTP_Detect_Raw_Devices' > ../src/.libs/libmtp.so: undefined reference to `get_playlist_extension' > ../src/.libs/libmtp.so: undefined reference to `ptp_usb_event_wait' > ../src/.libs/libmtp.so: undefined reference to `set_usb_device_timeout' > ../src/.libs/libmtp.so: undefined reference to `guess_usb_speed' > ../src/.libs/libmtp.so: undefined reference to `configure_usb_device' > ../src/.libs/libmtp.so: undefined reference to `dump_usbinfo' > ../src/.libs/libmtp.so: undefined reference to `close_device' > collect2: ld returned 1 exit status > make[3]: *** [mtp-connect] Error 1
this seems related to the removal of legacy usb stuff from kfreebsd-kernel-headers, could you help me solving this? Thanks in advance. PS: Please keep me CC'd as I'm not subscribed to the list. -- Alessio Treglia | www.alessiotreglia.com Debian Developer | [email protected] Ubuntu Core Developer | [email protected] 0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/camhuwowpnu9ty1jt4md3peuksoi8jfnx8zvkho271qqlcc+...@mail.gmail.com

