Zu diesem Zwecke wollte ich apt-build install kaffeine das Paket neu einspielen und für meinen Rechner optimieren.
doch wenn ich apt-build install kaffeine starte kommt folgende Ausgabe:
Code: Alles auswählen
...
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as requested)
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [config.status] Fehler 1
Code: Alles auswählen
./configure
make
make install
wenn ich zum beispiel "apt-build install mc" ausführe, treten keine problem auf.
kann mir jemand bei diesem problem helfen, damit ich das kaffeine mit apt-build installiert bekomme.