Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What do these warnings mean?



Am Donnerstag, 12.06.03 um 17:38 Uhr schrieb Andrea Riciputi:

Hi,
I'm working on C library that include vecLib and can be called from with Python. I've been getting the following warnings for a couple of days:


/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20: warning: could not use precompiled head\
er '/System/Library/Frameworks/CoreServices.framework/Headers/ CoreServices-gcc3.p', because:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20: warning: #ifdef '_REENTRANT' not define\
d when precompiled, but now defined:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20: warning: at /sw/include/python2.2/pyc\
onfig.h:214

My code hasn't changed, neither vecLib (obviously!!), but I've upgraded from Python 2.2.2 to 2.2.3.

Looks like vecLib.h has changed. The header file no longer fits what was precompiled. Maybe some environment variable or a -D flag to the compiler differs. Something along these lines.


See "fixprecomps --help" to fix it. But they are harmless, they just slow down compilation time by factor of 2 to 4 :-)


HTH, Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.

References: 
 >What do these warnings mean? (From: Andrea Riciputi <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.