Subject: swapctl make errors
To: None <current-users@NetBSD.ORG>
From: Hisashi T Fujinaka <htodd@fls.portland.or.us>
List: current-users
Date: 06/14/1997 23:52:31
I have been snubbed when I ask about mcount errors. What about this one?
Hisashi T Fujinaka - htodd@fls.portland.or.us - Fuji Landscape Service
BSEE (6/86) + BSChem (3/95) + BAEnglish (8/95) + $3.00 = mocha latte
===> swapctl
cc -static -o swapctl swapctl.o swaplist.o
swapctl.o: Undefined symbol `_swapctl' referenced from text segment
swapctl.o: Undefined symbol `_swapctl' referenced from text segment
swapctl.o: Undefined symbol `_swapctl' referenced from text segment
swaplist.o: Undefined symbol `_swapctl' referenced from text segment
swaplist.o: Undefined symbol `_swapctl' referenced from text segment
*** Error code 1
Stop.
*** Error code 1
Stop.