Date: Fri, 15 Sep 2000 16:02:31 +0300 From: "Alex Martynjuk" <alex@druzhba.lviv.ua> To: <freebsd-stable@freebsd.org> Subject: Help with olpt driver Message-ID: <003201c01f15$358bc2e0$f201060a@druzhba.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003201c01f15$358bc2e0$f201060a>