Hi, On Sun, Feb 05, 2012 at 06:41:54PM +0200, Andrei Gherzan wrote: > About DEPENDS, I couldn't find any dependencies. In order to check this i > baked > js in a new build without having anything in DEPENDS and the package succeeded
just as a hint: if you compile js with the threadsafe option you might need nspr too. It ships some sort of nspr with it, but I could never get it to compile, in the end I rolled my own nspr package and told JS configure to use it. I know, i know, I'm guilty of not submitting a patch :( Still too swamped to dig through all my changes and prepare patches... Here is the nspr stuff if you think that you need it: https://gitorious.digitalstrom.org/dss-oe/dss-oe/trees/master/dS/meta-dss11-devel/recipes-support/nspr Kind regards, Jin _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
