From owner-freebsd-questions Tue Aug 13 20:54:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAAD237B400 for ; Tue, 13 Aug 2002 20:54:39 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDE743E3B for ; Tue, 13 Aug 2002 20:54:29 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g7E3sLeC051697; Tue, 13 Aug 2002 22:54:21 -0500 (CDT) (envelope-from dan) Date: Tue, 13 Aug 2002 22:54:21 -0500 From: Dan Nelson To: James Earl Cc: freebsd-questions@FreeBSD.org Subject: Re: Cant find nanosleep Message-ID: <20020814035421.GC10282@dan.emsphone.com> References: <20020813121346.36d85386.jamesearl@shaw.ca> <20020813191935.GB65726@dan.emsphone.com> <20020813192233.GC65726@dan.emsphone.com> <20020813181435.2308eb30.jamesearl@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020813181435.2308eb30.jamesearl@shaw.ca> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Aug 13), James Earl said: > On Tue, 13 Aug 2002 14:22:33 -0500 Dan Nelson wrote: > > In the last episode (Aug 13), Dan Nelson said: > > > In the last episode (Aug 13), James Earl said: > > > > > > Yeeech. Their autoconf script is horrible. Replace lines 100-113 of > > > configure.ac with > > > > > > AC_SEARCH_LIBS(pcre, pcre_exec) > > > AC_SEARCH_LIBS(nanosleep, posix4 rt) > > > > Erp. This matches the original script's behaviour on failure: > > > > AC_CHECK_LIB(pcre, pcre_exec,,AC_MSG_ERROR(libpcre not found)) > > AC_SEARCH_LIBS(nanosleep, posix4 rt,,AC_MSG_ERROR(nanosleep function not found)) > > > > Did the two lines above, from your last e-mail work for you? I > should ask them what they changed, because it used to compile just > fine. It configured without error; I didn't try building. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message