Bugs item #1829964, was opened at 2007-11-11 16:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=118378&aid=1829964&group_id=18378
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jukka Salmi (jukka)
Assigned to: Nobody/Anonymous (nobody)
Summary: libticables build fails on NetBSD
Initial Comment:
Using the latest svn sources, libticables fails to build on NetBSD:
[...]
Making all in tests
gmake[2]: Entering directory `/a/src/local/tilp2/libticables/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -D__BSD__ -D__I386__ -fvisibility=hidden -MT test_ticables_2.o -MD -MP -MF .deps/test_ticables_2.Tpo -c -o test_ticables_2.o test_ticables_2.c
mv -f .deps/test_ticables_2.Tpo .deps/test_ticables_2.Po
/bin/ksh ../libtool --tag=CC --mode=link gcc -g -O2 -D__BSD__ -D__I386__ -fvisibility=hidden -o test_ticables_2 test_ticables_2.o ../src/libticables2.la
mkdir .libs
gcc -g -O2 -D__BSD__ -D__I386__ -fvisibility=hidden -o .libs/test_ticables_2 test_ticables_2.o ../src/.libs/libticables2.so -L/usr/pkg/lib /usr/pkg/lib/libglib-2.0.so -lintl /usr/pkg/lib/libusb.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/pkg/lib
../src/.libs/libticables2.so: undefined reference to `linux_check_libusb'
gmake[2]: *** [test_ticables_2] Error 1
gmake[2]: Leaving directory `/a/src/local/tilp2/libticables/tests'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/a/src/local/tilp2/libticables'
gmake: *** [all] Error 2
Please tell if I should provide more information.
Regards, Jukka
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=118378&aid=1829964&group_id=18378
|