Ticket #1282 (closed task)

Opened 7 years ago

i2c-nforce2.c unable to compile (Examined/Solved - CVS)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: misc Version:
Keywords: Cc:

Description

I get this error when trying to compile i2c-nforce2.c.


root@linux:/home/geeze/temp/CVS/lm_sensors2# make

grep: /lib/modules/2.4.20/build/include/linux/autoconf.h: No such file or directory

gcc -DKERNEL -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -I.

-Ikernel/include -I/home/geeze/temp/CVS/i2c/kernel -idirafter

/lib/modules/2.4.20/build/include -O2 -c kernel/busses/i2c-nforce2.c -o

kernel/busses/i2c-nforce2.o

kernel/busses/i2c-nforce2.c: In function 'nforce2_probe_smb':

kernel/busses/i2c-nforce2.c:333: structure has no member named 'owner'

make: *** [kernel/busses/i2c-nforce2.o] Error 1

--- CVS is under development, lots of things don't work right now.

We're hoping to get things fixed and get a release out soon.

But you definitely need the lk2-4 branch of i2c CVS built and

installed first.

Note: See TracTickets for help on using tickets.