Discussion:
fsiucv-3.0.0 compilation troubles in 2.6.32 (debian squeeze/sid)
(too old to reply)
Mike Kirjanov
2010-05-24 09:30:02 UTC
Permalink
Hi !

We have a problem with the fsiucv-3.0.0 driver compilation under Debian (squeeze/sid ):

"...

make -C /lib/modules/`uname -r`/build M=`pwd` SUBDIRS=`pwd` modules
make: Entering directory `/usr/src/linux-source-2.6.32'

WARNING: Symbol version dump /usr/src/linux-source-2.6.32/Module.symvers
is missing; modules will have no dependencies and modversions.

CC [M] /root/fsiucv-3.0.0/fsiucv.o
/root/fsiucv-3.0.0/fsiucv.c: In function 'fsiucv_init':
/root/fsiucv-3.0.0/fsiucv.c:347: error: 'struct device' has no member named 'driver_data'
/root/fsiucv-3.0.0/fsiucv.c:351: error: 'struct device' has no member named 'bus_id'
/root/fsiucv-3.0.0/fsiucv.c:351: error: 'BUS_ID_SIZE' undeclared (first use in this function)
/root/fsiucv-3.0.0/fsiucv.c:351: error: (Each undeclared identifier is reported only once
/root/fsiucv-3.0.0/fsiucv.c:351: error: for each function it appears in.)

..."

As for Debian (etch ) 2.6.24 we hadn't any problem with it at all.

Anyone, please explain this situation for us.

Thanks in advance

Mike Kirjanov
--
To UNSUBSCRIBE, email to debian-s390-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/E1OGTNo-00030W-00.01x0-mail-***@f283.mail.ru
Bastian Blank
2010-05-24 13:10:02 UTC
Permalink
Please provide a link and show that it was updated in the last 12
months. The kernel API is not supposed to be stable, so every new
version may need changes to the source.
Post by Mike Kirjanov
/root/fsiucv-3.0.0/fsiucv.c:347: error: 'struct device' has no member named 'driver_data'
/root/fsiucv-3.0.0/fsiucv.c:351: error: 'struct device' has no member named 'bus_id'
This structure members was removed during the life-time of lenny.

Bastian
--
I'm frequently appalled by the low regard you Earthmen have for life.
-- Spock, "The Galileo Seven", stardate 2822.3
--
To UNSUBSCRIBE, email to debian-s390-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@wavehammer.waldi.eu.org
Loading...