Date: Tue, 30 Jan 2001 14:47:23 +0530 From: Suyog.Vaidya@Vashimail.ltitl.com To: freebsd-questions@FreeBSD.ORG Subject: Regarding tsleep() Message-ID: <652569E4.00330805.00@Vashimail.ltitl.com>
next in thread | raw e-mail | index | archive | help
Hello On FreeBSD4.2 I am using tsleep() system call but it gives error while compiling, the error is reported in systm.h file. /usr/include/sys/systm.h:332: syntax error before `int' /usr/include/sys/systm.h:333: syntax error before `int' /usr/include/sys/systm.h:334: syntax error before `(' If I am compiling it on FreeBSD3.0 then it gives "undefined reference to 'tsleep' " Can you help me please? Thanking in Anticipation Regards Suyog Vaidya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?652569E4.00330805.00>