[cairo-bugs] [Bug 33417] No mutex implementation found. Cairo will not work with multiple threads.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 24 14:15:14 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33417

--- Comment #11 from Andrea Canciani <ranma42 at gmail.com> 2011-01-24 14:15:12 PST ---
(In reply to comment #10)
> ld warnings removed, no change. Turning off gobject and Qt, no changes.

The new config.log still reports warnings.
The new build log indicates:
CFLAGS="-I/lgm/cdat/Qt/Externals/NetCDF/include
-I/lgm/cdat/Qt/Externals/include  -L/lgm/cdat/Qt/Externals/lib  -g -O2 -arch
x86_64 -pipe -Xarch_x86_64 -mmacosx-version-min=10.5 ";

So it looks like you forgot to remove the "-L/lgm/cdat/Qt/Externals/lib".

Please try using
CFLAGS="-I/lgm/cdat/Qt/Externals/NetCDF/include
-I/lgm/cdat/Qt/Externals/include -g -O2 -arch x86_64 -pipe -Xarch_x86_64
-mmacosx-version-min=10.5 "

-- 
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