[Buildroot] [PATCH] python-netifaces: add -x option to fix cross-compilation

Peter Korsgaard jacmet at uclibc.org
Mon Jan 9 10:35:43 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> Le Mon, 09 Jan 2012 10:57:23 +0100,
 Thomas> Yegor Yefremov <yegor_sub1 at visionsystems.de> a écrit :

 >> That's really strange. I used CodeSourcery toolchain and had no
 >> problems, but with native BR toolchain I have the same behavior as
 >> yours. I'll look into this issue.

 Thomas> CodeSourcery toolchains use glibc, so they have IPv6 support enabled.

Yes, but that doesn't explain the 2nd error (missing ;):

        Py_XDECREF (dict);
        Py_XDECREF (list)
        Py_XDECREF (family);

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list