From owner-freebsd-mobile Sun May 9 21:25:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ThinkPad.katz.de (dieringe.dialup.fu-berlin.de [160.45.221.216]) by hub.freebsd.org (Postfix) with ESMTP id 2531C15CA5 for ; Sun, 9 May 1999 21:25:29 -0700 (PDT) (envelope-from martin@dieringe.dialup.fu-berlin.de) Received: from localhost (localhost.katz.de [127.0.0.1]) by ThinkPad.katz.de (8.8.8/8.8.8) with ESMTP id GAA21299 for ; Mon, 10 May 1999 06:24:13 +0200 (CEST) (envelope-from martin@dieringe.dialup.fu-berlin.de) Date: Mon, 10 May 1999 06:24:13 +0200 (CEST) From: Martin Dieringer X-Sender: martin@ThinkPad.katz.de Reply-To: Martin Dieringer To: FreeBSD Laptoppers Subject: Re: can't use pcm sound driver with -release+pao (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org sorry, I emailed this answer to Randy only ---------- Forwarded message ---------- Date: Mon, 10 May 1999 05:29:49 +0200 (CEST) From: Martin Dieringer Reply-To: Martin Dieringer To: Randy Bush Subject: Re: can't use pcm sound driver with -release+pao On Sun, 9 May 1999, Randy Bush wrote: > without > > device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 vector pcmintr > > i get a clean kernel make. with it, i get > > cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DSYSCONS_VTY_RESUME -DKERNEL -DVM_STACK -include opt_global.h -elf vers.c > loading kernel > ioconf.o(.data+0x488): undefined reference to `wlpdriver' > ioconf.o(.data+0x598): undefined reference to `pcicdriver' > *** Error code 1 > > Stop. this is a typo! write "port?" instead of "port ?" (no space!) martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message