http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
On 4/11/06, Jim Stapleton <[EMAIL PROTECTED]> wrote: > > First of all, where do I find "make buildworld" documentation? It's > mantioned a lot, but I can't find it in the handbook. I'm assuming the > process is just "make buildworld", "make installworld", and that's it, > which will update all the non-ports core software packages on a > machine, but not the kernel itself. > > The second part is, when I have this in my make.conf file, > uncommented, make buildworld fails, when it is commented, make > buildworld works fine (when it fails, it complains about not being > able to find/load various header files): > #CFLAGS=-finline-functions -msse -msse2 -msse3 -m3dnow -mfpmath=sse > #CXXFLAGS=-finline-functions -msse -msse2 -msse3 -m3dnow -mfpmath=sse > > > thanks, > -Jim Stapleton > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [EMAIL PROTECTED]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
