> This
>
>  make X11_PATH="/usr/include \
>                 /usr/lib/x86_64-linux-gnu/X11/rstart/commands/x11r6"
>
> worked for me.

Thanks.  The latter part looks strange.  I'm rather sure that this is
*not* a standard directory for X11 libraries.  Are there no soft links
within some standard directories (i.e., `/usr/lib' or `/usr/lib64') to
this directory?  Please do

  ls /usr/lib/x86_64-linux-gnu/X11/rstart/commands/x11r6 > ~/ls.txt

and show us the file.

Does compilation work with

  make X11_PATH=/usr/include

also?


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to