[Yaird-devel] Bug#353480: [parisc-linux] Re: Bug#353480: yaird: [hppa] /dev/sd* device nodes not created and eth0 not enabled

Joel Soete soete.joel at tiscali.be
Tue Feb 21 13:46:09 UTC 2006


> On Sat, Feb 18, 2006 at 10:02:28PM +0100, Frans Pop wrote:
> > udevd[862]: get_netlink_msg: unable to receive kernel netlink message: No
buffer space available
> > <!-- not sure about this message, but the same is shown for initramfs-tools --
> 
> This is the reason you aren't getting /dev/sd* nodes. I debugged
> this yesterday, needs new udev upload, more details here:
> http://marc.theaimsgroup.com/?l=linux-hotplug-devel&m=114019842906313&w=2
> 
hihi, as I have to rebuild the pkg is also discover:
udev_libc_wrapper.h:69:2: warning: #warning "inotify unsupported on this
architecture!"

this warning is obviously false and, imho, could be esaly fixed by:
--- udev-084/udev_libc_wrapper.h.Orig   2006-02-21 10:58:11.000000000 +0100
+++ udev-084/udev_libc_wrapper.h        2006-02-21 10:56:25.000000000 +0100
@@ -65,6 +65,10 @@
 # define __NR_inotify_init     290
 # define __NR_inotify_add_watch        291
 # define __NR_inotify_rm_watch 292
+#elif defined (__hppa__)
+# define __NR_inotify_init     269
+# define __NR_inotify_add_watch        270
+# define __NR_inotify_rm_watch 271
 #else
 #warning "inotify unsupported on this architecture!"
 #endif
====<>====

Marco, Kyle, will you also submitted upstream?

TIA,
    Joel

-------------------------------------------------------
NOTE! My email address is changing to ... @scarlet.be
Please make the necessary changes in your address book. 







More information about the Yaird-devel mailing list