discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error during installation


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Error during installation
Date: Wed, 20 Sep 2006 13:19:48 -0700
User-agent: Mutt/1.5.9i

On Wed, Sep 20, 2006 at 10:11:22PM -0400, julien wrote:
> Hi
> I ve tried to install gnuradio but still got the same probleme with
> differents revision of gnuradio
> when i do make install a probleme with "gr-error-correcting" appear.
> Do u know what  can i do ?
> THX
> (can u reply with a easy "english understanding")

I believe this is a known problem.

You can avoid this by disabling gr-error-correcting-codes.

  $ ./configure --disable-gr-error-correcting-codes
  $ make && make check
  $ su
  # make install

Eric


>  ERROR MESSAGE:
>  /usr/bin/install -c -m 644
> ../../../gr-error-correcting-codes/src/lib/ecc.i
> /usr/local/include/gnuradio/swig/ecc.i
> make[6]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/lib'
> make[5]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/lib'
> make[4]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/lib'
> make[3]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/lib'
> Making install in python
> make[3]: Entering directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/python'
> make[4]: Entering directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/python'
> make[4]: Rien à faire pour « install-exec-am ».
> /bin/sh ../../../mkinstalldirs
> /usr/local/lib/python2.4/site-packages/gnuradio
> No files given to ../../../py-compile
> make[4]: *** [install-grpythonPYTHON] Erreur 1
> make[4]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/python'
> make[3]: *** [install-am] Erreur 2
> make[3]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src/python'
> make[2]: *** [install-recursive] Erreur 1
> make[2]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes/src'
> make[1]: *** [install-recursive] Erreur 1
> make[1]: Leaving directory
> `/home/julien/Documents/GNUradio/gr-error-correcting-codes'
> make: *** [install-recursive] Erreur 1




reply via email to

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