New submission from Xavier de Gaye <xdeg...@gmail.com>:

The tests that set the 'ipv6type' variable in configure.ac check the local file 
system and this may give incorrect values when cross-compiling. For example the 
/etc/netconfig file exists on Archlinux, and configure sets ipv6type=solaris 
when cross-compiling Android on this platform.

----------
components: Cross-Build
messages: 338250
nosy: Alex.Willmer, xdegaye
priority: normal
severity: normal
stage: needs patch
status: open
title: the ipv6type variable in configure.ac may be set incorrectly when 
cross-compiling
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36351>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to