> i get this when i build some programs:
> 
> /usr/bin/ld: cannot find -ldb1
> collect2: ld returned 1 exit status
> gmake[2]: Leaving directory `/home/line72/mark/projects/dsaf/dsaf'
> gmake[2]: *** [dsaf] Error 1
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/line72/mark/projects/dsaf'
> gmake: *** [all-recursive-am] Error 2
> *** failed ***
> 
> i have this installed:
> 
> [line72@mwdilla programfiles]$ rpm -qa | grep libdb
> libdb3.2-devel-3.2.9-1mdk
> libdb3.2-3.2.9-1mdk
> libdbtcl3.2-3.2.9-1mdk
> [line72@mwdilla programfiles]$
> 
> I was told that libdb3.2 was screwed up, but how the hell do i fix it?
> 

What has it to do with db3.2?

[root@cooker root]# urpmf libdb1.'(so|a)$'
db1-devel:/usr/lib/libdb1.a
db1-devel:/usr/lib/libdb1.so

-andrej

Reply via email to