RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/ autogen.sh rpm/rpmdb/ Makefile.am

From: Jeff Johnson <n3npq@mac.com>
Date: Wed 27 Jun 2007 - 22:04:23 CEST
Message-Id: <460A5937-CCE4-4FC1-9C2D-6AAB0735BC76@mac.com>

On Jun 27, 2007, at 3:20 PM, Ralf S. Engelschall wrote:

>   RPM Package Manager, CVS Repository
>   http://rpm5.org/cvs/
>    
> ______________________________________________________________________ 
> ______
>
>   Server: rpm5.org                         Name:   Ralf S. Engelschall
>   Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
>   Module: rpm                              Date:   27-Jun-2007  
> 21:20:45
>   Branch: HEAD                             Handle: 2007062720204500
>
>   Modified files:
>     rpm                     autogen.sh
>     rpm/rpmdb               Makefile.am
>
>   Log:
>     In rpmdb/ the various Berkeley-DB utilities db_xxx are rebuild for
>     installation purposes, although they got already built in db3/.  
> As the
>     utility object list is already incomplete (the building just still
>     worked as librpm.la is linked in which contains all(!) Berkeley-DB
>     objects anyway) and we don't need a second building of the tools,
>     replace the building with simple symlinking. Also sort the  
> utilities the
>     same way in the _PROGRAMS list and in the targets list.
>

This isn't the right fix. The system db (and utilities) may be different
than the db (and utilities) used by rpm. It's the linkage against
-lrpmdb that is important imho.

73 de Jeff
Received on Wed Jun 27 22:04:29 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.