Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3D22027D.7070608@ece.gatech.edu> Date: Tue, 02 Jul 2002 15:43:57 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Reini Urban CC: cygwin AT cygwin DOT com Subject: Re: CONTRIB: missing search.h src's References: <3D21EB28 DOT 1D1B4436 AT x-ray DOT at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reini -- On June 6, the newlib folks added the search functions (newlib is the c runtime library that forms part of cygwin1.dll). However, the header files that declare the functions conflict with the recent berkeley-db package -- and the search functions themselves are not "exported" by cygwin1.dll. You would probably be better off, for now, building cvsps against berk-db instead...until we can get the conflict sorted out. (Geez, it's funny how this one topic came up three times today...synchronicity?) --Chuck Reini Urban wrote: > Attached are the missing search.h src's. Maybe useful for the cygwin > libc. > Taken from http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/lib/libc/stdlib/ > Public domain. > > I just didn't bother to check what cygwin's __P macro does. Maybe it > needs a workaround. > > I found several complaints for the missing search.h definitions for the > libc on this mailingslist. e.g. > http://www.cygwin.com/ml/cygwin/2001-10/msg00378.html > > I needed it for CVSps: http://www.cobite.com/cvsps/ (cvs patchsets) > which works > out of the box. > > > ------------------------------------------------------------------------ > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/