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: Werner LEMBERG
Subject: Re: makking error 1 and 2 more details
Date: Tue, 11 Apr 2000 21:31:34 +0000 (GMT)

>   /home/breker77/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c:22: 
> X11/Xlib.h: Datei oder Verzeichnis nicht gefunden

The configure script hasn't found your X11 header files which are
apparently at a non-standard location (or missing).

Please use `locate Xlib.h' or a similar command to find this X11
header file.  Then use the --x-includes switch of the configure script
to specify the directory -- probably you have to do the same for the
X11 libraries also.

In case you don't have X11, you have to comment out the test programs
in test/arch/unix/Makefile which use X11 stuff.


    Werner



reply via email to

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