FreeBSD Work Notes - Install

xiaoxiao2021-03-06  82

Today, Freebsd.org Announced 5.3r, The First 5-Stable Release. Well, How long it takes from 4-stable.

I installed 5.2r from cdrom and cvsup all the src / to relang_5_3, ports / and doc / to head.it Takes me About 2 Hours ....

"Make Buildworld" Failed Once, Because GCC 3.4.2 Don't Support CXXFLAGS = -f ... Written in make.conf.example; i remove thing line, and use cflags = -O2 -PIPE, IT Works Fine :) Note That Build World and kernel with -o2 works! these Takes me About 2 Hours TOO.

BTW, I add modules_override = Linux IPFW AGP ACPI MSDOSFS MSDOSFS_ICONV NTFS NTFS_ICONV in /etc/make.conf ,so tria Buildkernel Won't build all The Modules Except Above, IT Saves a Lot of Time

Music is Very Important to Me, Since I don't install x yet, i tried to install mp3blaster via ports. There Was Some Problem Here.

I use cflags = -fforce-addr -mfpmath = sse -mmmx -msse -m3dnow -maccumulate-outgoing-args -minline-all-stringops

In /etc/make.conf, all builds fine, install ok.but when i choose a mp3 file, the app got a "core dump", Just Like Betas Did.i Tried to Remove The Above Line In / etc / make. Conf and rebuild the port, finally it works fine for me.

I Will Paste Some Files Later, Include /etc/make.conf, / etc / csh.cshrc, / etc / rc.conf ...

转载请注明原文地址:https://www.9cbs.com/read-95035.html

New Post(0)