From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7715 invoked by alias); 3 Jan 2002 23:11:12 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Received: (qmail 7679 invoked from network); 3 Jan 2002 23:11:10 -0000 Received: from unknown (HELO hotmail.com) (216.33.236.134) by sources.redhat.com with SMTP; 3 Jan 2002 23:11:10 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 3 Jan 2002 15:11:00 -0800 Received: from 198.142.235.53 by lw7fd.law7.hotmail.msn.com with HTTP; Thu, 03 Jan 2002 23:11:00 GMT X-Originating-IP: [198.142.235.53] From: "Gareth Pearce" To: alwagner@uark.edu, cygwin@cygwin.com, ruby-talk@ruby-lang.org Bcc: Subject: Re: Compiling Berkeley db for Ruby under Cygwin Date: Thu, 03 Jan 2002 15:11:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Jan 2002 23:11:00.0447 (UTC) FILETIME=[E8858EF0:01C194AB] X-SW-Source: 2002-01/txt/msg00120.txt.bz2 ummm could it possibly be that the dll is in ruby\bin - and your lib path on the compile line is ruby\lib ? - but then the name cygwin-16.dll seems wrong so maybe you typed that little snippit out incorrectly. Gareth >Even as a Linux user, I probably stay as confused about compiling >under cygwin as some windows users. I cannot figure out just >where the linker is looking to find cygwin-ruby16. The only >cygwin-ruby16 on my Win2k machine is D:\ruby\bin\cygwin-16.dll. >I installed Ruby1.6.5 from the executable installer into >D:\ruby. I also have cygwin installed in D:\cygwin. I have tried >several variations of the --with-db-* options and have moved >shortcuts of cygwin-16.dll to several different directories. But >I still cannot get past the following error. I would appreciate >any tips. Thanks ahead for your help. > >$ make >make[1]: Entering directory `/pkg/bdb-0.2.7/src' >dllwrap --target=cygwin --as=as --dlltool-name=dlltool >--driver-name=gcc --expor >t-all -s --def=bdb.def -L/usr/local/cygwin-local/lib >-L/cygdrive/d/ruby/lib -L/ >usr/local/lib -o bdb.so bdb.o common.o cursor.o delegator.o env.o >lock.o log.o r >ecnum.o transaction.o -L. -lcygwin-ruby16 -ldb >/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: >cann >ot find -lcygwin-ruby16 >collect2: ld returned 1 exit status >dllwrap: gcc exited with status 1 >make[1]: *** [bdb.so] Error 1 >make[1]: Leaving directory `/pkg/bdb-0.2.7/src' >make: *** [all] Error 2 > > >-- >"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/ > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- 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/