From: "Slava Semushin" <slava.semushin@gmail.com> To: "ALT Linux Team development discussions" <devel@lists.altlinux.org> Subject: Re: [devel] mkimage cookbook Date: Wed, 9 Jan 2008 16:46:01 +0600 Message-ID: <75e139a00801090246y6e902dc5w8ca32996a99c47ee@mail.gmail.com> (raw) In-Reply-To: <200801092234.23142.alb@altlinux.ru> 09.01.08, Alexey Borovskoy<alb / altlinux.ru> написал(а): > * Воскресенье 06 января 2008 Alexey Borovskoy > > > Добрый вечер. > > > > А где найти книжку с рецептами? > > > > И как эта штуковина работает? > > Собрал. Не работает. > > $ make > if [ -n "" ]; then \ Это условие всегда ложно => тело if'а не будет выполняться. > /usr/share/mkimage/tools/mki-invalidate-cache mki; \ > > [ ! -d "/home/alb/mkimage-ntfs/.work" ] || /usr/share/mkimage/tools/mki-clean; > \ > fi > mkdir -p -- /home/alb/mkimage-ntfs/.work/pkgbox /home/alb/mkimage-ntfs/.work /home/alb/mkimage-ntfs/.work/.out > mkdir -p -- /home/alb/mkimage-ntfs/.work/.cache/mki /home/alb/mkimage-ntfs/.work/.cache/hsh > if ! /usr/share/mkimage/tools/mki-cache check prepare-workdir; > then \ > /usr/share/mkimage/tools/mki-prepare && \ > /usr/share/mkimage/tools/mki-cache build > prepare-workdir || exit 1; \ > fi > .: 81: shell-error: not found > .: 81: shell-error: not found > make: *** [prepare-workdir] Ошибка 1 > > Весь моск сломал, что ей надо то? Либо мэйлер сбил форматирование, либо вы забыли про отступы в виде одного таба для правил в Makefile. -- + Slava Semushin | slava.semushin @ gmail.com + ALT Linux Team | php-coder @ altlinux.ru
next prev parent reply other threads:[~2008-01-09 10:46 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-01-06 10:54 Alexey Borovskoy 2008-01-06 11:00 ` Alexey Gladkov 2008-01-06 11:47 ` Alexey Borovskoy 2008-01-06 13:31 ` Alexey Gladkov 2008-01-06 14:21 ` Michael Shigorin 2008-01-09 10:34 ` Alexey Borovskoy 2008-01-09 10:46 ` Slava Semushin [this message] 2008-01-09 11:01 ` Alexey Borovskoy 2008-01-09 17:47 ` Michael Shigorin 2008-01-09 11:21 ` Alexey Gladkov 2008-01-09 11:28 ` Alexey Gladkov 2008-01-09 11:40 ` Alexey Borovskoy 2008-01-09 11:47 ` Alexey Gladkov 2008-01-10 10:21 ` Alexey Borovskoy 2008-01-10 10:28 ` Alexey Gladkov 2008-01-10 11:24 ` Alexey Borovskoy 2008-01-10 10:49 ` Anton Farygin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=75e139a00801090246y6e902dc5w8ca32996a99c47ee@mail.gmail.com \ --to=slava.semushin@gmail.com \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git