when emerging gnucash i ran into: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldb1 collect2: ld returned 1 exit status etc !!! ERROR: gnome-extra/gal-0.24 failed. etc Reproducible: Always Steps to Reproduce: 1.not having "berkdb" in USE flagswhen emerging gal 2. 3. Actual Results: !!! ERROR: gnome-extra/gal-0.24 failed. Expected Results: build :) IUSE "doc berkdb" in the ebuild should fix this?
i was jumping to conclusions, i have db installed, it's 'just' a missing "-ldb1", and i don't know why i don't have it.
figure it may be worth noting that gdk-pixbuf also breaks on a db1 dependancy. It was cleaned out by an emerge depclean, so I guess that's my fault. it would be nice if db1 was listed as a dependancy for these things though.
hmm no, it is there in the deptree and the it is depended on by reference. closing this