discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] 2.1 Compilation Problem


From: Prateek Dayal
Subject: [Discuss-gnuradio] 2.1 Compilation Problem
Date: Wed, 6 Oct 2004 17:38:39 +0000

Dear All,

I get the following message when i make the GNU Radio 2.1 .. the
./configure runs ok ... also i can make and install 0.9 on the same
system with no errors

address@hidden@PMD gnuradio-core-2.1 $ make
make  all-recursive
make[1]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1'
Making all in config
make[2]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/config'
Making all in src
make[2]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src'
Making all in gen_interpolator_taps
make[3]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/gen_interpolator_taps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/gen_interpolator_taps'
Making all in lib
make[3]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib'
Making all in missing
make[4]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/missing'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/missing'
Making all in runtime
make[4]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/runtime'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/runtime'
Making all in filter
make[4]: Entering directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/filter'
PYTHONPATH=../../../src/python ./generate_all.py
Traceback (most recent call last):
  File "./generate_all.py", line 42, in ?
    generate_all ()
  File "./generate_all.py", line 33, in generate_all
    generate_gr_fir_filter_XXX.generate ()
  File 
"/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/filter/generate_gr_fir_filter_XXX.py",
line 45, in generate
    expand_h_cc_i (r, s)
  File 
"/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/filter/generate_gr_fir_filter_XXX.py",
line 32, in expand_h_cc_i
    expand_template (d, root + '.h.t')
  File 
"/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/python/gnuradio/build_utils.py",
line 55, in expand_template
    template = open_src (template_filename, 'r')
  File 
"/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/python/gnuradio/build_utils.py",
line 106, in open_src
    return open (os.path.join (srcdir, name), mode)
IOError: [Errno 2] No such file or directory: './gr_fir_filter_XXX.h.t'
make[4]: *** [gr_fir_sysconfig_generic.h] Error 1
make[4]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib/filter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/prateek/BTP/gnuradio/gnuradio/gnuradio-core-2.1'
make: *** [all] Error 2


Can somebody help me .. am I missing something on my system 

Regards,

-- 
Prateek Dayal
B.Tech 4th Year
ECE
IIT Guwahati

www.geocities.com/pmd_iitgw




reply via email to

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