[Python-bugs-list] [ python-Bugs-448481 ] Missing .h files and compiler warnings

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 Aug 2001 11:35:51 -0700


Bugs item #448481, was opened at 2001-08-06 11:35
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448481&group_id=5470

Category: Macintosh
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jack Jansen (jackjansen)
Summary: Missing .h files and compiler warnings

Initial Comment:
Attempted to build 2.2a1 on Mac OS X 10.0.4. Got a 
LOT of compiler warnings (mostly "function 
declaration not a prototype"), but make specifically 
stopped when trying the following:
Python/dynload_next.c:30: header file 'mach-o/
rld.h' not found
Python/dynload_next.c:51: undefined type, found 
`NXStream'
cpp-precomp: warning: errors during smart 
preprocessing, retrying in basic mode
make: *** [Python/dynload_next.o] Error 1

I can redirect all warnings and errors to a .txt file 
and e-mail it to anyone who might want to have a 
look.

-John Buell

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448481&group_id=5470