[Ovlfs-devel] Multiply defined struct list_t
Status: Beta
Brought to you by:
anaseef
|
From: <Ken...@De...> - 2004-03-18 19:12:03
|
When compiling ovlfs 2.0.1 on Rehat 9.0 with kernel 2.4.20-8 I get an error about conflicting definitions of struct list_t. One file is the include/kernel_lists.h file in the ovlfs distro and the other one is from /lib/modules/2.4.20-8/build/include/linux/list.h. The definitions are drastically different. Any ideas how to fix this? Thanks. |