[Bug 14820] Check for FreeType 2 fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 10 10:32:35 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14820





--- Comment #1 from Markus Elfring <Markus.Elfring at web.de>  2008-08-10 10:32:35 ---
http://forum.winehq.org/viewtopic.php?t=1951

The file "config.log" contains the following output.

configure:13789: checking for -lfreetype
configure:13824: gcc -m32 -o conftest -g -O2   conftest.c -lfreetype -lfreetype
-lz  >&5
/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../x86_64-unknown-linux-gnu/bin/ld:
cannot find -lfreetype
collect2: ld returned 1 exit status
configure:13830: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.1.2"
   [...]
| #ifdef __cplusplus
| extern "C"
| #endif
| char FT_Init_FreeType ();
| int
| main ()
| {
| return FT_Init_FreeType ();
|   ;
|   return 0;
| }
configure:13853: result: not found


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list