From mboxrd@z Thu Jan 1 00:00:00 1970 From: iSteve Date: Mon, 04 Sep 2006 06:20:31 +0000 Subject: Re: New software: Hotplug2, aimed at early userspace Message-Id: <20060904082031.5bfccb03@silver> List-Id: References: <20060902163017.693cd988@silver> In-Reply-To: <20060902163017.693cd988@silver> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org On Mon, 04 Sep 2006 11:04:48 +1000 Aras Vaichas wrote: > What is the minimum version of libc required to compile this application? Your > application doesn't compile on my system. I've built it on this: $ dpkg-query -W libc6 linux-kernel-headers libc6 2.3.6.ds1-4 linux-kernel-headers 2.6.17.10-1 > $ ./build.sh > hotplug2.c: In function ‘init_netlink_socket’: > hotplug2.c:165: error: ‘SO_RCVBUFFORCE’ undeclared (first use in this > function) hotplug2.c:165: error: (Each undeclared identifier is reported only > once hotplug2.c:165: error: for each function it appears in.) > > A Google search reveals that SO_RCVBUFFORCE is apparently a fairly recent > addition to the kernel. I am using libc-2.3.6 for x86 and libc-2.3.5 for ARM > and neither can compile this application. > > You could also try adding this: > > #ifndef SO_RCVBUFFORCE > #define SO_RCVBUFFORCE (33) > #endif Thanks, added, released as 0.4 along with fixing of several bugs in the rules documentation. Looks like udev has been solving the same issue half a year ago... > regards, > > Aras Vaichas -- -- iSteve ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel