FreeBSD 4.8 Configure Kernel

Kris Kennaway kris at obsecurity.org
Thu Apr 24 15:19:56 PDT 2003


On Thu, Apr 24, 2003 at 12:58:16PM -0700, Sean Murphy wrote:
> I have just installed FreeBSD 4.8 and am trying to compile in NETATALK

Just to be clear, you have already done a binary install or 'make
world' of 4.8-R sources, and are trying to compile a 4.8-R kernel?

> I installed the Netatalk package now i just need to add the "options 
> NETATALK" in the kernel
> 
> I have *ALL* the sources and copied the GENERIC to SKERN comment out the 
> options I do not need.
> 
> Then cd /usr/src
> 	make buildkernel KERNCONF=SKERN
> 
> It starts to get pretty far in the make then i get this
> 
> "/usr/src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l", line 132 
> unrecognized rule
> 
> ***error code 1
> 
> i commented out all scsi references
> 
> What can I do?

> options 	AHC_REG_PRETTY_PRINT	# Print register bitfields in debug
> 					# output.  Adds ~128k to driver.
> options 	AHD_REG_PRETTY_PRINT	# Print register bitfields in debug
> 					# output.  Adds ~215k to driver.

These are SCSI options..it's possible this might be confusing the
build since you are not building SCSI devices.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030424/148deb0c/attachment.bin


More information about the freebsd-questions mailing list