Jivin Jun Sun lays it down ... > > Despite the presence of these options, I did not find lib/libssl directory > and only found an almost empty user/openssl directory. What is going on?
openssl is removed from the dist for export reasons.
> Does anybody know if openss/libssl is supported in uclinux? If not, why
> are those options there?
It is supported, you can find various verison patches to re-add it
as part of the ocf-linux project.
http://ocf-linux.sourceforge.net/
Check the README.sglinux for instructions. To make it easier, here is
the bit from the README (replace snapgera with uclinux-dist as needed):
download http://www.openssl.org/source/openssl-0.9.8i.tar.gz
cd snapgear/lib
tar xzf openssl-0.9.8i.tar.gz
mv openssl-0.9.8i libssl
get the openssl-0.9.8i.patch from this OCF release.
patch -p0 < openssl-0.9.8i.patch.gz
mv libssl/makefile-uclinuxdist libssl/makefile
And the patch is attached.
Cheers,
Davidm
> On Fri, Oct 24, 2008 at 05:38:45PM +0800, Arthur Wong wrote:
> > Hello all:
> >
> > The ssl library is needed by an application when building, and i was told to
> > build the openssl.
> > When "make menuconfig", i also see the libssl:
> >
> > ===Library Configuration===
> > [ ] Build libSSL
> >
> > ===Network Applications ===
> > [ * ] openssl
> >
> > So, should i have to select the "Build libSSL" option in the same time ?
> > And what is the difference between the both ?
>
> > _______________________________________________
> > uClinux-dev mailing list
> > [email protected]
> > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> > This message was resent by [email protected]
> > To unsubscribe see:
> > http://mailman.uclinux.org/mailman/options/uclinux-dev
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
--
David McCullough, [EMAIL PROTECTED], Ph:+61 734352815
Secure Computing - SnapGear http://www.uCdot.org http://www.snapgear.com
openssl-0.9.8i.patch.gz
Description: Binary data
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
