New submission from Paul Ackersviller <p...@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 <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue451>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
http://mail.python.org/mailman/listinfo/tracker-discuss

Reply via email to