On 10/05/07, randhir phagura <[EMAIL PROTECTED]> wrote:
Hi, While building firefox-2.0.0.3, as per the book, i get the error: '/usr/bin/ld cannot find -lX11'. XF86 has been installed at the default prefix /usr/X11R6. 'ld.so.conf' has been updated and 'ldconfig' also done . PKG_CONFIG_PATH shows X11 libs in the path. Any remedy please? Thanks Randhir Phagura
I'd try editing the makefile in the directory, to include "-L/usr/X11R6/lib" this might solve it.
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
