[Mono-bugs] [Bug 324135] eglib does not build on Mac OS X

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 6 14:19:28 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=324135#c12


Andreas Färber <andreas.faerber at web.de> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #12 from Andreas Färber <andreas.faerber at web.de>  2007-11-06 12:19:27 MST ---
I disagree. This bug was created by me for Mac OS X ppc64 (see above), assigned
to myself, and it still does not build on and for ppc64 as is! So it's not
fully fixed yet, reopening. Please do not close my ppc64 tickets, thanks.

Building still fails for two reasons:
a) missing include (eglib-config.h not found)
b) build-time dependency on compiling and running against a (ppc64) glib

top_builddir would be Mono's top build dir rather than eglib's. For consistency
eglib does not depend on top_srcdir either (I assume to be usable standalone),
and there is no builddir defined, I checked that.

Also the following appears to be missing in configure.ac:
+AC_CHECK_FUNCS(strndup)
Testing against HAVE_STRNDUP otherwise does not make sense.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list