Werner LEMBERG wrote:
I tried compiling the ft2demo and I am getting the following error:

/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for 
-lX11
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for 
-lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status

I've never seen such an error before, sorry.

Maybe mixing 64 and 32 bit?

If you are building 64 bit then you need to use '/usr/lib64' variants.

Henk Jan



    Werner

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype


_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to