-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 14-01-11 10:10, Paul Menzel wrote: > From b2e249702a0f6b5e36a4b095f5a4c495aa5ec14f Mon Sep 17 00:00:00 2001 > From: Paul Menzel <[email protected]> > Date: Fri, 14 Jan 2011 09:48:08 +0100 > Subject: [PATCH] python.inc: add `--disable-ipv6` to `EXTRA_OECONF` > > Since commit d729d14d [1] task `configure` for `python_2.6.5` and > `python_2.7.1` fails with the following error message when compiling with > `angstrom_2008.1` for `MACHINE = "beagleboard"`. > > checking for major... yes > checking for getaddrinfo... yes > checking getaddrinfo bug... buggy > Fatal: You must get working getaddrinfo() function. > or you can specify "--disable-ipv6". > ERROR: Function do_configure failed > > Disable IPv6 for now in Python unconditionally until a better solution is > found.
I don't think disabling ipv6 is the way to go, I'm comparing the eglibc before and after d729d14d to see if that reveals a clue. If it doesn't, let's put in your patch for the time being. regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNMJzhMkyGM64RGpERAnAjAKCW9cw0VIybG39SDCtLuXZE6b25/ACeI29y bvtfj1LvCkNwVlRRD2UCJYs= =iQYh -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
