Re: Xft XCompile Warning as "linker path does not have real file for library -lX11"

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

 




Try to set LDFLAGS environment variable in a manner similar to this example:

"
LDFLAGS='-L/maxtor5/sergei/AppsFromScratchWD/install/jpegsrc.v6b/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/tiff-3.8.2/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/lib'; export LDFLAGS
".

I.e. stick into it paths to the libraries not found by linker.

--Sergei.



Hi Thanks for ur reply,
I tryed the way you have mentioned but no success.
Infact all the libraries are there in the specified path
I.e
-L/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-2/arm-none-linux-gnueabi/arm-none-linux-gnueabi/local/X11R6/lib -lXrender -lX11 -lXext

all are there.
The Xrender and X11 Xext  are there in the part of XFree86-4.6 Xserver i Cross compiled.
But i don't know why the Xft is failing to link with it.
Shall i need to Cross compile  XRender separately ?

Thanks,
Regards,
Harsha
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux