It doesn't work for me either (beagleboard-Xm).
On 12/23/11 7:32 AM, "Kövesdi György" wrote:
>> I just follow http://www.angstrom-distribution.org/building-angstrom
>When i tried to compile the HEAD, the systemd-gnome-image did not work
>for me: just gave me a console image. Does it work for you
Hi,
When building both systemd-gnome-image and xfce-nm-image, I get this error
(but systemd-image works fine):
| log_check: Using
/home/connor/angstrom/build/tmp-angstrom_2010_x-eglibc/work/beagleboard-angstrom-linux-gnueabi/systemd-gnome-image-1.0-r0/temp/log.do_rootfs.3343
as logfile
| log_chec
Hi,
Due to the recent kernel.org breach, I'm getting an error while fetching the
linux-3.0.4-r105d package from meta-texasinstruments, with
MACHINE=beagleboard. It seems it doesn't "know about" the github repo. Is
there any way I can fix this, or do I just have to wait until
git.kernel.orggoes bac
Hello Everyone,
On my ubuntu 10.04 machine using angstrom 2010.x, whenever I try to run
"bitbake angstrom-gnome-image," webkit-gtk fails to compile. Here's the
log.do_compile:
+ do_compile
+ mkdir -p
/home/connor/angstrom/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/webkit-gtk-1.3
ut if lapack is installed to setup
the config header correctly? And, more importantly, how do other libraries
(i.e. libcvd) figure out where to link to? It seems like the lapack
situation is a bit of a mess currently.
On Fri, Mar 18, 2011 at 9:50 PM, Philip Balister wrote:
> On 03/18/2011 09:12
Thanks! I use blas-dev and lapack-dev for other projects. Is it possible to
get Angstrom lapack/blas and these packages to coexist?
On Fri, Mar 18, 2011 at 2:05 PM, Philip Balister wrote:
> On 03/18/2011 11:29 AM, Connor Abbott wrote:
>
>> Hi,
>>
>> It seems I'm hav
Hi,
It seems I'm having a problem building python-numpy. I'm using the setup
script and building for the beagleboard, and I've tried DISTRO=2008.1 and
DISTRO=2010.x. I can build task-gpe-base, but anything that pulls in Python,
such as angstrom-gpe-image and opencv, fails to build. I found a menti