From owner-freebsd-questions Tue Jan 30 1:19: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailrelay.ltitl.com (unknown [202.54.20.93]) by hub.freebsd.org (Postfix) with ESMTP id 3744D37B4E0 for ; Tue, 30 Jan 2001 01:18:43 -0800 (PST) Received: from vashimail.ltitl.com ([172.17.9.1]) by mailrelay.ltitl.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D7N13HJG; Tue, 30 Jan 2001 14:44:29 +0530 Received: by Vashimail.ltitl.com(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id 652569E4.00330814 ; Tue, 30 Jan 2001 14:47:24 +0530 X-Lotus-FromDomain: VASHI From: Suyog.Vaidya@Vashimail.ltitl.com To: freebsd-questions@FreeBSD.ORG Message-ID: <652569E4.00330805.00@Vashimail.ltitl.com> Date: Tue, 30 Jan 2001 14:47:23 +0530 Subject: Regarding tsleep() Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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