discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] svn-4661: gr-qtgui not building on NetBSD


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] svn-4661: gr-qtgui not building on NetBSD
Date: Tue, 27 Feb 2007 18:54:19 -0800
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

Berndt Josef Wulf wrote:

> configure detects qt3 but fails to find qwt-5.0.1 and hence won't build 
> gr-qtqui. It appears that the configure script uses the pkg-config utility to 
> retrieve metainformation about installed libraries. However, qwt does not 
> install a pkg-config metadata file. Does qwt install a pkg-config metadata 
> file on Linux? 

No.

First, the new gr-qtgui component is a work-in-progress, so it doesn't
do anything much useful yet (other than in a very specific test scenario
used last week during the OFDM bash).

The configure script is incomplete.  The group was using a manually
created qwt.pc file as a substitute to fishing this out autotools
macros.  Bob McGwier will be updating the .m4 file to work without the
.pc file, and then it should start working on several platforms.

> gr-qtgui built fine after manually creating a pkg-config metadata file for 
> qwt. I believe that I shouldn't need to do this.

Correct, see above.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com




reply via email to

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