Re: [OE-core] Problem with libicudata.so in OE master

2014-02-17 Thread Jacob Kroon
Patch seems to fix the problem for me aswell. Thanks, Jacob On Sun, Feb 16, 2014 at 4:54 AM, Khem Raj wrote: > > On Feb 15, 2014, at 7:53 PM, Jay Cady wrote: > > I can confirm that the runtime error is gone. Qt5 images now run as > expected. > > > > thanks for testing > > > On Sat, Feb 15, 20

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Khem Raj
On Feb 15, 2014, at 7:53 PM, Jay Cady wrote: > I can confirm that the runtime error is gone. Qt5 images now run as expected. > thanks for testing > > On Sat, Feb 15, 2014 at 10:52 PM, Khem Raj wrote: > > On Feb 15, 2014, at 7:46 PM, Jay Cady wrote: > >> I re-did the patch correctly and

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Jay Cady
I can confirm that the runtime error is gone. Qt5 images now run as expected. On Sat, Feb 15, 2014 at 10:52 PM, Khem Raj wrote: > > On Feb 15, 2014, at 7:46 PM, Jay Cady wrote: > > I re-did the patch correctly and it works perfectly! Problem solved. > > > > Can you reconfirm that runtime err

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Khem Raj
On Feb 15, 2014, at 7:46 PM, Jay Cady wrote: > I re-did the patch correctly and it works perfectly! Problem solved. > Can you reconfirm that runtime error on your target is gone now ? I would like others who have been seeing this issue to test this patch out as well since I don’t have the r

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Jay Cady
I re-did the patch correctly and it works perfectly! Problem solved. For others wondering, these were the steps Khem gave me to apply the patch: cd into meta/ and then wget http://git.openembedded.org/openembedded-core-contrib/patch/?id=07ff1b539a62053c6d41cd2814e8d0bca1991a63 -O a.patch git am

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Khem Raj
On Feb 15, 2014, at 4:52 PM, Jay Cady wrote: > Hey, thanks for the reply! > > I tried it out and wasn't able to boot the image. Here is the output of the > boot when it failed: > Its not the patch. your image seems corrupt. > [3.230529] Freeing init memory: 180K > INIT: version 2.88 b

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Jay Cady
Hey, thanks for the reply! I tried it out and wasn't able to boot the image. Here is the output of the boot when it failed: [3.230529] Freeing init memory: 180K INIT: version 2.88 booting INIT: Entering runlevel: 5 INIT: cannot execute "/etc/init.d/rc" INIT: cannot execute "/sbin/getty" INIT

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Khem Raj
Hi can you try this patch http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/icu&id=07ff1b539a62053c6d41cd2814e8d0bca1991a63 and report back -Khem On Feb 15, 2014, at 9:57 AM, Jay Cady wrote: > I'm having the exact same problem. > > Latest master branch of Yocto 1.5 2/13

[OE-core] Problem with libicudata.so in OE master

2014-02-15 Thread Jay Cady
I'm having the exact same problem. Latest master branch of Yocto 1.5 2/13/14. Built with the master branch of meta-qt5. Wandboard-dual. When running the Qt5_CinematicExperience app, I'm getting this error: shared libraries: /usr/lib/libicudata.so.51: internal error Any ideas how to fix this?

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-13 Thread Filip Piechocki
I've compiled icu for my own, and the issue still exist :( does anyone has any suggestions? Regards, Filip On Wed, Feb 12, 2014 at 12:18 PM, Filip Piechocki wrote: > I am facing same problem on my RaspberryPi. I've build rpi-basic-image > with some additional libraries including "icu". I've add

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-12 Thread Filip Piechocki
I am facing same problem on my RaspberryPi. I've build rpi-basic-image with some additional libraries including "icu". I've added them to IMAGE_INSTALL_append, then I've corss-compiled Qt 5.2.1 and I get the exact same error with libicudata.so: error while loading shared libraries: /usr/lib/libicu

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-10 Thread Jacob Kroon
On Mon, 10 Feb 2014, Khem Raj wrote: On Feb 10, 2014, at 1:21 PM, Jacob Kroon wrote: Hi, I'm having problems with running Qt5 apps using OE master. I'm using a couple of other layers, but as the problem seems to be related to libicudata.so I figured I'd post it here, my apologies if the

Re: [OE-core] Problem with libicudata.so in OE master

2014-02-10 Thread Khem Raj
On Feb 10, 2014, at 1:21 PM, Jacob Kroon wrote: > Hi, > > I'm having problems with running Qt5 apps using OE master. I'm using a couple > of other layers, but as the problem seems to be related to libicudata.so I > figured I'd post it here, my apologies if the mail should go somewhere else. >

[OE-core] Problem with libicudata.so in OE master

2014-02-10 Thread Jacob Kroon
Hi, I'm having problems with running Qt5 apps using OE master. I'm using a couple of other layers, but as the problem seems to be related to libicudata.so I figured I'd post it here, my apologies if the mail should go somewhere else. When starting the Qt5 app I get: error while loading shared lib