Bug 1772 - libXfont.so: undefined reference to `FT_STREAM_SEEK'
Summary: libXfont.so: undefined reference to `FT_STREAM_SEEK'
Status: RESOLVED DUPLICATE of bug 1767
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-03 05:17 UTC by Carl Karsten
Modified: 2004-11-02 15:42 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Carl Karsten 2004-11-03 05:17:50 UTC
gcc -m32 -o xfs -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wstrict-prototypes       -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef    
-L../../exports/lib difs/libdifs.a os/libos.a      -L../../exports/lib   -lXfont
-L/usr/X11R6/lib -lfreetype -lz -lm -lz  -Wl,-rpath-link,../../exports/lib
../../exports/lib/libXfont.so: undefined reference to `FT_STREAM_SEEK'
../../exports/lib/libXfont.so: undefined reference to `FT_STREAM_POS'
collect2: ld returned 1 exit status
make[3]: *** [xfs] Error 1
Comment 1 Alexander Gottwald 2004-11-03 05:27:02 UTC

*** This bug has been marked as a duplicate of 1767 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.