Thursday, February 26, 2015

[Discuss-gnuradio] Fwd: Re: GNU Radio on Zynq - trouble getting the user_peripheral kernel module to work

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 <philip@balister.org>
To: Marc Jem <mdbjem@gmail.com>

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
>



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment