After I upgraded GCC, revdep-rebuild complained about missing "-lstdc++". Searching all over the places, and I finally came to see this in a "config.log" file:
gcc-config error: Could not run/locate "i686-pc-linux-gnu-gcc"
Then I ran:
# gcc-config -l
* gcc-config: Active gcc profile is invalid!
[1] i686-pc-linux-gnu-4.4.3
To fix this problem, simple do:
Recent comments
2 weeks 5 days ago
3 weeks 6 days ago
7 weeks 4 days ago
32 weeks 4 days ago
33 weeks 3 days ago
44 weeks 3 days ago
45 weeks 5 days ago
1 year 2 weeks ago
1 year 2 weeks ago
1 year 3 weeks ago