lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bad find command ("make web" might have problems)


From: Graham Percival
Subject: bad find command ("make web" might have problems)
Date: Thu, 12 Jul 2007 14:16:40 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

I should preface these remarks by saying that the output of "make web" looks fine on my machine.

While creating the docs just now, I noticed a bunch of bad find commands. Here's on example:
(the problem: "find -name 'foo'" instead of "find . -name 'foo'")


out-www/lilypond.nexi:40: avertissement: nom d'encodage non reconnu << UTF-8 >>. find ./out-www -name '*.html' | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME' | xargs /sw/bin/python ../../../buildscripts/html-gettext.py ../../../buildscripts /Users/gperciva/usr/src/lilypond/Documentation/po/./out-www fr cd ./out-www; find -name '*.html' | xargs grep -L --label="" 'UNTRANSLATED NODE: IGNORE ME' | xargs /sw/bin/python ../../../../buildscripts/mass-link.py --prepend-suffix .fr hard . /Users/gperciva/usr/src/lilypond/Documentation/user/./out-www lilypond.pdf
find: illegal option -- n
find: illegal option -- a
find: illegal option -- m
find: illegal option -- e
find: *.html: No such file or directory
cd ./out-www; find \( -name 'lily-??????????.png' -o -name 'lily-??????????.ly' \) -a -not -type l | xargs /sw/bin/python ../../../../buildscripts/mass-link.py hard . /Users/gperciva/usr/src/lilypond/Documentation/user/./out-www
usage: find [-H | -L | -P] [-EXdsx] [-f file] [file ...] [expression]
touch -mr /Users/gperciva/usr/src/lilypond/Documentation/user/./out-www ./out-www/user-ln




reply via email to

[Prev in Thread] Current Thread [Next in Thread]