Re: X11R6-NCL installation error

From: Gerry Creager <gerry.creager_at_nyahnyahspammersnyahnyah>
Date: Thu, 06 Dec 2007 22:07:23 -0600

Just a stab in the dark (I'll have to check tomorrow at the office,
sorry) but I suspect you will need to modify the makefile to look at
lib64 libraries instead of /lib and /usr/lib.

gerry

estatio gutierrez wrote:
> Hi.
>
> I'm using a 64-bit server on fedora core 7 and when I try to compile the X11R6 which is necessary to install NCL, I get this error message, I don't know how to solve this problem. Any idea? Thanks.
>
> rm -f fcfreetype.o
> gcc -c -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -Wall
> -Wpointer-arith -Wundef -I/usr/include/freetype2
> -I/usr/include/freetype2/config -I../../extras/fontconfig/src -I../../extras/fontconfig
> -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
> -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT
> -DXUSE_MTSAFE_API -DFC_DEFAULT_FONTS='""' -DHAVE_EXPAT
> -DXFREE86_FT2 -DFONTCONFIG_PATH='"/etc/fonts"' -DHAVE_MKSTEMP
> -DHAVE_FT_GET_BDF_PROPERTY -DHAVE_FT_GET_NEXT_CHAR
> -DHAVE_FT_GET_PS_FONT_INFO -DHAVE_FT_GET_X11_FONT_FORMAT
> -DHAVE_FT_HAS_PS_GLYPH_NAMES -DHAVE_LINK -DHAVE_GETUID -DHAVE_GETEUID
> -fPIC fcfreetype.c
> fcfreetype.c:53:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:58:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:59:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:60:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:565:5: warning: "HAVE_ICONV" is not defined
> fcfreetype.c:575:5: warning: "USE_ICONV" is not defined
> fcfreetype.c:699:5: warning: "USE_ICONV" is not defined
> fcfreetype.c: In function ‘FcSfntNameTranscode’:
> fcfreetype.c:736: warning: pointer targets in passing argument 2 of
> ‘FcStrCmpIgnoreBlanksAndCase’ differ in signedness
> fcfreetype.c: In function ‘FcSfntNameLanguage’:
> fcfreetype.c:752: warning: pointer targets in return differ in
> signedness
> fcfreetype.c: In function ‘FcVendorMatch’:
> fcfreetype.c:804: warning: pointer targets in passing argument 1 of
> ‘strlen’ differ in signedness
> fcfreetype.c: At top level:
> fcfreetype.c:899: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:900: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:901: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:902: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:903: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:904: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:905: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:906: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:907: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:908: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:909: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:910: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:911: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:912: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:913: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:914: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:923: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:924: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:925: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:926: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:927: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:928: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:929: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:930: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:931: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:940: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c:941: warning: pointer targets in initialization differ in
> signedness
> fcfreetype.c: In function ‘FcGetPixelSize’:
> fcfreetype.c:958: error: dereferencing pointer to incomplete type
> fcfreetype.c:963:5: warning: "HAVE_FT_BITMAP_SIZE_Y_PPEM" is not
> defined
> fcfreetype.c: In function ‘FcFreeTypeQuery’:
> fcfreetype.c:1157: warning: pointer targets in passing argument 3 of
> ‘FcPatternAddString’ differ in signedness
> fcfreetype.c:1172: warning: pointer targets in passing argument 1 of
> ‘FcStrCmpIgnoreBlanksAndCase’ differ in signedness
> fcfreetype.c:1172: warning: pointer targets in passing argument 2 of
> ‘FcStrCmpIgnoreBlanksAndCase’ differ in signedness
> fcfreetype.c:1176: warning: pointer targets in passing argument 3 of
> ‘FcPatternAddString’ differ in signedness
> fcfreetype.c:1182: warning: pointer targets in passing argument 1 of
> ‘FcStrCmpIgnoreBlanksAndCase’ differ in signedness
> fcfreetype.c:1182: warning: pointer targets in passing argument 2 of
> ‘FcStrCmpIgnoreBlanksAndCase’ differ in signedness
> fcfreetype.c:1186: warning: pointer targets in passing argument 3 of
> ‘FcPatternAddString’ differ in signedness
> fcfreetype.c:1403: warning: pointer targets in passing argument 1 of
> ‘FcStringIsConst’ differ in signedness
> fcfreetype.c:1435: error: dereferencing pointer to incomplete type
> fcfreetype.c:1437: warning: pointer targets in assignment differ in
> signedness
> fcfreetype.c:1442: error: dereferencing pointer to incomplete type
> fcfreetype.c:1465: error: dereferencing pointer to incomplete type
> fcfreetype.c:1468: warning: pointer targets in passing argument 1 of
> ‘FcStringIsConst’ differ in signedness
> 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: 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: expected ‘;’ 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: expected expression 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/xc/lib/fontconfig'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/usr/xc/lib'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/xc'
> make[1]: *** [World] Error 2
> make[1]: Leaving directory `/usr/xc'
> make: *** [World] Error 2
>
>
>
>
>
>
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
Gerry Creager -- gerry.creager_at_tamu.edu
Texas Mesonet -- AATLT, Texas A&M University	
Cell: 979.229.5301 Office: 979.458.4020 FAX: 979.862.3983
Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Dec 06 2007 - 21:07:23 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 11 2007 - 14:19:21 MST