discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Fwd: Re: GNU Radio on Zynq - trouble getting the user


From: Philip Balister
Subject: [Discuss-gnuradio] Fwd: Re: GNU Radio on Zynq - trouble getting the user_peripheral kernel module to work
Date: Thu, 26 Feb 2015 15:26:09 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Forgot to include the list.


-------- Forwarded Message --------
Subject: Re: [Discuss-gnuradio] GNU Radio on Zynq - trouble getting the
user_peripheral kernel module to work
Date: Thu, 26 Feb 2015 15:25:25 -0800
From: Philip Balister <address@hidden>
To: Marc Jem <address@hidden>

On 02/26/2015 02:52 PM, Marc Jem wrote:
> Hi - I am trying to build for ZC706. After Philips fixes yesterday, I used
> following commands to initialize and fetch oe-repo :
> 
>         git clone git://github.com/balister/oe-gnuradio-manifest.git -b
> dizzy
>         mkdir oe-repo
>         cd oe-repo
>         repo init -u git://github.com/jpendlum/zynq-gnuradio-manifest.git

This should be:

repo init -u git://github.com/balister/oe-gnuradio-manifest.git -b dizzy

>         repo sync
> 
>      repo sync was successfull. When I try to build I got error
>              "ERROR: Layer 'networking-layer' depends on layer
> 'meta-python', but this layer is not enabled in your configuration"
> 
>      so I added met-python in bblayers.conf. This took care of above error,
> now I get following error
>          " ERROR: ParseError at
> /opt/oe-repo/oe-core/../meta-xilinx/recipes-core/meta/
> external-xilinx-toolchain.bb:1: Could not include required file
> recipes-core/eglibc/eglibc-package.inc "
> 
>     I was not able to locate eglibc-package.inc anywhere in oe-repo tree.
> 
>     What should I do ?
> 
> Regards
> Marcus
> 





reply via email to

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