Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3BFA7CBD.C8948401@uark.edu>
Date: Tue, 20 Nov 2001 09:54:37 -0600
From: "Albert L. Wagner" <alwagner@uark.edu>
Organization: University of Arkansas
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: "Gerrit P. Haase" <cygwin@cygwin.com>
Subject: Re: Compiling db-3.1.17
References: <3BF95AAA.E91710A8@uark.edu> <981245515376.20011120093457@familiehaase.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Thanks for your reply, Gerrit.  The problem was that I had MinGW
also installed and it was too early in the PATH.  Took it out and
the compile ran OK.  However, the install of the utilities
failed:

Installing DB utilities: /usr/local/BerkeleyDB.3.3/bin ...
cp -fp db_archive /usr/local/BerkeleyDB.3.3/bin/db_archive
cp: preserving times for
`/usr/local/BerkeleyDB.3.3/bin/db_archive': No such fil
e or directory
make: *** [install_utilities] Error 1

Did you get this also?

"Gerrit P. Haase" wrote:
> 
> Hallo Albert,
> 
> Am 2001-11-19 um 20:16 schriebst du:
> 
> > Anybody know what this "select library function" is?  It was
> > encountered while trying to configure Berkeley database,
> > db-3.1.17.
> 
> > <more>
> > checking for strtoul... yes
> > checking for yield... no
> > checking for pread... no
> > checking for pwrite... no
> > checking for fcntl/F_SETFD... no
> > checking for qsort... yes
> > checking for select... no
> > configure: error: No select library function.
> 
> Hmmm, strange, db builds OOTB for me, select() is is <sys/select.h>
> and it is part of the cygwin package.
> Maybe your setup is messed up?
> 
> Ciao,
> 
> Gerrit P. Haase                            mailto:gp@familiehaase.de
> --
> =^..^=
> 
> --
> 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/

-- 
"It requires wisdom to understand wisdom:
 the music is nothing if the audience is deaf."
 - Walter Lippman

--
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/

