[cairo-bugs] [Bug 39493] 32-bit build fails with MacOSX10.7.sdk
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 6 15:33:06 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39493
John Ralls <jralls at ceridwen.us> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #5 from John Ralls <jralls at ceridwen.us> 2011-09-06 15:33:03 PDT ---
But unfortunately it now fails when building on Leopard:
CCLD cairo-analyse-trace
Undefined symbols:
"_strndup", referenced from:
_main in cairo-analyse-trace.o
"_getline", referenced from:
_main in cairo-analyse-trace.o
ld: symbol(s) not found
$ nm util/cairo-missing/.libs/libcairo-missing.dylib | grep strndup
00001da0 t _strndup
So, not exported.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list