This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ATTN: Apache, Perl, Python, and Exim maintainers


Charles Wilson wrote:
> 
> You need make no changes now.
> 
> However, since I've released gdbm-1.8.3, the NEXT version of your
> package that you compile will be linked against cyggdbm-3.dll from the
> 'libgdbm3' package, and NOT cyggdbm.dll from the 'libgdbm' package.
> 
> So, your NEXT release should change its requires: line from 'libgdbm' to
> 'libgdbm3'.
> 
> Oh, and if your package uses the NDBM or DBM "personalities" of gdbm,
> you'll need to add -lgdbm_compat to your link command, and not just
> -lgdbm.  See below for a configure.in snippet that I used in cvs to
> handle this issue.

thanks for the note Chuck.

Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]