post your config.log
2005/12/23, Mike Lindsey <[EMAIL PROTECTED]>: > On 12/21/05, Yingbo Qiu <[EMAIL PROTECTED]> wrote: > > You could set LDFLAGS as: > > $ LDFLAGS="-L/usr/local/BerkeleyDB.4.4/lib > -L/usr/local/lib/sasl2 > > -Wl,-R/usr/local/BerkeleyDB.4.4/lib > -Wl,-R/usr/local/lib/sasl2" > > > > gcc's "-Wl," option will pass follow string(as > > -R/usr/local/BerkeleyDB.4.4..) to linker. > > Tried that with both 4.4 and 4.2, and I'm still getting the same error. > > -- > Mike
