Archiv > Development
make deps: Meldungen zum Einbinden von Archive ggf. ignorieren?
maf:
Hallo,
ich erhalte jetzt in der gleichen VM mit einer frischen Entwicklungsumgebung nach dem Vorspann aus clone, checkout_all und update keine Aufforderungen für add-apt-repository mehr, aber zwischen den Paketnamen noch ein paar unerwartete Zeilen:
--- Code: ---malte@lubuntu_vb:~/mld2/MLD$ make deps
subversion cvs squashfs-tools ... ir-keytable Set up your local git
---------------------
The given name and email will be shown in the git log file.
Please enter your full name: Please enter your email address: -e
Iso: base:
initramfs:
Build initramfs...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for xmlto... :
configure: creating ./config.status
config.status: creating Makefile
config.status: creating templates/Makefile
config.status: creating perl/Makefile
config.status: creating doc/Makefile
config.status: creating exec/Makefile
config.status: creating exec/ipconfig/Makefile
config.status: creating exec/nfsmount/Makefile
config.status: creating man/Makefile
config.status: creating doc/yaird.xml
config.status: creating include/config.h
config.status: executing depfiles commands
Das für opkg benötigtes Ubuntu Paket libgpgme11-dev fehlt.
Das für opkg benötigtes Ubuntu Paket autoconf fehlt.
Sie können es durch folgende Eingabe installieren:
sudo apt-get install libgpgme11-dev autoconf libboost-program-options-dev libboost-thread-dev ... libgl1-mesa-dri virtualbox-guest-x11
--- End code ---
Anm.: Die ... stehen jeweils für die Paketnamen, die ich gelöscht habe.
Malte
Navigation
[0] Message Index
[*] Previous page
Go to full version