Moz builds with non-standard Xorg location

2007-06-11 Thread DJ Lucas
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: make[4]: Entering directory `/sources/firefox-build/layout/build' rm -f libgklayout.so c++

Re: Moz builds with non-standard Xorg location

2007-06-11 Thread Bruce Dubbs
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