discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Build 3.5.3 fails linking gr-fcd (undefined refer


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Build 3.5.3 fails linking gr-fcd (undefined reference to `clock_gettime')
Date: Sun, 15 Apr 2012 09:41:39 -0400

Hi Barry - In order to help you out, we (the list) need the OS and build system 
info.  Although buried a bit, 3 clicks from the top-level wiki on gnuradio.org 
is "Mailing Lists" :: "Reporting Errors" :: "I've done everything above, and I 
still have a question. How do I ask it?" [1].  I encourage you (and, anyone 
posting such issues) to read through this section before posting; doing so will 
provide the greatest chance of you obtaining positive results quickly. - MLD

[1] < 
http://gnuradio.org/redmine/projects/gnuradio/wiki/ReportingErrors#Ive-done-everything-above-and-I-still-have-a-question-How-do-I-ask-it
 > 

On Apr 15, 2012, at 6:10 AM, Barry Jackson wrote:

> Could anyone please help me resolve this.
> 
> CMakeFiles/gnuradio-fcd.dir/hid/hid-libusb.c.o: In function 
> `hid_read_timeout':
> /home/baz/BLD/CO9a/gnuradio/BUILD/gnuradio-3.5.3/gr-fcd/lib/hid/hid-libusb.c:990:
>  undefined reference to `clock_gettime'
> collect2: ld returned 1 exit status
> make[2]: *** [gr-fcd/lib/libgnuradio-fcd-3.5.3.so.0.0.0] Error 1
> 
> I am building from from git tag v3.5.3. with cmake, make.
> 
> I have patched hid-libusb.c to add:-
> #include <time.h>
> ...with no change.
> 
> Is there a new build require that I am missing?
> I currently have the BRs that were needed for 3.5.1 in the spec file. as I am 
> updating our distro package from 3.5.1.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]