From: Alf Subject: X11/Xft/Xft.h present but cannot be compiled To: address@hidden Date: Thu, 25 Sep 2003 23:16:52 -0400 X-Sent: 4 hours, 43 minutes, 12 seconds ago Hi, I got this message when tring to compile gnustep-back-0.8.9. I used ./configure --prefix=/home/alf/GNUstep then when I try to make this warning appers and some time latter make exits with an error, I put all output to the file attached in hope that this is useful for U. I am using Linux SuSE 8.2 with XFree86 4.3.0-111. Thx for the atrention and I hope to be usefull. I am waiting for the confirmation and if there are anymore questions I would be glad to aswer. Alfredo checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for current libwraster support... checking for RFillImage in -lwraster... no no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lXext... yes checking for main in -lXmu... yes checking DPS/dpsclient.h usability... yes checking DPS/dpsclient.h presence... yes checking for DPS/dpsclient.h... yes checking DPS/dpsNXargs.h usability... yes checking DPS/dpsNXargs.h presence... yes checking for DPS/dpsNXargs.h... yes ./configure: line 1: freetype-config: command not found ./configure: line 1: freetype-config: command not found checking for main in -lfreetype... no checking for XftFontOpen in -lXft... yes checking X11/Xft/Xft.h usability... no checking X11/Xft/Xft.h presence... yes configure: WARNING: X11/Xft/Xft.h: present but cannot be compiled configure: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers? configure: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for X11/Xft/Xft.h... yes checking for XftDrawStringUtf8 in -lXft... yes checking for FcPatternCreate in -lfontconfig... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for glXMakeContextCurrent in -lGL... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for GLX_RGBA_TYPE... yes checking for usleep... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for main in -lz... yes checking for -ltiff without -ljpeg nor -lz... yes checking for -ltiff without -lz... yes checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for X11/extensions/XShm.h... yes checking for main in -lgdi32... no ./configure: line 1: libart2-config: command not found ./configure: line 1: libart2-config: command not found checking for main in -lart_lgpl_2... no checking Backend Server... x11 checking Backend Graphics... xlib checking Backend name... back configure: creating ./config.status config.status: creating back.make config.status: creating config.make config.status: creating config.h config.status: config.h is unchanged