On Fri, 6 Apr 2001, Stephen E. Hargrove <[EMAIL PROTECTED]> wrote: >On Fri, 6 Apr 2001, Rick Macdonald wrote: >Thanks Rick. I was afraid it was the libc6-dev pkg. Anyone have an idea >as to how I can overcome the following: > > ># apt-get install libc6-dev > >Sorry, but the following packages have unmet dependencies: > libc6-dev: Depends: libc6 (= 2.2.2-1) but 2.2.2-4 is to be installed >E: Sorry, broken packages
apt-get update apt-get dist-upgrade apt-get install libc6-dev -- Philipp Lehman <[EMAIL PROTECTED]>

