Portál AbcLinuxu, 22. července 2025 08:09
apt-get install gcc
sv:~# apt-get install gcc Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: gcc: Depends: cpp (>= 2:2.95.4-14) but it is not going to be installed Depends: gcc-2.95 but it is not going to be installed Depends: cpp-2.95 but it is not going to be installed gcc-3.4: Depends: cpp-3.4 (>= 3.4.3-13) but it is not installable Depends: cpp-3.4 (< 3.4.5) but it is not installable Depends: binutils (>= 2.15-5) but it is not going to be installed libc6: Depends: libdb1-compat but it is not installable E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
... You might want to run `apt-get -f install' to correct these: ...
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:1758: $? = 0 configure:1760: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1763: $? = 1 configure:1786: checking for C compiler default output file name configure:1789: gcc conftest.c >&5 /usr/bin/ld: cannot open crt1.o: No such file or directory
libc6-dev
?
dpkg -l | grep libc6-dev
apt-get install libc6-dev
... apt-get install libc6-dev ... Sorry, but the following packages have unmet dependencies: libc6-dev: Depends: libc6 (= 2.2.5-11.8) but 2.3.2.ds1-22 is to be installed E: Sorry, broken packages
apt-get update
.
apt-get install libc6-dev=2.3.2.ds1-22ale zřejmě nic takového zatím nemá k dispozici...
apt-get update
?
apt-get update Get:1 http://debian.sh.cvut.cz stable/main Packages [3347kB] Get:2 http://non-us.debian.org stable/non-US/main Packages [20B] Get:3 http://non-us.debian.org stable/non-US/main Release [102B] Get:4 http://non-us.debian.org stable/non-US/contrib Packages [20B] Get:5 http://non-us.debian.org stable/non-US/contrib Release [105B] Get:6 http://non-us.debian.org stable/non-US/non-free Packages [20B] Get:7 http://non-us.debian.org stable/non-US/non-free Release [106B] Get:8 http://security.debian.org stable/updates/main Packages [696B] Get:9 http://security.debian.org stable/updates/main Release [110B] Get:10 http://security.debian.org stable/updates/contrib Packages [20B] Get:11 http://security.debian.org stable/updates/contrib Release [113B] Get:12 http://security.debian.org stable/updates/non-free Packages [20B] Get:13 http://security.debian.org stable/updates/non-free Release [114B] Get:14 http://non-us.debian.org stable/non-US/main Sources [20B] Get:15 http://non-us.debian.org stable/non-US/main Release [104B] Get:16 http://non-us.debian.org stable/non-US/contrib Sources [20B] Get:17 http://non-us.debian.org stable/non-US/contrib Release [107B] Get:18 http://non-us.debian.org stable/non-US/non-free Sources [20B] Get:19 http://non-us.debian.org stable/non-US/non-free Release [108B] Get:20 http://http.us.debian.org stable/main Packages [3347kB] Get:21 http://debian.sh.cvut.cz stable/main Release [95B] Get:22 http://debian.sh.cvut.cz stable/non-free Packages [58.4kB] Get:23 http://debian.sh.cvut.cz stable/non-free Release [99B] Get:24 http://debian.sh.cvut.cz stable/contrib Packages [56.2kB] Get:25 http://debian.sh.cvut.cz stable/contrib Release [98B] Get:26 http://debian.sh.cvut.cz stable/main Sources [1321kB] Get:27 http://debian.sh.cvut.cz stable/main Release [97B] Get:28 http://debian.sh.cvut.cz stable/non-free Sources [23.5kB] Get:29 http://debian.sh.cvut.cz stable/non-free Release [101B] Get:30 http://debian.sh.cvut.cz stable/contrib Sources [24.8kB] Get:31 http://debian.sh.cvut.cz stable/contrib Release [100B] Get:32 http://http.us.debian.org stable/main Release [95B] Get:33 http://http.us.debian.org stable/contrib Packages [56.2kB] Get:34 http://http.us.debian.org stable/contrib Release [98B] Get:35 http://http.us.debian.org stable/non-free Packages [58.4kB] Get:36 http://http.us.debian.org stable/non-free Release [99B] Get:37 http://http.us.debian.org stable/main Sources [1321kB] Get:38 http://http.us.debian.org stable/main Release [97B] Get:39 http://http.us.debian.org stable/contrib Sources [24.8kB] Get:40 http://http.us.debian.org stable/contrib Release [100B] Get:41 http://http.us.debian.org stable/non-free Sources [23.5kB] Get:42 http://http.us.debian.org stable/non-free Release [101B] Fetched 9664kB in 26s (366kB/s) Reading Package Lists... Done Building Dependency Tree... Done
See `config.log' for more details.
/etc/apt/sources.list
. jestli tam nemate spravne zdroje, tak si je tam dejte (na debian.org je jejich seznam).
apt-get install gccKaždopádně to apt by mělo vyřešit závislosti.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.