Bug 1772

Summary: libXfont.so: undefined reference to `FT_STREAM_SEEK'
Product: xorg Reporter: Carl Karsten <carl>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high CC: dberkholz, roland.mainz
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.