pitfl
25.11.01, 21:21
Hallo, ich brauche eine Hilfe.
Wollte mir gerade die neue stabile Version des Gimp-print-Treibers in der Version 4.2 compilieren. Leider bricht er schon beim ./configure mit einer Fehlermeldung ab.
linux:/ablage/gimp-print-4.2.0 # ./configure --enable-libgimpprint --with-cups --with-gimp --enable-test --with-testpattern --with-escputil
creating 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 for the presence of the GIMP source tree... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking whether to build CUPS driver... yes
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 whether to build foomatic data files... no
checking whether to turn on debugging in build... no
checking whether to use readline... yes
checking whether to build GIMP plugin... yes
checking whether to install sample images... yes
checking whether to install user guide... yes
checking whether to build escputil... yes
checking whether to build libgimpprint... yes
checking whether to build testpattern generator... yes
checking whether to build test programs... yes
checking if user install is enabled... no
checking for strerror in -lcposix... no
checking for mawk... no
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... gcc -E
checking for flex... no
checking for lex... no
./configure: flex: command not found
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
linux:/ablage/gimp-print-4.2.0 #
Eine ähnliche Fehlermeldung habe ich schon mal bei einem anderen Sourcenprogi gehabt.
Da wurde auch das flex...lex angemeckert.
Wäre nett wenn mir jemand sagen könnte, was sich dahinter verbirgt. Werden da noch irgend welche devels benötigt? Wenn ja welche?
Danke schon mal.
mfg
pit
Wollte mir gerade die neue stabile Version des Gimp-print-Treibers in der Version 4.2 compilieren. Leider bricht er schon beim ./configure mit einer Fehlermeldung ab.
linux:/ablage/gimp-print-4.2.0 # ./configure --enable-libgimpprint --with-cups --with-gimp --enable-test --with-testpattern --with-escputil
creating 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 for the presence of the GIMP source tree... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
checking whether to build CUPS driver... yes
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 whether to build foomatic data files... no
checking whether to turn on debugging in build... no
checking whether to use readline... yes
checking whether to build GIMP plugin... yes
checking whether to install sample images... yes
checking whether to install user guide... yes
checking whether to build escputil... yes
checking whether to build libgimpprint... yes
checking whether to build testpattern generator... yes
checking whether to build test programs... yes
checking if user install is enabled... no
checking for strerror in -lcposix... no
checking for mawk... no
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... gcc -E
checking for flex... no
checking for lex... no
./configure: flex: command not found
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
linux:/ablage/gimp-print-4.2.0 #
Eine ähnliche Fehlermeldung habe ich schon mal bei einem anderen Sourcenprogi gehabt.
Da wurde auch das flex...lex angemeckert.
Wäre nett wenn mir jemand sagen könnte, was sich dahinter verbirgt. Werden da noch irgend welche devels benötigt? Wenn ja welche?
Danke schon mal.
mfg
pit