Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 1999 12:05:52 -0400 (EDT)
From:      "Stan Brown" <stanb@awod.com>
To:        freebsd-stable@FreeBSD.ORG (FreeBSD Stable Mailing List)
Subject:   cvsup; make world, and my kernel won't comiple :-(
Message-ID:  <19990424160554.7E73214CB9@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
	I did a cvsup this morning, followed ny a make wolrd. Then I did a
	config on my kernel params file, make depend; make.

	The kernel compile fails with the following errors. Help please!


cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
cc -c -O -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  -DKERNEL -DVM_STACK -include opt_global.h -elf  swapkernel.c
sh ../../conf/newvers.sh BROWN 
cc -c -O -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  -DKERNEL -DVM_STACK -include opt_global.h -elf  vers.c
loading kernel
lpt.o: In function `lpt_request_ppbus':
lpt.o(.text+0x1c): undefined reference to `ppb_request_bus'
lpt.o: In function `lpt_release_ppbus':
lpt.o(.text+0x3c): undefined reference to `ppb_release_bus'
lpt.o: In function `lptread':
lpt.o(.text+0x6b6): undefined reference to `ppb_1284_negociate'
lpt.o(.text+0x6f0): undefined reference to `ppb_1284_read'
lpt.o(.text+0x726): undefined reference to `ppb_1284_terminate'
lpt.o: In function `lptwrite':
lpt.o(.text+0x7bb): undefined reference to `ppb_write'
lpt.o: In function `lpt_request_ppbus':
lpt.o(.text+0x1c): undefined reference to `ppb_request_bus'
lpt.o: In function `lpt_release_ppbus':
lpt.o(.text+0x3c): undefined reference to `ppb_release_bus'
lpt.o: In function `lptread':
lpt.o(.text+0x6b6): undefined reference to `ppb_1284_negociate'
lpt.o(.text+0x6f0): undefined reference to `ppb_1284_read'
lpt.o(.text+0x726): undefined reference to `ppb_1284_terminate'
lpt.o: In function `lptwrite':
lpt.o(.text+0x7bb): undefined reference to `ppb_write'
ioconf.o(.data+0x488): undefined reference to `lptdriver'
*** Error code 1

Stop.
# ^D
Script done on Sat Apr 24 11:53:24 1999

-- 
Stan Brown     stanb@netcom.com                                    843-745-3154
Westvaco
Charleston SC.
-- 
Windows 98: n.
	useless extension to a minor patch release for 32-bit extensions and
	a graphical shell for a 16-bit patch to an 8-bit operating system
	originally coded for a 4-bit microprocessor, written by a 2-bit 
	company that can't stand for 1 bit of competition.
-
(c) 1999 Stan Brown.  Redistribution via the Microsoft Network is prohibited.


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?19990424160554.7E73214CB9>