On 6/11/07, Bruce Dubbs <[EMAIL PROTECTED]> wrote: > DJ Lucas wrote: > > Guys, the line added to layout/build/Makefile.in in the Firefox > > instructions should be: > > > > EXTRA_DSO_LDOPTS += $(MOZ_XLIB_LDFLAGS) -lX11 -lXrender > > > > > > My firefox build ends with this little bit without: > > > /usr/bin/ld: cannot find -lX11 > > Where is your copy of libX11.so? Mine happens to be in /usr/X11R6/lib/ > but I use the old methodology.
Out of curiosity, Bruce, could you try to find the same command in a seamonkey log? Search for '-o libgklayout.so'. I want to see where in the command the -L/usr/X11R6/lib is added. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
