Re: [Angstrom-devel] Problem compiling gstreamer-ti

2011-02-28 Thread Caglar Akyuz
On Sunday 27 February 2011 03:15:09 pm Maksym Parkachov wrote:
 Greame,
 
  Would be helpful if you could tell us the error you see. As we have
  direct resources in TI to fix such issues :-)
 
  Sorry you may have already posted your error and I missed it due to
  being out of country so if you could repost.
 
 here is the error I'm getting, the compile step is returning an error:
 | /bin/grep:
 | /home/oe/angstrom/sysroots/beagleboard-angstrom-linux-gnueabi/usr/lib/lib
 |gstreamer-0.10.la:
 
 No such file or directory
 
 | /bin/sed: can't read
 
 /home/oe/angstrom/sysroots/beagleboard-angstrom-linux-gnueabi/usr/lib/libgs
 treamer-0.10.la: No such file or directory
 

I fix this issue with following command:

$ln -s ${OE_BUILD_DIR}/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/ 
${OE_BUILD_DIR}/sysroots/bilkon-blec32-angstrom-linux-gnueabi/usr/lib

Where you need to replace bilkon-blec32 with your machine.

Regards,
Caglar

 I do have libgstreamer-0.10.la, but it is in the different folder:
 
 oe@server:~/angstrom/sysroots$ find . -name libgstreamer-0.10.la
 ./armv7a-angstrom-linux-gnueabi/usr/lib/libgstreamer-0.10.la
 
 So, it looks for libgstreamer in beagleboard sysroot, whereas
 libgstreamer is in arm7 sysroot.
 
 And when we are already here, it would be great to get a bit newer
 version from TI svn, especially zero copy patches are interesting.
 
 Cheers,
 Maksym.
 
 ___
 Angstrom-distro-devel mailing list
 Angstrom-distro-devel@linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
 

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Problem compiling gstreamer-ti

2011-01-17 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 17-01-11 20:10, Maksym Parkachov wrote:
 Hi,
 
 I'm trying to compile gstreamer-ti for the angstrom-2010.x distro
 and beagleboard machine on  yesterday's checkout from openembeded.
 
 The compile step is returning an error

You've found out why the distro config says:

# This is a aimed to be the next stable angstrom release.
# If you want something stable *right now*, use angstrom-2008.1

:)

 
 | /bin/grep: 
 /home/oe/angstrom/sysroots/beagleboard-angstrom-linux-gnueabi/usr/lib/libgstreamer-0.10.la:
 No such file or directory
 | /bin/sed: can't read
 /home/oe/angstrom/sysroots/beagleboard-angstrom-linux-gnueabi/usr/lib/libgstreamer-0.10.la:
 No such file or directory
 
 I do have libgstreamer-0.10.la, but it is in the different folder:
 
 oe@server:~/angstrom/sysroots$ find . -name libgstreamer-0.10.la
 ./armv7a-angstrom-linux-gnueabi/usr/lib/libgstreamer-0.10.la
 
 Maybe someone has an idea what's going on ?

It's related to libtool sysroot and using machine specific staging. Not
easy to solve.

regards,

Koen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNNJi8MkyGM64RGpERAvAzAJ93qxPG8lNv/6eUspM5A7bg/LWasQCfQZGi
/a/XNwPUj59aSR0lvqbRz3A=
=jPF/
-END PGP SIGNATURE-


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Problem compiling gstreamer-ti

2011-01-17 Thread Maksym Parkachov
Koen,

 You've found out why the distro config says:

 # This is a aimed to be the next stable angstrom release.
 # If you want something stable *right now*, use angstrom-2008.1

 :)

Building with head bitbake, head openembedded and unstable angstrom,
I'm, actually, very positively surprised how seldom are issues coming.

Good job !

Cheers,
Maksym.

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel