From: John Spencer <maillist-lvm@barfooze.de>
To: linux-lvm@redhat.com
Subject: [linux-lvm] autoconf/install-sh: not found
Date: Tue, 29 Jan 2013 20:13:33 +0100 [thread overview]
Message-ID: <51081F5D.8040302@barfooze.de> (raw)
hi list,
i'm trying to compile lvm .98 on a busybox-1.20.2-based system, and get
these errors:
autoconf/install-sh -c -d locking/; \
set -e; \
FILE=`echo locking/external_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile
../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o
locking/external_locking.d locking/external_locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g"
locking/external_locking.d; \
[ -s locking/external_locking.d ] || rm -f locking/external_locking.d
/bin/sh: autoconf/install-sh: not found
anyone has an idea what's going on here ?
is autoconf/install-sh intended to be symlinked into some subdirs, or is
there a missing path prefix ?
i suspect there is some portability bug somewhere where gnu-specific
behaviour is assumed (as opposed to POSIX).
best regards,
--JS
reply other threads:[~2013-01-29 19:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=51081F5D.8040302@barfooze.de \
--to=maillist-lvm@barfooze.de \
--cc=linux-lvm@redhat.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.