• 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
Re: configure/make not finding malloc.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure/make not finding malloc.h


  • Subject: Re: configure/make not finding malloc.h
  • From: Peter O'Gorman <email@hidden>
  • Date: Wed, 1 Aug 2007 00:59:16 -0500


On Aug 1, 2007, at 12:07 AM, Draichis wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just viewed this post now. Confirming my theory, apparently you're doing this:

#include <malloc.h>

It would be wise to attempt to use:

#include <malloc/malloc.h>

If this doesn't work, kindly report back.

It will find the file, but /usr/include/malloc/malloc.h does not have a declaration for malloc(3), or its friends realloc, calloc and free.


Anyway, this discussion would probably be better suited to the unix- porting list.

Peter
--
Peter O'Gorman
http://pogma.com


_______________________________________________ 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
References: 
 >configure/make not finding malloc.h (From: "Al Byers" <email@hidden>)
 >Re: configure/make not finding malloc.h (From: Chris Espinosa <email@hidden>)
 >Re: configure/make not finding malloc.h (From: "Al Byers" <email@hidden>)
 >Re: configure/make not finding malloc.h (From: Draichis <email@hidden>)

  • Prev by Date: Re: Problem creating command line application with Xcode
  • Next by Date: Re: configure/make not finding malloc.h
  • Previous by thread: Re: configure/make not finding malloc.h
  • Next by thread: Re: Xcode-users Digest, Vol 4, Issue 368
  • Index(es):
    • Date
    • Thread