libexempi3-shlibs-2.2.1-1 build failure on 10.9.

Alexander Hansen <[email protected]>
Newsgroups gmane.os.apple.fink.devel
Organization Fink Core Team
Message-ID <[email protected]>
OS 10.9.3
Xcode (CLI tools) 5.1

I got the following:

Making all in common
   CXX      UnicodeConversions.lo
   CXX      XML_Node.lo
   CXX      LargeFileAccess.lo
   CXX      XMP_LibUtils.lo
LargeFileAccess.cpp:856:24: error: use of undeclared identifier 
'malloc'; did
       you mean 'valloc'?
                 char* rsrc = (char*) malloc((strlen(filePath)+strlen(suf...
                                      ^~~~~~
                                      valloc
/usr/include/unistd.h:707:7: note: 'valloc' declared here
void    *valloc(size_t);
          ^
LargeFileAccess.cpp:869:3: error: use of undeclared identifier 'free'
                 free ( rsrc );

This looks like the fairly common situation where #include <stdlib.h> 
has to be added explicitly in the appropriate file(s) for the build to 
work on 10.9.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.