discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM


From: Kyle Zhou
Subject: Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM
Date: Wed, 1 Nov 2006 22:06:10 +1100

Sorry to hear that u still have problems building gnuradio.
This link might be useful.
http://lists.gnu.org/archive/html/discuss-gnuradio/2006-10/msg00378.html
Cheers
Kyle

--------------------------------------------------------
Date: Wed, 1 Nov 2006 16:00:12 +0530
From: <address@hidden>
Subject: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEM
To: <address@hidden>
Cc: address@hidden, address@hidden,
address@hidden
Message-ID:
<address@hidden>
Content-Type: text/plain; charset="iso-8859-1"


Dear all,
       I had earlier installed a minimal gnu radio on cygwin package. All
the build process went fine but when I ran the dial_tone.py there was no
output and no error message. They cygwin window just came back to the
prompt. After various checks and reinstalls by taking Don's advice, the
issue still remained unresolved. Then Kyle zholu indicated about different
cygwin mirrors having different latest versions, I again downloaded the
latest cygwin package from the mirror mirror.mcs.anl.gov -- as indicated by
Don ward.

     After the cygwin installation, I proceeded with the minimal build of
GNU radio. A new problem arose when the ./configure was executed with only
gnuradio-core and gr-audio-oss enabled. I have included the actual output
which I got at the end of the mail. It was asking for a "makefile.in" in the
directory "gnuradio/gnuradio-core/src/lib/filter" (There was no such issues
when building in the earlier cygwin package). When I checked out at the
download link

http://gnuradio.org/svn/gnuradio/tags/releases/3.0/gnuradio-core/src/lib/filter/

I was not able to find that file. Why is the ./configure asking for that
file when it seems to be not included with the package?? I'm running cygwin
(downloaded on 31-oct-06 from the mirror --mirror.mcs.anl.gov  ) on Windows
XP Pro SP2 in a AMD athlon 64 3200+ with 512 MB ram.Following is the output
message I got....

Component gr-audio-oss passed configuration checks, building.
gr-audio-osx requires darwin or MacOS X.
checking AudioUnit/AudioUnit.h usability... no
checking AudioUnit/AudioUnit.h presence... no
checking for AudioUnit/AudioUnit.h... no
gr-audio-osx requires AudioUnit/AudioUnit.h, which is available on MacOS X.
checking AudioToolbox/AudioToolbox.h usability... no
checking AudioToolbox/AudioToolbox.h presence... no
checking for AudioToolbox/AudioToolbox.h... no
gr-audio-osx requires AudioToolbox/AudioToolbox.h, which is available on
MacOS X
.
gr-audio-osx requires AudioUnit, not found.
Not building component gr-audio-osx.
checking for portaudio-2.0 >= 19... gr-audio-portaudio requires package
portaudi
o, not found.
Not building component gr-audio-portaudio.
checking for main in -lwinmm... yes
Component gr-audio-windows passed configuration checks, but not building.
Component gr-gsm-fr-vocoder passed configuration checks, but not building.
Component gr-radio-astronomy passed configuration checks, but not building.
Component gr-trellis passed configuration checks, but not building.
checking for sdl-config... no
checking for SDL - version >= 1.2.0... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
gr-video-sdl requires library sdl, not found.
Not building component gr-video-sdl.
Component gr-wxgui passed configuration checks, but not building.
configure: creating ./config.status
config.status: creating gnuradio-core/Makefile
config.status: creating gnuradio-core/gnuradio-core.pc
config.status: creating gnuradio-core/doc/Doxyfile
config.status: creating gnuradio-core/doc/Makefile
config.status: creating gnuradio-core/doc/other/Makefile
config.status: creating gnuradio-core/doc/xml/Makefile
config.status: creating gnuradio-core/src/Makefile
config.status: creating gnuradio-core/src/gen_interpolator_taps/Makefile
config.status: creating gnuradio-core/src/lib/Makefile
config.status: error: cannot find input file:
gnuradio-core/src/lib/filter/Makefile.in
address@hidden /cygdrive/d/gnuradio
$

Thnx & Regards,
Shriram KV





reply via email to

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