discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem in gnuradio-core build


From: Robert McGwier
Subject: Re: [Discuss-gnuradio] Problem in gnuradio-core build
Date: Sat, 15 Apr 2006 13:34:31 -0400
User-agent: Thunderbird 1.5 (Windows/20051201)

Eric Blossom wrote:
On Wed, Apr 12, 2006 at 08:09:54PM -0400, Robert McGwier wrote:
Something was recently changed in the gnuradio-core make that causes an error:

Notice the waiting for jobs. This was compiled with make, not buildit. I was having a problem with doing the build on darwin, MacOSX and then I ran into the same problem at Frank Brickle's.

By the way, the build on Darwin, once I had all of the preliminaries installed went beautifully. I could do

./for-add-dirs  ../buildit

and have it succeed.

I will say more on Friday after I finish some usrp testing on it. If anyone has a clue about the stuff below, let me know. The build actually finishes and make check works after you run make a second time. I am wondering if this has anything to do with the modifications made to have the tar balls come out just right. Notice the swig'd file that can't be found. The second make succeeds.

Bob

I'm back from traveling and will be sorting out the tarball build
problems as soon as I get out from under this email avalanche.

I don't think anything has changed in gnuradio-core (at least by me)
for a while.
Were you using "make -j N" by any chance?  That might account for
the "waiting for unfinished jobs" part. FWIW, I haven't tested with N > 1, so YMMV.




Welcome back. Glad you made it home safely. When I saw the "waiting for jobs" I became concerned that buildit might be doing make -j N with N>1. So I cleaned up and did

bootstrap;./configure;make -j 1
just as a forcing thing and the error messages you see were a result.

Its pretty neat about lastest Python (2.4.3), wxPython (latest release) and Numeric(24-2) along with swig-1.3.29 and latest portaudio causing

./for-all-dirs ../buildit

to "just work" on Darwin.

I am pretty excited for the cross platform development of all sorts of things if something as complex as gnuradio will build and run with headaches on Linux and Darwin. I suspect that MinGW will get us there eventually on Windows as well.

Bob

--
AMSAT VP Engineering. Member: ARRL, AMSAT-DL, TAPR, Packrats,
NJQRP/AMQRP, QRP ARCI, QCWA, FRC. ARRL SDR Wrk Grp Chairman
Laziness is the number one inspiration for ingenuity.  Guilty as charged!





reply via email to

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