Problem bei Kompilieren.

Vom einfachen Programm zum fertigen Debian-Paket, Fragen rund um Programmiersprachen, Scripting und Lizenzierung.
Antworten
Benutzeravatar
Emess
Beiträge: 3763
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Problem bei Kompilieren.

Beitrag von Emess » 08.06.2013 16:39:39

Habe gerade versucht nach dieser Anleitung mein Samsung S4 mit wheezy bekannt zu machen.
Da bekomme ich doch beim installieren eine Fehlermeldung, das was fehlt.
Hier mal der Output

Code: Alles auswählen

root@wheezy:/tmp/jmtpfs-0.4# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for pkg-config... no
checking for MTP... no
configure: error: in `/tmp/jmtpfs-0.4':
configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables MTP_CFLAGS
and MTP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
root@wheezy:/tmp/jmtpfs-0.4# ls
aclocal.m4  config.guess  configure     depcomp     Makefile.am  NEWS
AUTHORS     config.log    configure.ac  INSTALL     Makefile.in  README
ChangeLog   config.sub    COPYING       install-sh  missing      src
root@wheezy:/tmp/jmtpfs-0.4# 
wo find ich denn diese ominöse pkg-config und was ist das überhaupt?
Debian Testing (bleibt es auch)
Debian Bookworm KDE Plasma 5x Kernel 6.1.0-21-amd64 (64-bit)
Notebook HP ZBook 17 G2
Quadro K3100M/PCIe/SSE2

http://www.emess62.de

DeletedUserReAsG

Re: Problem bei Kompilieren.

Beitrag von DeletedUserReAsG » 08.06.2013 16:44:33

wo find ich denn diese ominöse pkg-config und was ist das überhaupt?
Debianpkg-config

cu,
niemand

Benutzeravatar
Emess
Beiträge: 3763
Registriert: 07.11.2006 15:02:26
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Im schönen Odenwald
Kontaktdaten:

Re: Problem bei Kompilieren.

Beitrag von Emess » 08.06.2013 16:51:24

Danke!
Und wie peinlich! :oops: :oops: :oops: :oops:
Debian Testing (bleibt es auch)
Debian Bookworm KDE Plasma 5x Kernel 6.1.0-21-amd64 (64-bit)
Notebook HP ZBook 17 G2
Quadro K3100M/PCIe/SSE2

http://www.emess62.de

Antworten