From owner-freebsd-current Mon Mar 1 21:43:51 1999 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (unknown [142.177.193.154]) by hub.freebsd.org (Postfix) with ESMTP id AFB2214D21 for ; Mon, 1 Mar 1999 21:42:17 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.2/8.9.1) with ESMTP id BAA71054 for ; Tue, 2 Mar 1999 01:42:00 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 2 Mar 1999 01:42:00 -0400 (AST) From: The Hermit Hacker To: freebsd-current@freebsd.org Subject: lptdriver undefined in kernel compile... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this one I *can't* seem to figure out...looked through GENERIC and swear I've added everything I need: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf vers.c loading kernel ioconf.o(.data+0x2f0): undefined reference to `lptdriver' *** Error code 1 Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message