On Wed, Feb 28, 2007 at 07:41:43PM +0100, Martin Costabel wrote:
> The bug is in libart_lgpl/art_misc.h. The function declarations
> 
> void *art_alloc(size_t size);
> void art_free(void *ptr);
> void *art_realloc(void *ptr, size_t size);
> 
> need to be enclosed in 'extern "C"', just like the later declarations of 
>   art_die() etc are.
> 
> If someone has contact to the upstream developers, please tell them.

Fixed in fink (along with quick version), and filed upstream.

Thanks for the diagnosis and treatment!

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to