On Sun, Mar 02, 2003 at 04:27:26PM -0500, Binesh Bannerjee wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi... > I've been trying to compile XFree86-4.3.0 ... And, actually the >_compile_ (make World) works for me. When I try to make install tho, >I get this error: (PARTIAL... I'll put a link to the full error somewhere, >and not consume bandwith...)
Did you change any build options from their defaults? Try 'make WORLDOPTS= World' and see where it stops, or search your World log file for the first error. By default 'make World' will continue beyond errors. I've never liked that behaviour personally, but it's easy to override by setting WORLDOPTS to be empty as above. David -- David Dawes Release Engineer/Architect The XFree86 Project www.XFree86.org/~dawes _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
