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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 08 Aug 2001 08:19:32 -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: Closed
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

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

>Comment By: Jack Jansen (jackjansen)
Date: 2001-08-08 08:19

Message:
Logged In: YES 
user_id=45365

This should be fixed in the CVS repository as of this
afternoon. Please let me know if there are more problems.

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

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