From owner-freebsd-questions Wed Jan 10 16:56:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f175.law3.hotmail.com [209.185.241.175]) by hub.freebsd.org (Postfix) with ESMTP id 7E6C437B402 for ; Wed, 10 Jan 2001 16:56:32 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 10 Jan 2001 16:56:32 -0800 Received: from 200.38.208.194 by lw3fd.law3.hotmail.msn.com with HTTP; Thu, 11 Jan 2001 00:56:32 GMT X-Originating-IP: [200.38.208.194] From: "Victor Cetina" To: freebsd-questions@freebsd.org Subject: POSIX timer_create Date: Thu, 11 Jan 2001 00:56:32 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 11 Jan 2001 00:56:32.0376 (UTC) FILETIME=[56C2BF80:01C07B69] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i have written a program that uses posix 1b function timer_create, timer_delete, etc but when i compile it the compiler (gcc) displays errors (undefined reference to `timer_create'). My question is: can i use timer_create function under freeBSD?, if yes how?. Im using freeBSD 4.0 release and gcc 2.95.2 i have included this header files: #include #include #include #include #include #include #include #include please answer to my email addres, because im not in the list, my hotmail account is not acepted by the majordomo. TIA _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message