From owner-freebsd-current Sun Dec 10 13:19:50 2000 From owner-freebsd-current@FreeBSD.ORG Sun Dec 10 13:19:46 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5]) by hub.freebsd.org (Postfix) with ESMTP id CD97137B401 for ; Sun, 10 Dec 2000 13:19:45 -0800 (PST) Received: from marquette.edu ([134.48.216.218]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G5DF8V00.UTT for ; Sun, 10 Dec 2000 15:19:43 -0600 Sender: justin@FreeBSD.ORG Message-ID: <3A33F3EE.48F8EA80@marquette.edu> Date: Sun, 10 Dec 2000 15:21:50 -0600 From: "Justin A. Kolodziej" Organization: Marquette University X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: AGP currently broken Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, It seems the latest update to AGP breaks it. I get link_elf: symbol M_AGP undefined when trying to load it as a module, and a similar message when I try to build it into the kernel during the link. The problem seems to be the change to static MALLOC_DEFINE(M_AGP, "agp", "AGP data structures"); from MALLOC_DEFINE(M_AGP, "agp", "AGP data structures"); in the latest pci/agp.c. CC me as I'm not on the list. (I know, but I can't cope well with that type of mail volume...) Justin A. Kolodziej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message