From owner-freebsd-multimedia Tue Sep 9 13:01:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA01990 for multimedia-outgoing; Tue, 9 Sep 1997 13:01:55 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA01978 for ; Tue, 9 Sep 1997 13:01:44 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id UAA19888; Tue, 9 Sep 1997 20:50:05 +0200 From: Luigi Rizzo Message-Id: <199709091850.UAA19888@labinfo.iet.unipi.it> Subject: Re: Errors in kernel build with pnp (2.2-STABLE) To: conrads@neosoft.com (Conrad Sabatier) Date: Tue, 9 Sep 1997 20:50:05 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: from "Conrad Sabatier" at Sep 9, 97 12:33:11 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > loading kernel > pnp.o: Undefined symbol `_pnpdevice_set' referenced from text segment > pnp.o: Undefined symbol `_pnpdevice_set' referenced from text segment > > I'm reasonably certain I've applied all patches, etc. correctly. So why is > this happening? one reason is that probably you have not defined any pnp-aware driver. One workaround is #define TEST_PNP_DEVICE in pnp.c and make function nullpnp_probe() return NULL . I did not find the problem because I always used the pnp code with my sound driver. Cheers Luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________