Date: Thu, 22 Oct 1998 15:14:17 +1000 (EST) From: Nicholas Charles Brawn <ncb05@uow.edu.au> To: freebsd-hackers@FreeBSD.ORG Subject: adding syscall Message-ID: <Pine.SOL.4.02A.9810221511050.959-100000@banshee.cs.uow.edu.au>
next in thread | raw e-mail | index | archive | help
I recently added a new syscall to my kernel, and have been trying to compile a userland tool which uses it. However I'm receiving "unreferenced symbol from text segment" error messages each time i try to compile, each referring to the new syscall. What am I doing incorrectly? Thanks in advance, Nick -- Email: ncb@poboxes.com - http://www.poboxes.com/ncb Key fingerprint = DE 30 33 D3 16 91 C8 8D A7 F8 70 03 B7 77 1A 2A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.02A.9810221511050.959-100000>