Bug 28910

Summary: Misc kernel compilation problems
Product: Base System Reporter: Onno Ebbinge <ebbingeo>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description Onno Ebbinge 2001-07-12 13:00:01 UTC
1) Varios makeoptions in my kernel config file are corectly used to compile the kernel but are NOT used to compile the kernel modules. Some options I use:
makeoptions CONF_CFLAGS="-fno-buitin"
makeoptions COPTFLAGS="-O2 -pipe"

2) makeoptions KERNEL="kernel.mandy" and makeoptions DESTDIR="/boot"
do NOT work as expected. My new kernel is named and placed ok but it will not boot.

The documentation in LINT is not as professional as the FreeBSD kenel. This should -realy- be in sync... (NMBCLUSTERS should definitly be documented(!) for heavy used servers (www, samba, squid, ...) or high speed NIC's(?))

Keep up the good work!

Sincerely,

Onno
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-07-12 21:37:53 UTC
State Changed
From-To: open->closed

Please direct tech support requests to the 
questions@freebsd.org mailing list (and include more information 
when you do, such as the exact errors you obtain during kernel 
compilation, and your kernel config file).  Thanks.