From: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
To: linux-hotplug@vger.kernel.org
Subject: git build error: missing "udev-rules2"
Date: Tue, 21 Oct 2008 10:10:17 +0000 [thread overview]
Message-ID: <48FDAA89.4030105@tuffmail.co.uk> (raw)
make[3]: *** No rule to make target `udev-rules2.o', needed by
`test-udev'. Stop.
make[3]: Leaving directory `/home/alan/Documents/bootup/src/udev/udev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/alan/Documents/bootup/src/udev/udev'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alan/Documents/bootup/src/udev'
make: *** [all] Error 2
------------------------------- udev/Makefile.am
-------------------------------
index c374942..faf68d6 100644
@@ -17,7 +17,7 @@ common_files = \
udev-sysdeps.h \
udev-event.c \
udev-node.c \
- udev-rules.c \
+ udev-rules2.c \
udev-util.c \
lib/libudev.h \
lib/libudev-private.h \
Maybe you renamed the file and forget to tell git?
next reply other threads:[~2008-10-21 10:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 10:10 Alan Jenkins [this message]
2008-10-21 10:53 ` git build error: missing "udev-rules2" Kay Sievers
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=48FDAA89.4030105@tuffmail.co.uk \
--to=alan-jenkins@tuffmail.co.uk \
--cc=linux-hotplug@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).