Re: How do I get the rpm build to see the external db and dbsql files ?

2011-06-09 Thread Jeff Johnson
On Jun 9, 2011, at 3:30 PM, Sriram Narayanan wrote: > On Fri, Jun 10, 2011 at 12:37 AM, Jeff Johnson wrote: >> >> On Jun 9, 2011, at 2:59 PM, Sriram Narayanan wrote: >> >>> I have bdb 5.1.19 installed at /workspace/altopt/ (with sub folders >>> being include, bin, lib, etc). >> >> Note that t

Re: How do I get the rpm build to see the external db and dbsql files ?

2011-06-09 Thread Sriram Narayanan
On Fri, Jun 10, 2011 at 12:37 AM, Jeff Johnson wrote: > > On Jun 9, 2011, at 2:59 PM, Sriram Narayanan wrote: > >> I have bdb 5.1.19 installed at /workspace/altopt/ (with sub folders >> being include, bin, lib, etc). > > Note that there is a ABI breakage between db-5.1.19 -> db-5.1.25. You > might

Re: How do I get the rpm build to see the external db and dbsql files ?

2011-06-09 Thread Jeff Johnson
On Jun 9, 2011, at 2:59 PM, Sriram Narayanan wrote: > I have bdb 5.1.19 installed at /workspace/altopt/ (with sub folders > being include, bin, lib, etc). Note that there is a ABI breakage between db-5.1.19 -> db-5.1.25. You might want to start using db-5.1.25 to avoid later pain. \ ABI breakage

How do I get the rpm build to see the external db and dbsql files ?

2011-06-09 Thread Sriram Narayanan
I have bdb 5.1.19 installed at /workspace/altopt/ (with sub folders being include, bin, lib, etc). /workspace/altopt/include contains db.h and dbsql.h Here's a snippet of what I use to autogen and configure the rpm build process: /bin/sh ./autogen.sh ./configure CPPFLAGS="-I/workspace/altopt/inclu