[Tracker-discuss] [issue451] Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c won't compile on ia64-hp-hpux11.31 due to 'struct mallinfo'

Paul Ackersviller metatracker at psf.upfronthosting.co.za
Sat Apr 7 04:55:23 CEST 2012


New submission from Paul Ackersviller <pda at freeshell.org>:

In file included from /usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:1161:0:
/usr/local/free/lib/gcc/ia64-hp-hpux11.31/4.6.3/include-fixed/stdlib.h:591:10: error: redefinition of 'struct mallinfo'
/usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:622:8: note: originally defined here
In file included from /usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:1161:0:
/usr/local/free/lib/gcc/ia64-hp-hpux11.31/4.6.3/include-fixed/stdlib.h:773:29: error: conflicting types for 'mallinfo'
/usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:811:17: note: previous declaration of 'mallinfo' was here
/usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:4383:17: error: conflicting types for 'mallinfo'
/usr/local/src/Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c:811:17: note: previous declaration of 'mallinfo' was here

----------
messages: 2438
nosy: pda
priority: critical
status: unread
title: Python-2.7.3rc2/Modules/_ctypes/libffi/src/dlmalloc.c won't compile on ia64-hp-hpux11.31 due to 'struct mallinfo'

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue451>
_______________________________________________________


More information about the Tracker-discuss mailing list