Date: Tue, 11 Apr 2006 17:26:06 +0000 From: "Jim Stapleton" <stapleton.41@gmail.com> To: freebsd-questions@freebsd.org Subject: make buildword problem/documentation Message-ID: <80f4f2b20604111026i93e19e2jd3360b712db888ae@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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=3D-finline-functions -msse -msse2 -msse3 -m3dnow -mfpmath=3Dsse #CXXFLAGS=3D-finline-functions -msse -msse2 -msse3 -m3dnow -mfpmath=3Dsse thanks, -Jim Stapleton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20604111026i93e19e2jd3360b712db888ae>