• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
makefile errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makefile errors


  • Subject: makefile errors
  • From: Livio Isaia <email@hidden>
  • Date: Fri, 13 Apr 2007 20:05:32 +0200

I'm not sure this is the right list to write to, anyway...

I'm trying to build Open Inventor libraries with make (from shell or X11) using command "make -C /Developer/inventor -f GNUmakefile".
The operation fails when trying to compile file ppp.c++.
The error is


/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.).


Have any idea?

PS: it's almost 20 days I try to compile Open Inventor and feel really silly for asking this much, but it' the first time I have so many problems compiling a library! Is it possible that there is a particular way to do it? I firstly tried with XCode, and now with make... Some suggestion?

Thank you so much.
Best regards, livio.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: makefile errors
      • From: Stefan Werner <email@hidden>
    • Re: makefile errors
      • From: Scott Ribe <email@hidden>
  • Prev by Date: Re: architecture dependant problems with ResMerger
  • Next by Date: Re: makefile errors
  • Previous by thread: Re: Setting environmental variables for xcode executables
  • Next by thread: Re: makefile errors
  • Index(es):
    • Date
    • Thread