From owner-freebsd-amd64@FreeBSD.ORG Fri Aug 6 03:32:43 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B073016A4CE; Fri, 6 Aug 2004 03:32:43 +0000 (GMT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2457F43D2F; Fri, 6 Aug 2004 03:32:43 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.71.51]) by lakermmtao06.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040806033241.MMRH8791.lakermmtao06.cox.net@dolphin.local.net>; Thu, 5 Aug 2004 23:32:41 -0400 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with ESMTP id i763Wg3i023967; Thu, 5 Aug 2004 22:32:42 -0500 (CDT) (envelope-from conrads@dolphin.local.net) Received: (from conrads@localhost) by dolphin.local.net (8.13.1/8.13.1/Submit) id i763WgTo023966; Thu, 5 Aug 2004 22:32:42 -0500 (CDT) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <1091762200.22567.1.camel@server.mcneil.com> Date: Thu, 05 Aug 2004 22:32:42 -0500 (CDT) Organization: A Rag-Tag Band of Drug-Crazed Hippies From: "Conrad J. Sabatier" To: Sean McNeil cc: Mark Murray cc: freebsd-amd64@freebsd.org Subject: Re: mem.c: mem_range_softc undefined reference X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: conrads@cox.net List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 03:32:43 -0000 On 06-Aug-2004 Sean McNeil wrote: > On Thu, 2004-08-05 at 20:02, Conrad J. Sabatier wrote: >> On 04-Aug-2004 Ceri Davies wrote: >> > On Wed, Aug 04, 2004 at 01:57:36PM -0700, Sean McNeil wrote: >> >> Anyone else getting this? I've compared my kernel config with >> >> GENERIC >> >> and I have the extra devices that were added recently. >> > >> > markm just committed a fix for this. >> >> I don't think so. Where do you see this? I'm still getting: >> >> linking kernel >> amd64_mem.o(.text+0xc1c): In function `amd64_mem_drvinit': >> : undefined reference to `mem_range_softc' >> mem.o(.text+0x24f): In function `memioctl': >> : undefined reference to `mem_range_softc' >> mem.o(.text+0x25a): In function `memioctl': >> : undefined reference to `mem_range_softc' >> mem.o(.text+0x364): In function `dev_mem_md_init': >> : undefined reference to `mem_range_softc' >> mem.o(.text+0x378): In function `dev_mem_md_init': >> : undefined reference to `mem_range_softc' >> memutil.o(.text+0x3): more undefined references to `mem_range_softc' >> follow >> *** Error code 1 >> >> Stop in /usr/obj/usr/src/sys/CUSTOM. > > This is because your CUSTOM does not have options SMP. Try adding > it. > UP is still broken. I think a fix for i386 has already been made, > but amd64 didn't get fixed. Yes, I did try running an SMP kernel earlier today, but it caused some problems with my NIC (fxp). Had to remove DEVICE_POLLING to build for SMP, and for some reason, I started seeing device timeouts on fxp0. Strange. Why is DEVICE_POLLING incompatible with SMP anyway? As if all this annoyance weren't enough, I'm *still* getting the pcm timeouts. Beginning to wonder if that will ever be fixed. If it weren't for the fact that I really need to be running current to benefit from the latest amd64 developments, honestly, I think I would just switch back to RELENG_5_2, or even 4.x. And if this sound problem doesn't get fixed, I'm not sure what I'll do. Switch to Linux? (yuck) Yeah, I'm a little disgusted at the moment. -- Conrad J. Sabatier -- "In Unix veritas"