X-es...

Alan James Caruana ajcaruana at gmail.com
Thu Sep 14 05:35:15 PDT 2006


A very useful comment, u can also download the source using git or
ftp.  Compiling is not a headache at all, just use the build.sh OR
build_from_tarballs.sh scripts.

On 9/14/06, "Mateusz A. Mierzwiński" <mateuszmierzwinski at o2.pl> wrote:
> Welcome...
>
> I wan't to say, to you, that making X11R7 modular is idiotic... If i
> want to download sources i must spent about 1 day to click every
> package... don't mension about compile it... Why don't develop it in
> single file, as it was in 6.9?
>
> Heh... Even newer packeges of freetype and fontconfig makes X.org non
> compilable... :/
>
> As is:
>
> fcfreetype.c:1521: warning: pointer targets in assignment differ in
> signedness
> fcfreetype.c:1545: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: warning: implicit declaration of function
> 'FT_MODULE_CLASS'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1562: error: dereferencing pointer to incomplete type
> fcfreetype.c:1562: error: invalid type argument of '->'
> fcfreetype.c:1599: error: dereferencing pointer to incomplete type
> fcfreetype.c:1609: error: dereferencing pointer to incomplete type
> fcfreetype.c:1632: warning: pointer targets in passing argument 3 of
> 'FcPatternAddString' differ in signedness
> fcfreetype.c: In function 'addtag':
> fcfreetype.c:2692: warning: pointer targets in passing argument 1 of
> 'strcat' differ in signedness
> fcfreetype.c:2693: warning: pointer targets in passing argument 1 of
> 'strcat' differ in signedness
> fcfreetype.c:2694: warning: pointer targets in passing argument 1 of
> 'strcat' differ in signedness
> fcfreetype.c:2694: warning: pointer targets in passing argument 2 of
> 'strcat' differ in signedness
> fcfreetype.c: In function 'GetScriptTags':
> fcfreetype.c:2710: error: 'TT_Face' undeclared (first use in this function)
> fcfreetype.c:2710: error: (Each undeclared identifier is reported only once
> fcfreetype.c:2710: error: for each function it appears in.)
> fcfreetype.c:2710: error: syntax error before 'tt_face'
> fcfreetype.c:2719: error: 'tt_face' undeclared (first use in this function)
> fcfreetype.c:2722: warning: implicit declaration of function
> 'FT_STREAM_POS'
> fcfreetype.c:2726: warning: implicit declaration of function
> 'FT_STREAM_SEEK'
> fcfreetype.c:2726: warning: implicit declaration of function
> 'FT_FRAME_ENTER'
> fcfreetype.c:2729: warning: implicit declaration of function
> 'FT_GET_USHORT'
> fcfreetype.c:2731: warning: implicit declaration of function
> 'FT_FRAME_EXIT'
> fcfreetype.c:2747: warning: implicit declaration of function 'FT_SET_ERROR'
> fcfreetype.c:2747: warning: implicit declaration of function
> 'FT_MEM_ALLOC_ARRAY'
> fcfreetype.c:2747: error: syntax error before 'FT_ULong'
> fcfreetype.c:2756: warning: implicit declaration of function 'FT_GET_ULONG'
> fcfreetype.c:2787: warning: implicit declaration of function 'FT_FREE'
> fcfreetype.c:2714: warning: unused variable 'memory'
> fcfreetype.c: In function 'FcFontCapabilities':
> fcfreetype.c:2823: warning: pointer targets in passing argument 1 of
> 'strcpy' differ in signedness
> fcfreetype.c:2800: warning: unused variable 'memory'
> make[4]: *** [fcfreetype.o] Error 1
> make[4]: Leaving directory `/usr/linsrc/xorg/xc/lib/fontconfig'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/usr/linsrc/xorg/xc/lib'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/linsrc/xorg/xc'
> make[1]: *** [World] Error 2
> make[1]: Leaving directory `/usr/linsrc/xorg/xc'
> make: *** [World] Error 2
> root at LINUX EXP - /usr/linsrc/xorg/xc #
>
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>


More information about the xorg mailing list