frhler beim compilieren-gimp-print 4.2.6

Vom einfachen Programm zum fertigen Debian-Paket, Fragen rund um Programmiersprachen, Scripting und Lizenzierung.
Antworten
Benutzeravatar
gustav
Beiträge: 68
Registriert: 22.10.2002 22:24:34
Wohnort: berlin

frhler beim compilieren-gimp-print 4.2.6

Beitrag von gustav » 12.01.2004 22:59:09

Leider spuckt mir ./ configure folgendes aus - finde leider den fehler nicht.Wird da jemand draus schlau ?? - Cups und Foomatic sind installiert.

Code: Alles auswählen

loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnulibc1
checking for cups-config... no
checking whether to build CUPS driver... no
checking whether to build translated CUPS PPD files... yes
checking whether to use level 3 PostScript... no
checking whether to build ghostscript driver... no
checking for foomatic-configure... /usr/bin/foomatic-configure
checking whether to build foomatic data files... yes
checking for foomatic-ppdfile... /usr/bin/foomatic-ppdfile
checking whether to make use of Foomatic 3.x features... yes
checking Foomatic printer IDs..<snip>........No entry with old Foomatic printer ID found!
checking whether to use the old numerical Foomatic printer IDs... no
checking for ijs-config... no
checking whether to build IJS driver... no
checking whether to turn on debugging in build... no
checking whether to use readline... yes
checking for gimp-config... no
checking whether to build GIMP plugin... no
checking whether to install sample images... yes
checking whether to install user guide... yes
checking whether to build escputil... yes
checking whether to build testpattern generator... no
checking whether to build test programs... no
checking if user install is enabled... no
checking for strerror in -lcposix... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
EDIT: etwas nachformatiert - blackm

Benutzeravatar
blackm
Moderator und Co-Admin
Beiträge: 5921
Registriert: 02.06.2002 15:03:17
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von blackm » 13.01.2004 00:12:55

Hast du dir mal das durchgelesen was ./configure ausgibt? Was steht den da ganz zum Schluss?
Schöne Grüße

Martin

Neu im Forum? --> https://wiki.debianforum.de/debianforum ... tensregeln
Log- und Konfigurationsdatein? --> pastebin.php
Forum unterstützen? --> https://wiki.debianforum.de/debianforum.de/Spenden

Benutzeravatar
gustav
Beiträge: 68
Registriert: 22.10.2002 22:24:34
Wohnort: berlin

Beitrag von gustav » 13.01.2004 17:15:02

Trouble mit dem C-compiler -seh ich auch.Aber wieso ?? ist installiert !

Benutzeravatar
blackm
Moderator und Co-Admin
Beiträge: 5921
Registriert: 02.06.2002 15:03:17
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von blackm » 13.01.2004 20:45:21

Hast du die Version installiert, die in der INSTALL oder README gewaehnt ist? Hast du gcc mal per Hand aufgerufen und auf die ausgabe geschaut? Es wird normalerweise auch ein logfile von ./configure angelegt...dort steht normalerweise mehr drin.

by, Martin
Schöne Grüße

Martin

Neu im Forum? --> https://wiki.debianforum.de/debianforum ... tensregeln
Log- und Konfigurationsdatein? --> pastebin.php
Forum unterstützen? --> https://wiki.debianforum.de/debianforum.de/Spenden

Antworten