[cups.bugs] [MOD] STR #2634: WEBBUTTONS undefined leads to "make install" failure in doc/Makefile

Joel Buckley leojava at comcast.net
Mon Dec 17 09:33:08 PST 2007


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

[root at moon cups-1.4svn-r7122]$ for dir in doc; do echo Installing in
$dir... ; (cd $dir; make  install); done
Installing in doc...
sh: syntax error at line 9: `;' unexpected
*** Error code 2
The following command caused the error:
for lang in da de es et fi fr he it ja ko nl no pl pt pt_BR ru sv zh
zh_TW; do \
        /usr/bin/ginstall -c -d -m 755 /usr/share/doc/cups/$lang/images; \
        if test -f $lang/index.html; then \
                /usr/bin/ginstall -c -m 644 $lang/index.html
/usr/share/doc/cups/$lang; \
        fi; \
        if test -f $lang/cups.css; then \
                /usr/bin/ginstall -c -m 644 $lang/cups.css
/usr/share/doc/cups/$lang; \
        fi; \
        for file in ; do \
                if test -f $lang/$file; then \
                        /usr/bin/ginstall -c -m 644 $lang/$file
/usr/share/doc/cups/$lang/images; \
                fi; \
        done \
done
make: Fatal error: Command failed for target `install-languages'

Link: http://www.cups.org/str.php?L2634
Version: 1.4-current





More information about the cups mailing list