Cross compiling tinc for arm platform

Rob Townley rob.townley at gmail.com
Tue Nov 24 16:58:53 CET 2009


i am posting this here for completeness for others and because i will
have to revisit this later when i have more time to sort  out exactly
what is happening:

#  fgrep EVP_bf_cbc /usr/lib/*.*
   Binary file /usr/lib/libcrypto.so matches
   Binary file /usr/lib/libcrypto.so.0.9.8k matches
   Binary file /usr/lib/libcrypto.so.8 matches
   Binary file /usr/lib/libkio.so.4 matches
   Binary file /usr/lib/libkio.so.4.2.0 matches
   Binary file /usr/lib/libkio.so.5 matches
   Binary file /usr/lib/libkio.so.5.3.0 matches
   Binary file /usr/lib/libssh2.so.1 matches
   Binary file /usr/lib/libssh2.so.1.0.0 matches

#  fgrep -i  EVP_bf_cbc /usr/lib/*.*
    Binary file /usr/lib/libkio.so.4 matches
    Binary file /usr/lib/libkio.so.4.2.0 matches

#  LANG=

#  fgrep -i  EVP_bf_cbc /usr/lib/*.*
  Binary file /usr/lib/libcrypto.so matches
  Binary file /usr/lib/libcrypto.so.0.9.8k matches
  Binary file /usr/lib/libcrypto.so.8 matches
  Binary file /usr/lib/libkio.so.4 matches
  Binary file /usr/lib/libkio.so.4.2.0 matches
  Binary file /usr/lib/libkio.so.5 matches
  Binary file /usr/lib/libkio.so.5.3.0 matches
  Binary file /usr/lib/libssh2.so.1 matches
  Binary file /usr/lib/libssh2.so.1.0.0 matches



On Tue, Nov 24, 2009 at 9:46 AM, Guus Sliepen <guus at tinc-vpn.org> wrote:
> On Tue, Nov 24, 2009 at 04:40:16PM +0100, Guus Sliepen wrote:
>
>> Hm, I can reproduce that, but if I omit the -i option,
>> /usr/lib/libcrypto.so.0.9.8 does match! Perhaps a bug in grep...
>
> Hm, it's locale dependent... LANG= fgrep -i does work.
>
> --
> Met vriendelijke groet / with kind regards,
>     Guus Sliepen <guus at tinc-vpn.org>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAksL/8MACgkQAxLow12M2nszmQCfQP8kiKjRmuCyAruU7XjQEyUi
> aqgAn0CZrtUjb4tQ8gWRO/Vf2jFlSKLA
> =zCHZ
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> tinc mailing list
> tinc at tinc-vpn.org
> http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
>
>


More information about the tinc mailing list