discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: Make fail...config.h:467: error: 'usleep'was not


From: Zainab Qureshi
Subject: [Discuss-gnuradio] Re: Make fail...config.h:467: error: 'usleep'was not declare
Date: Fri, 1 May 2009 23:35:48 +0200

Don Ward wrote:
> "Dan J" wrote:
> 
>> #define HAVE_USLEEP 1
> This says that configure thinks you have a usleep() function somewhere.
> This is different from my MinGW installation.
> 
>> 1) I only installed MinGW yesterday and used MinGW-5.1.4.exe.
>> 2) Using w32api3.11
> 
> Your installation is much newer than mine, but I think I am using the 
> same
> w32api.
> 
> You need to find out where configure is finding usleep.  Looking at
> config.log (search for "usleep") may help.  You can also go to
> /mingw/include, /usr/include, /usr/local/include, etc. and try "fgrep 
> usleep
> *.h", "fgrep usleep */*.h", "fgrep usleep */*/*.h", etc. to look for it.
> Then figure out why configure found it but your gnuradio compile didn't.
> 
> -- Don W.

Hey did you figured out the problem? since i installed gnuradio and i am 
having exactly the same problem. I am unable to fix it so far. I can see 
the usleep.cc function in 
"C:\gnuradio-3.1.3\gnuradio-core\src\lib\missing" but i don't know how 
to make gnuradio find this.

-- 
Posted via http://www.ruby-forum.com/.




reply via email to

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