linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git build error: missing "udev-rules2"
@ 2008-10-21 10:10 Alan Jenkins
  2008-10-21 10:53 ` Kay Sievers
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Jenkins @ 2008-10-21 10:10 UTC (permalink / raw)
  To: linux-hotplug

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-21 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 10:10 git build error: missing "udev-rules2" Alan Jenkins
2008-10-21 10:53 ` Kay Sievers

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).