http://bugs.winehq.org/show_bug.cgi?id=3609
Summary: cannot find -lfreetype Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: I-SAngeli@siriush.com
freetype is an issue when compiling. In my gentoo amd64 64bit, if I apply this "cp /usr/lib/libfreetype.* /emul/linux/x86/usr/lib/" then I won't get this error but then my other apps wont run. If I rather don't apply the above command, I get this error on make epend:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lfreetype collect2: ld returned 1 exit status make[1]: *** [sfnt2fnt] Error 1 make[1]: Leaving directory `/opt/cvs/wine/tools' make: *** [tools] Error 2
Please advice how to solve this major issue. Thank you, Spiro