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: makefile errors



On Apr 13, 2007, at 11:05 AM, Livio Isaia wrote:
I'm not sure this is the right list to write to, anyway...

If you're writing to two different lists, at least one of them is probably wrong. I'd suggest email@hidden .



/usr/include/architecture/ppc/math.h:361: error: declaration of C function 'float acos(float)' conflicts with
/usr/include/architecture/ppc/math.h:360: error: previous declaration 'double acos(double)' here


while in mat.h the second declaration is not "float acos(float)" but "float acosf(float)". Why the letter "f" is not considered?
The same error is returned for many other declarations (sqrt, atan, etc.).

There may be a file in your code with things like `#define acosf acos`.


-- Greg Parker email@hidden Runtime Wrangler


_______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >makefile errors (From: Livio Isaia <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.