discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Help compiling new block


From: Murtuza
Subject: Re: [Discuss-gnuradio] Help compiling new block
Date: Sat, 23 Aug 2008 14:47:45 -0500

The result is the same when done as a user.

address@hidden:/opt/gnuradio/gr-howto-write-a-block$ sudo ./bootstrap
Password:
src/lib/Makefile.am:56: Python sources seen but `PYTHON' is undefined
src/lib/Makefile.am:56:   The usual way to define `PYTHON' is to add `AM_PATH_PYTHON'
src/lib/Makefile.am:56:   to `configure.ac' and run `aclocal' and `autoconf' again.
configure.ac:92: required file `config/Makefile.in' not found
configure.ac:92: required file `doc/Makefile.in' not found
configure.ac:92: required file `src/python/Makefile.in' not found
configure.ac:92: required file `src/python/run_tests.in' not found

Thanks
Ali


On Sat, Aug 23, 2008 at 12:45 AM, Jim Watson <address@hidden> wrote:
Murtuza wrote:
address@hidden:/opt/gnuradio/gr-howto-write-a-block# ./bootstrap
 
Usually it is not a good idea to do things like this while you are logged in as root - the environment variables might not be suitable so things will not work how you expected, and you could accidentally break something. What happens if you re-do everything from the start as a normal user?
jim

src/lib/Makefile.am:56: Python sources seen but `PYTHON' is undefined

 




--
Mir Murtuza Ali
Graduate Student
Center for Wireless Communications
University of Mississippi
University, MS 38677
Ph : (M) 662-202-5472 , (R) 662-513-9903

reply via email to

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