Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690142 - sys-apps/iproute2-5.2.0 USE=berkdb - ld: error: cannot find -ldb
Summary: sys-apps/iproute2-5.2.0 USE=berkdb - ld: error: cannot find -ldb
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 11:20 UTC by gentoo-user
Modified: 2021-01-04 10:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,108.81 KB, text/plain)
2019-07-18 11:20 UTC, gentoo-user
Details
emerge --info (info,17.74 KB, text/plain)
2019-07-18 11:22 UTC, gentoo-user
Details
environment (environment,66.80 KB, text/plain)
2019-07-18 11:23 UTC, gentoo-user
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo-user 2019-07-18 11:20:02 UTC
Created attachment 583380 [details]
build.log

Building sys-apps/iproute-5.2.0 fails when linking arpd because it can't find -ldb
Comment 1 gentoo-user 2019-07-18 11:22:04 UTC
Created attachment 583382 [details]
emerge --info
Comment 2 gentoo-user 2019-07-18 11:23:16 UTC
Created attachment 583384 [details]
environment
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-07-18 11:27:13 UTC
What version(s) of sys-libs/db do you have installed?
Comment 4 gentoo-user 2019-07-18 16:12:11 UTC
I have sys-libs/db-6.0.35-r1
Comment 5 Jakub Caban 2021-01-04 10:09:26 UTC
I've recently faced same problem on one of my machines. It turned out that simply remerging sys-libs/db fixed the issue for me.