ich hab nen kleine Prob. Hab Debian Woody mit nem 2.6.x Kernel laufen. Wollte da nun GCC installen. dafür brauch man das libgc6-dev Packet. Dieses Packet kann ich weder per apt-get install noch per dpkg -i installen.
bei apt-get kommt folgendes:
Code: Alles auswählen
apt-get install libgc6-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
libgc6-dev: Depends: libc6-dev but it is not going to be installed
E: Sorry, broken packages
Das packet wird aber gefunden ... auch wenn ich es manuell ziehe und dann per dpkg funzt es nicht ... was kann das sein ?