[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: build problem



post your config.log

2005/12/23, Mike Lindsey <coyote@gmail.com>:
> On 12/21/05, Yingbo Qiu <qiuyingbo@gmail.com> 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