Open Bug 677444 Opened 13 years ago Updated 2 years ago

Build with --enable-tree-freetype and tree zlib broken

Categories

(Core :: Graphics, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: romaxa, Unassigned)

References

(Depends on 1 open bug)

Details

ad-2.0 -lrt -lglib-2.0     -ldl  -lrt    
../../modules/freetype2/.libs/libfreetype.a(ftgzip.o): In function `ft_gzip_file_init':
ftgzip.c:(.text.ft_gzip_file_init+0x14c): undefined reference to `inflateInit2_'
../../modules/freetype2/.libs/libfreetype.a(ftgzip.o): In function `ft_gzip_file_done':
ftgzip.c:(.text.ft_gzip_file_done+0x20): undefined reference to `inflateEnd'
../../modules/freetype2/.libs/libfreetype.a(ftgzip.o): In function `ft_gzip_file_reset':
ftgzip.c:(.text.ft_gzip_file_reset+0x54): undefined reference to `inflateReset'
../../modules/freetype2/.libs/libfreetype.a(ftgzip.o): In function `ft_gzip_file_fill_output':
ftgzip.c:(.text.ft_gzip_file_fill_output+0x94): undefined reference to `inflate'
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.