discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compile Problems


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Compile Problems
Date: Thu, 15 Nov 2001 17:47:33 -0800
User-agent: Mutt/1.2.5i

On Thu, Nov 15, 2001 at 05:24:24PM -0800, Ettus, Matt wrote:
> 
> Replying to myself here...  I typed make again, and this time a bunch of
> stuff compiled, and then it died with :
> 
> src/pspectra/lib/Makefile.am:10: variable `QT_LDFLAGS' not defined
> src/pspectra/lib/Makefile.am:10: variable `LIB_QT' not defined
> 
> probably related to the other problem, but weird because the second make
> should have exactly the same results as the first.
> 
> Matt
> 

I normally build in a different directory than the source directory,
though I suspect that it works to build in the same directory as
source.

In the top of the source directory, try

    $ ./reconf

then change to the build directory and do

    $ <path-to-src>/configure 
    $ make

Let me know if this works,

Eric



reply via email to

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