On Mon, May 03, 2010 at 11:59:30PM +0400, Roman I Khimov wrote: > > OK, it works fine there (i386 and amd64 uclibc, both via cross), so I > > didn't notice that it might be a problem. Care to do a patch? It'll take > > me some time to create mipsel build setup and try it out. > > Just pushed the fix, please try it out.
Ah yes, the debian-mipsel line is the smae now as what i tried to get it to work for me. :-) I notice now that i did a "clean openssl" "build openssl" that it uses "cp" instead of "install" for do_populate_staging, which fails because the files that it tries to overwrite (from a previous do_populate_staging) are mode 0555: (main task) NOTE: Running task 291 of 294 (ID: 3, /.../oe/recipes/openssl/openssl_1.0.0.bb, do_populate_staging) cp: cannot create regular file `/.../tmp/staging/mipsel-oe-linux/usr/lib/ssl/engines/libubsec.so': Permission denied cp: cannot create regular file `/.../tmp/staging/mipsel-oe-linux/usr/lib/ssl/engines/libpadlock.so': Permission denied ... But that probably has nothing to do with your fix. ;-) In any case: thanks for the patch! Marc _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel