Open GoogleCodeExporter opened 8 years ago
an year later, I tried again to compile, on a 32bit machine with 3.9.6 kernel.
this is the output:
knoppix@Microknoppix:~/pappsdr/build$ make
Scanning dependencies of target hidapi
[ 2%] Building C object
libpappradio/source/hidapi-0.7.0/CMakeFiles/hidapi.dir/linux/hid-libusb.c.o
Linking C static library ../../bin/libhidapi.a
[ 2%] Built target hidapi
Scanning dependencies of target pappradio
[ 4%] Building CXX object
libpappradio/source/libpappradio/CMakeFiles/pappradio.dir/pappradio.cpp.o
Linking CXX static library ../../bin/libpappradio.a
[ 4%] Built target pappradio
Scanning dependencies of target testbed-app
[ 6%] Building CXX object
libpappradio/source/testbed-App/CMakeFiles/testbed-app.dir/main.cpp.o
Linking CXX executable ../../bin/testbed-app
/usr/bin/ld: ../../bin/libhidapi.a(hid-libusb.c.o): undefined reference to
symbol 'pthread_create@@GLIBC_2.1'
//lib/i386-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from
command line
collect2: error: ld returned 1 exit status
make[2]: *** [libpappradio/bin/testbed-app] Error 1
make[1]: *** [libpappradio/source/testbed-App/CMakeFiles/testbed-app.dir/all]
Error 2
make: *** [all] Error 2
knoppix@Microknoppix:~/pappsdr/build$
After an extensive google search, I am pretty stuck here.
Could somebody please give an hint?
Thank you,
Eugenio
Original comment by esu...@gmail.com
on 13 Mar 2014 at 9:22
i libevent-pthreads-2.0-5 - Asynchronous event
notification library (pthreads)
p libevent-pthreads-2.0-5:i386 - Asynchronous event
notification library (pthreads)
i A libpthread-stubs0-dev - pthread stubs not provided by
native libc, development
p libpthread-stubs0-dev:i386 - pthread stubs not provided by
native libc, development
i libpthread-workqueue-dev - thread pool library
(development files)
p libpthread-workqueue-dev:i386 - thread pool library
(development files)
i libpthread-workqueue0 - thread pool library
p libpthread-workqueue0:i386 - thread pool library
Original comment by kruus...@gmail.com
on 18 Feb 2015 at 9:20
Original issue reported on code.google.com by
esu...@gmail.com
on 5 Apr 2013 at 12:52