tags 356352 help
thanks

On Sat, Mar 11, 2006 at 02:14:50PM +0100, Bastian Blank wrote:

> > usb.c: In function 'get_input_devs':
> > usb.c:570: warning: implicit declaration of function 'sysfs_open_directory'
> > usb.c:570: warning: assignment makes pointer from integer without a cast
> > usb.c:582: warning: implicit declaration of function 'sysfs_read_dir_links'
> > usb.c:583: warning: implicit declaration of function 
> > 'sysfs_read_dir_subdirs'
> > usb.c:592: warning: implicit declaration of function 'sysfs_close_directory'
> > gcc -c -Wall -Wno-pointer-sign -O2 -pipe -g   -I../../src/hd -I 
> > /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I 
> > /usr/lib/dbus-1.0/include veth.c
> 
> hwinfo uses the old libsysfs API.

I know, and am sorry that I'm not capable of patching it to use
sysfsutils 2.0.0. The temporary fix is to fetch some of the old
functions from sysfsutils 1.3.0 and redefine some other functions to
just return NULL-values. The patch in 12.9-1 is not good enough, and
I'll try to improve it in a few days.

I'm grateful for all help with solving this bug. :)


- Werner


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to