* 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/local/lib/libdb41.a

libdb41 != libdb

> CCARGS="-I/usr/include -I/usr/local/include" \
> AUXLIBS="-L/usr/local/lib -R/usr/local/lib -ldb" \

-ldb looks for libdb.*

-- 
Ralf Hildebrandt ([EMAIL PROTECTED])          [EMAIL PROTECTED]
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
Microsoft has argued that open source is bad for business, but you
have to ask, "Whose business?  Theirs, or yours?"    --Tim O'Reilly

Reply via email to