From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 15:19:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B29337B401 for ; Thu, 24 Apr 2003 15:19:56 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB5543FCB for ; Thu, 24 Apr 2003 15:19:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9C7BE66D74; Thu, 24 Apr 2003 15:19:55 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 85B16E26; Thu, 24 Apr 2003 15:19:55 -0700 (PDT) Date: Thu, 24 Apr 2003 15:19:55 -0700 From: Kris Kennaway To: Sean Murphy Message-ID: <20030424221955.GF76921@rot13.obsecurity.org> References: <5.2.0.9.0.20030424124522.00a6e210@muse.calarts.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TeJTyD9hb8KJN2Jy" Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030424124522.00a6e210@muse.calarts.edu> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.8 Configure Kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 22:19:56 -0000 --TeJTyD9hb8KJN2Jy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 > NETATALK" in the kernel >=20 > I have *ALL* the sources and copied the GENERIC to SKERN comment out the= =20 > options I do not need. >=20 > Then cd /usr/src > make buildkernel KERNCONF=3DSKERN >=20 > It starts to get pretty far in the make then i get this >=20 > "/usr/src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l", line 132=20 > unrecognized rule >=20 > ***error code 1 >=20 > i commented out all scsi references >=20 > 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 --TeJTyD9hb8KJN2Jy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+qGMLWry0BWjoQKURAn/8AKCKpGQxQnsSMIMeMAbl5dWAcg5AlQCeMQaV n5axWsib9jzrgEeoKPG2qB4= =jWVu -----END PGP SIGNATURE----- --TeJTyD9hb8KJN2Jy--