From owner-freebsd-stable Fri Sep 15 6: 3:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gate.druzhba.lviv.ua (gate.druzhba.lviv.ua [194.44.88.4]) by hub.freebsd.org (Postfix) with ESMTP id 6392537B423 for ; Fri, 15 Sep 2000 06:03:45 -0700 (PDT) Received: from small.druzhba.com (small.druzhba.com [10.6.1.11]) by gate.druzhba.lviv.ua (8.9.2/8.9.2) with ESMTP id QAA76526 for ; Fri, 15 Sep 2000 16:04:12 +0300 (EEST) (envelope-from alex@druzhba.lviv.ua) Received: from pc242 (pc-242.druzhba.com [10.6.1.242]) by small.druzhba.com (8.9.3/8.9.3) with SMTP id QAA11989 for ; Fri, 15 Sep 2000 16:03:38 +0300 (EET DST) Message-ID: <003201c01f15$358bc2e0$f201060a@druzhba.com> From: "Alex Martynjuk" To: Subject: Help with olpt driver Date: Fri, 15 Sep 2000 16:02:31 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ! I do cvs-up for my system, i have now 3.5-STABLE. I try make kernel with olpt0 driver ( my printer dont work with new driver) and recive next error: -------------------- cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-exte rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuniniti aliz ed -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. - I../ ../../include -DKERNEL -DVM_STACK -include opt_global.h -elf vers.c loading kernel ioconf.o(.data+0x400): undefined reference to `olptdriver' *** Error code 1 Stop. -------------------- In my config has next string : ----------------------------------- controller ppbus0 # Parallel port bus (required) device olpt0 at isa? port? tty irq 7 ----------------------------------- I thanks for any solution ! Best regards alex@druzhba.lviv.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message