Re: 2.5.3 - Freebsd 7.0 build with db4.1

2008-08-09 Thread Wietse Venema
J.D. Bronson: > At 08:34 AM 8/9/2008 -0400, Wietse Venema wrote: > >This is not surprising. Maybe -ldb41 will work. Maybe it will blow > >up when something else wants to use the default Berkeley DB. > > > >What problem are you trying to solve? Is there a problem with the > >default Berkeley DB libr

Re: 2.5.3 - Freebsd 7.0 build with db4.1

2008-08-09 Thread J.D. Bronson
At 08:34 AM 8/9/2008 -0400, Wietse Venema wrote: This is not surprising. Maybe -ldb41 will work. Maybe it will blow up when something else wants to use the default Berkeley DB. What problem are you trying to solve? Is there a problem with the default Berkeley DB library? Wietse -ldb41

Re: 2.5.3 - Freebsd 7.0 build with db4.1

2008-08-09 Thread Wietse Venema
J.D. Bronson: > I installed a port of Berkeley db41-4.1.25_4 so I could build Cyrus > (via another port) and having an issue trying to get postfix to build > against it. > I need to make sure postfix and cyrus link against the same bdb of course. > > > #locate libdb41 > /usr/local/lib/libdb41.a

Re: 2.5.3 - Freebsd 7.0 build with db4.1

2008-08-09 Thread Ralf Hildebrandt
* J.D. Bronson <[EMAIL PROTECTED]>: > I installed a port of Berkeley db41-4.1.25_4 so I could build Cyrus (via > another port) and having an issue trying to get postfix to build against > it. > I need to make sure postfix and cyrus link against the same bdb of course. > > > #locate libdb41 > /usr

2.5.3 - Freebsd 7.0 build with db4.1

2008-08-08 Thread J.D. Bronson
I installed a port of Berkeley db41-4.1.25_4 so I could build Cyrus (via another port) and having an issue trying to get postfix to build against it. I need to make sure postfix and cyrus link against the same bdb of course. #locate libdb41 /usr/local/lib/libdb41.a /usr/local/lib/libdb41.so /u