From: Kevin L. <ke...@mi...> - 2004-03-14 03:06:50
|
Hi Michael, The following session one is error messages after configure and the other is occur at configuration time. Need your help, Thanks. ----------------------------- root@Develop ~/software/lcd4linux-0.9.11# ./configure --without-x >err.lst configure: WARNING: gd.h not found: PNG driver disabled configure: WARNING: gd.h not found: PNG driver disabled configure: error: X11 headers or libraries not available: X11 driver disabled ----------------------------- ----------------------------- root@Develop ~/software/lcd4linux-0.9.11# cat err.lst checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking for ranlib... ranlib checking for log in -lm... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E configure: checking location of ncurses.h file... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 5.2 checking for X... disabled 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 gd/gd.h usability... no checking gd/gd.h presence... no checking for gd/gd.h... no checking gd.h usability... no checking gd.h presence... no checking for gd.h... no checking which drivers to compile... done ----------------------------- On Sat, 13 Mar 2004 19:12:50 +0100, Michael Reinelt wrote > Hi Kevin Liu, > > > I'm download LCD4Linux v.0.9.11 tar ball, my system do not support X11, and > > I have configuration with --disable-x option, but it seems still somewhere > > wrong, can't build makefile. would you like tell me how to solve this problem. > > I don't need build binary with X11 suport. > > Hmmm... AFAIK the optins's called '--without-x'. This would explain > why you couldn't even build the makefile (which would be a very > strange error). > > If this does not solve your problem, please send me the output of > the configure un. > > bye, Michael > > -- > Michael Reinelt Tel: +43 676 > 3079941 Geisslergasse 4 Fax: +43 > 316 692343 A-8045 Graz, Austria e-mail: re...@eu... Best regards, Kevin Liu -- MIS Family Technology, Inc. No.10, Shuren Rd., Shanhua Jen, Tainan, Taiwan 741. http://mis-family.ath.cx Tel:+886-6-583-1381 Ext.801 Fax:+886-6-583-5209 |