[Mono-bugs] [Bug 77620][Wis] Changed - configure.in should use pkg-config instead freetype-config

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 27 17:44:09 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by wberrier at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77620

--- shadow/77620	2006-04-27 09:28:31.000000000 -0400
+++ shadow/77620.tmp.30647	2006-04-27 17:44:09.000000000 -0400
@@ -59,6 +59,32 @@
 and
 
   freetype-config --cflags
 
 are working and return the same value.
 
+
+------- Additional Comments From wberrier at novell.com  2006-04-27 17:44 -------
+This patch worked great on redhat9.
+
+There is a problem on mac though.  From the log, this doesn't look
+quite right:
+
+checking for freetype2 >= ... Comparison operator but no version after
+package name 'freetype2' in file '(command line arguments)'
+
+The build fails with this:
+
+ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cairo/pixman/src
+-I../cairo/pixman/src -I../cairo/src -I../cairo/src
+-I/tmp/build_deps/include/glib-2.0
+-I/tmp/build_deps/lib/glib-2.0/include
+-I/tmp/install/include/freetype2 -I/tmp/install/include -Wall -Werror
+-Wno-unused -Wno-format -I/tmp/build_deps/include -no-cpp-precomp -g
+-O2 -pthread -MT adjustablearrowcap.lo -MD -MP -MF
+.deps/adjustablearrowcap.Tpo -c adjustablearrowcap.c  -fno-common
+-DPIC -o .libs/adjustablearrowcap.o
+powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthread'
+In file included from gdip.h:38,
+                 from adjustablearrowcap.c:27:
+../cairo/src/cairo-ft.h:46:35: error: fontconfig/fontconfig.h: No such
+file or directory


More information about the mono-bugs mailing list