[Bug 25202] Wine should use pkg-config --libs freetype2 instead of freetype-config --libs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 11 18:12:31 CDT 2012


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

Roland Haeder <roland at mxchange.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roland at mxchange.org

--- Comment #3 from Roland Haeder <roland at mxchange.org> 2012-09-11 18:12:31 CDT ---
This change has lead to this output with recent packages under debian:

/usr/lib32/libfreetype.a(ftgzip.o): In function `ft_gzip_stream_close':
(.text+0x1b3): undefined reference to `inflateEnd'
/usr/lib32/libfreetype.a(ftgzip.o): In function `ft_gzip_file_fill_output':
(.text+0x2d5): undefined reference to `inflate'
/usr/lib32/libfreetype.a(ftgzip.o): In function `ft_gzip_file_io':
(.text+0x418): undefined reference to `inflateReset'
/usr/lib32/libfreetype.a(ftgzip.o): In function `FT_Stream_OpenGzip':
(.text+0x573): undefined reference to `inflateInit2_'
/usr/lib32/libfreetype.a(ftgzip.o): In function `FT_Stream_OpenGzip':
(.text+0x6aa): undefined reference to `inflateEnd'
collect2: error: ld returned 1 exit status

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