discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Release 3.0.1 Unofficial Tarballs


From: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] Release 3.0.1 Unofficial Tarballs
Date: Thu, 9 Nov 2006 17:00:40 +1030
User-agent: KMail/1.9.4

I've tried this version in pkgsrc and I'm getting the following error:

gmake[5]: Entering directory 
`/usr/pkgsrc/ham/gnuradio-core/work/gnuradio-3.0.1/gnuradio-core/src/lib/general'
PYTHONPATH=../../../../gnuradio-core/src/python srcdir=. ./generate_all.py
Traceback (most recent call last):
  File "./generate_all.py", line 33, in ?
    generate_all ()
  File "./generate_all.py", line 28, in generate_all
    generate_common.generate ()
  
File 
"/usr/pkgsrc/ham/gnuradio-core/work/gnuradio-3.0.1/gnuradio-core/src/lib/general/generate_common.py",
 
line 82, in generate
    expand_h_cc_i (r, s)
  
File 
"/usr/pkgsrc/ham/gnuradio-core/work/gnuradio-3.0.1/gnuradio-core/src/lib/general/generate_common.py",
 
line 68, in expand_h_cc_i
    expand_template (d, root + '.h.t')
  
File 
"/usr/pkgsrc/ham/gnuradio-core/work/gnuradio-3.0.1/gnuradio-core/src/python/build_utils.py",
 
line 55, in expand_template
    template = open_src (template_filename, 'r')
  
File 
"/usr/pkgsrc/ham/gnuradio-core/work/gnuradio-3.0.1/gnuradio-core/src/python/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_add_vXX.h.t'
gmake[5]: *** [gr_add_cc.h] Error 1

The configuration string is shown

./configure --enable-doxygen --enable-dot --enable-html-docs 
--sysconfdir=/usr/pkg/share/examples --disable-all-components 
--enable-gnuradio-core --without-libintl-prefix --prefix=/usr/pkg 
--host=i386--netbsdelf --mandir=/usr/pkg/man

builds fine outside pkgsrc (1st pass) but fails in pkgsrc. The same behavior 
is observed after "gmake clean" and building a second time (2nd pass). Are 
these old skeletons of previous versions? What's gives?

cheerio Berndt


On Thursday 09 November 2006 02:38, Johnathan Corgan wrote:
> Unofficial tarballs for GNU Radio release 3.0.1 are available at:
>
> http://gnuradio.org/releases/gnuradio/gnuradio-3.0.1.tar.gz
> http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.0.1.tar.gz
>
> The release history and changes are available at:
>
> http://gnuradio.org/trac/wiki/Release3.0Branch
>
> Build instructions for GNU Radio 3.0 are at:
>
> http://gnuradio.org/trac/wiki/BuildGuide
>
> You may customize your configuration options according to:
>
> http://gnuradio.org/trac/wiki/BuildConfiguration
>
> Many thanks to those who tested the svn repository and release
> candidate.
>
> These tarballs will be uploaded to the GNU Project, signed, and made
> available on the official download mirrors in the next few days.




reply via email to

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