[cups.bugs] [HIGH] STR #1611: Installation aborts

Thomas Bork knuffelmail at gmx.de
Thu Apr 27 05:26:45 PDT 2006


[STR New]

Configured with

export CFLAGS='-O2 -march=i486 -fomit-frame-pointer'
../configure \
--target=i486-pc-linux-gnu \
--prefix=/usr/local \
--enable-compile-inits \
--with-fontpath=/usr/local/share/ghostscript/fonts \
--with-ijs \
--with-gimp-print \
--without-omni \
--with-libiconv=gnu \
--without-x

'make install' aborts with:

mkdir -p /usr/local/share/ghostscript/8.15/examples
for f in \
alphabet.ps colorcir.ps doretree.ps escher.ps \
golfer.eps grayalph.ps snowflak.ps tiger.eps vasarely.ps waterfal.ps \
ridt91.eps ;\
do ./src/instcopy -c -m 644 ./lib/../examples/$f
/usr/local/share/ghostscript/8.15/examples ;\
done
if test "x" != x; then \
        mkdir -p /usr/local/lib/ghostscript/8.15; \
        for obj in ; do \
                ./src/instcopy -c -m 755 $obj
/usr/local/lib/ghostscript/8.15/; \
        done; \
fi
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `if test "x" != x; then  mkdir -p
/usr/local/lib/ghostscript/8.15;  for obj in ; do  ./src/instcopy -c -m
755 $obj /usr/local/lib/ghostscript/8.15/;  done;  fi'
make: *** [install-shared] Error 2

Link: http://www.cups.org/str.php?L1611
Version: 8.15.2





More information about the cups-devel mailing list