freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: makking error 1 and 2 more details


From: Pavel Kankovsky
Subject: Re: makking error 1 and 2 more details
Date: Tue, 11 Apr 2000 23:29:59 +0200 (MET DST)

On Tue, 11 Apr 2000, Robert Breker wrote:

>   make[1]: Entering directory `/home/breker77/freetype-1.3.1/test'
>   gcc -c -I. -I/home/breker77/freetype-1.3.1/test/arch/unix/../.. -I..
> -I/home/breker77/freetype-1.3.1/test/arch/unix/../../../lib
> -I/home/breker77/freetype-1.3.1/test/arch/unix/../../../lib/extend -g
> -O2 -Wall -pedantic -ansi -DX11
> -DLOCALEDIR='"/home/breker77/freetype/share/locale"'
> /home/breker77/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c
> /home/breker77/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:22:
> X11/Xlib.h: Datei oder Verzeichnis nicht gefunden
> /home/breker77/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:23:
> X11/Xutil.h: Datei oder Verzeichnis nicht gefunden
> /home/breker77/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:24:
> X11/cursorfont.h: Datei oder Verzeichnis nicht gefunden
>   make[1]: *** [gwin_x11.o] Error 1
>   make[1]: Leaving directory `/home/breker77/freetype-1.3.1/test'
>   make: *** [tttest] Error 2

X11 header files were not found. You need them to build test programs.
Did configure say it found X11 stuff? (If yes, what is in your
config.status and config.log?) 

P.S. Perhaps we should modify configure to fail if it can not found X11
stuff or print a warning and disable the compilation of X11-dependant
parts?

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]