Bug 7870

Summary: make errors
Product: fontconfig Reporter: stush <stush.halffull>
Component: libraryAssignee: Keith Packard <keithp>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: highest    
Version: 2.2   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description stush 2006-08-14 05:26:34 UTC
the version is 2.2.3 i use ./configure and its ok but  when i 
make it i get these errors

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/freetype2
-I/usr/local/include -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -I.. -I../src -g
-O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c  -fPIC
-DPIC -o .libs/fcfreetype.o
fcfreetype.c:53:10: error: #include expects "FILENAME" or <FILENAME>
fcfreetype.c: In function 'FcGetPixelSize':
fcfreetype.c:268: error: dereferencing pointer to incomplete type
fcfreetype.c: In function 'FcFreeTypeQuery':
fcfreetype.c:818: error: dereferencing pointer to incomplete type
fcfreetype.c:826: error: dereferencing pointer to incomplete type
fcfreetype.c:848: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
fcfreetype.c:904: error: dereferencing pointer to incomplete type
fcfreetype.c:904: error: invalid type argument of '->'
make[2]: *** [fcfreetype.lo] Error 1
make[2]: Leaving directory `/home/Stush/Linux/fontconfig-2.2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Stush/Linux/fontconfig-2.2.3'
make: *** [all] Error 2

any ideas
Comment 1 Keith Packard 2006-09-01 12:42:15 UTC

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

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.