From owner-cvs-src@FreeBSD.ORG Mon Jul 14 10:58:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B066537B401; Mon, 14 Jul 2003 10:58:42 -0700 (PDT) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EFAA43FBD; Mon, 14 Jul 2003 10:58:41 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 0921A95F5A; Mon, 14 Jul 2003 19:58:39 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id AC190959F8; Mon, 14 Jul 2003 19:58:37 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 9E43EB822; Mon, 14 Jul 2003 19:58:37 +0200 (CEST) To: Nate Lawson References: <200307132244.h6DMiIJt091623@repoman.freebsd.org> <20030714100617.Q17270@root.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 14 Jul 2003 19:58:37 +0200 In-Reply-To: <20030714100617.Q17270@root.org> (Nate Lawson's message of "Mon, 14 Jul 2003 10:07:08 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-3.0 required=8.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 17:58:43 -0000 Nate Lawson writes: > On Mon, 14 Jul 2003, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > > dbdisply.o: In function `AcpiDbDisplayArguments': > > dbdisply.o(.text+0x69c): undefined reference to `AcpiDmDisplayArguments' > > dbdisply.o: In function `AcpiDbDisplayResults': > > dbdisply.o(.text+0x772): undefined reference to `AcpiDmDisplayInternalO= bject' > > dbdisply.o: In function `AcpiDbDisplayResultObject': > > dbdisply.o(.text+0x99c): undefined reference to `AcpiDmDisplayInternalO= bject' > > dbdisply.o: In function `AcpiDbDisplayArgumentObject': > > dbdisply.o(.text+0xa0c): undefined reference to `AcpiDmDisplayInternalO= bject' > > *** Error code 1 > I assume you're compiling with options ACPI_DEBUG set? I don't think so, this is from the tinderbox GENERIC build. You do read tinderbox reports, don't you? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no