From owner-freebsd-hackers Mon Aug 27 14:23: 3 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from slutpuppy.org (sparky.slutpuppy.org [216.105.12.213]) by hub.freebsd.org (Postfix) with ESMTP id 449BB37B401 for ; Mon, 27 Aug 2001 14:22:59 -0700 (PDT) (envelope-from partsman@liquidunix.org) Received: from localhost (partsman@localhost) by slutpuppy.org (8.11.6/8.10.0) with ESMTP id f7RLMv701353 for ; Mon, 27 Aug 2001 16:22:57 -0500 (CDT) Date: Mon, 27 Aug 2001 16:22:57 -0500 (CDT) From: John Hildreth X-X-Sender: To: Subject: Re: Kernel compiles failing In-Reply-To: <20010827131551.P48798-200000@sparky.slutpuppy.org> Message-ID: <20010827161818.C1332-100000@sparky.slutpuppy.org> SPARKY: SLUTPUPPY.ORG Clinton: "But I didnt inhale" Got: Milk? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I found the problem -- in an earlier post to this veryu list options NETSMB #SMB/CIFS requester options NETSMBCRYPTO #encrypted password support options SMBFS #SMB/CIFS filesystem options LIBICONV These 4 options are necessary from what I can tell in order for SMB* to compile into the kernel properly. Im still looking for an answer or some guidance on the pcm issue if anyone wants to take a poke at it John Hildreth MMPS Engineer Allegiance Telecom partsman@liquidunix.org Office: 469-259-2612 Cell: 214-914-3112 It has been said: > I hate to say it but I dont have the exact errors -- > I will put my kernel config in here so you can see what Im trying to build > (SMP pIII 550) > > two things are failing about the kernel builds > 1: options SMB and options NETSMB > when those options are in the kernel, the build will fail, > generally with ocnv errors -- if needed I can run another build and paste > the errors this has been an issue since 4.3 (fails on 4.4rc1 as well) > > 2: device pcm > with this option in the kernel, (and the irq/drq options for my isa sound > card) the kernel will successfully build, but the boot will halt once the > kernel tries to config the pcm device -- causing me to have to power off > and boot kernel.old > > are these known issues, and if so is there a fix anywhere? > > any help would be greatly appreciated > > Attached is my kernel config without the pcm/SMB/NETSMB options > (plain text file called SPARKY (my machines hostname) > > John Hildreth > MMPS Engineer > Allegiance Telecom > partsman@liquidunix.org > Office: 469-259-2612 > Cell: 214-914-3112 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message