[Bug 4531] avahi-0.6.22 link fails - rpl_realloc undefined

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Thu Sep 4 06:18:57 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4531





--- Comment #2 from Khem Raj <raj.khem at gmail.com>  2008-09-04 08:18:56 ---
I would rather fix the avahi configure script. It seems it is using
AC_FUNC_REALLOC autoconf macro but does not provide the alternate
implementation if the function is not in libc it will report the  problem you
are seeing.

Instead of munging with glibc its better to fix the avahi configure script to
not use these tests if they are not required.


ah I see someone has fixed it upstream.

Can you try this patch here

http://git.0pointer.de/?p=avahi.git;a=commitdiff;h=d173d6630d3bf1ff17c874cdc105ff6016df5377

and report back ?

-Khem

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list