On Wed, 22 Aug 2001, Mark D'voo wrote:
> I get this error when i try to compile some programs/
>
> usr/bin/ld: cannot find -ldb1
> collect2: ld returned 1 exit status
> make[3]: *** [root-portal] Error 1
> make[3]: Leaving directory
> `/home/line72/mark/programfiles/root-portal-0.4.9/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/line72/mark/programfiles/root-portal-0.4.9/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/line72/mark/programfiles/root-portal-0.4.9'
> make: *** [all-recursive-am] Error 2
It has already been reported that libdb3 requires libdb1 to build, but
nobody has taken care of it yet.
Abel