Date: Wed, 10 Sep 1997 17:11:04 -0500 (CDT) From: Conrad Sabatier <conrads@neosoft.com> To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Cc: multimedia@FreeBSD.ORG Subject: Re: Errors in kernel build with pnp (2.2-STABLE) Message-ID: <XFMail.970910171104.conrads@neosoft.com> In-Reply-To: <199709091850.UAA19888@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09-Sep-97 Luigi Rizzo wrote: >> 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. Yes, that's exactly right. I wanted to try the PnP stuff with the old Voxware driver first. Mainly wanted to see how well the old driver would work if I could get my AWE 64 recognized and configured properly (which I haven't yet). >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. I should probably try it with the AWEDRV package. I was reluctant to try your sound driver because of the lack of midi and synth devices (which I really want!). Will let you know how it turns out. Thanks! -- Conrad Sabatier | FreeBSD -- UNIX for your PC http://www.neosoft.com/~conrads | Why settle for less than the best? Spambots, use this: biteme@f-u.org | http://www.freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970910171104.conrads>