hmmm... file to large!
I'll upload my spec file and my patch.
you can build the source rpm by yourself.
as "root" do the following:
- copy ovlfs-2.0.1_sef_patches.gz and ovlfs-2.0.1.tgz
to /usr/src/packages/SOURCES
- copy ovlfs.spec to /usr/src/packages/SPECS
- cd to /usr/src/packages/SPECS
- rpmbuild -ba ovlfs.spec
if everything goes well, you get
- /usr/src/packages/SRPMS/ovlfs-2.0.1-1.src.rpm
- /usr/src/packages/RPMS/i386/ovlfs-2.0.1-1.rpm
have fun.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
kernel_lists.c: In function `create_list':
kernel_lists.c:824: warning: `MOD_INC_USE_COUNT' is deprecated
(declared at /usr /include/linux/module.h:495)
kernel_lists.c: In function `destroy_list':
kernel_lists.c:2745: warning: `MOD_DEC_USE_COUNT' is deprecated
(declared at /us r/include/linux/module.h:507)
kernel_lists.c: At top level:
kernel_lists.c:3972: error: variable `klists_symtab' has initializer but
incompl ete type
kernel_lists.c:3973:34: linux/symtab_begin.h: No such file or directory
kernel_lists.c:3974: warning: excess elements in struct initializer
kernel_lists.c:3974: warning: (near initialization for `klists_symtab')
kernel_lists.c:3975:32: linux/symtab_end.h: No such file or directory
kernel_lists.c:3972: error: storage size of `klists_symtab' isn't known
make[1]: *** [kernel_lists.o] Hata 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/ovlfs-2.0.1/lists'
Can you send the srpm package.. It doesn't exist here..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
hmmm... file to large!
I'll upload my spec file and my patch.
you can build the source rpm by yourself.
as "root" do the following:
- copy ovlfs-2.0.1_sef_patches.gz and ovlfs-2.0.1.tgz
to /usr/src/packages/SOURCES
- copy ovlfs.spec to /usr/src/packages/SPECS
- cd to /usr/src/packages/SPECS
- rpmbuild -ba ovlfs.spec
if everything goes well, you get
- /usr/src/packages/SRPMS/ovlfs-2.0.1-1.src.rpm
- /usr/src/packages/RPMS/i386/ovlfs-2.0.1-1.rpm
have fun.
Logged In: YES
user_id=697694
it doesn't work for mandrake 10.0 ..
kernel_lists.c: In function `create_list':
kernel_lists.c:824: warning: `MOD_INC_USE_COUNT' is deprecated
(declared at /usr /include/linux/module.h:495)
kernel_lists.c: In function `destroy_list':
kernel_lists.c:2745: warning: `MOD_DEC_USE_COUNT' is deprecated
(declared at /us r/include/linux/module.h:507)
kernel_lists.c: At top level:
kernel_lists.c:3972: error: variable `klists_symtab' has initializer but
incompl ete type
kernel_lists.c:3973:34: linux/symtab_begin.h: No such file or directory
kernel_lists.c:3974: warning: excess elements in struct initializer
kernel_lists.c:3974: warning: (near initialization for `klists_symtab')
kernel_lists.c:3975:32: linux/symtab_end.h: No such file or directory
kernel_lists.c:3972: error: storage size of `klists_symtab' isn't known
make[1]: *** [kernel_lists.o] Hata 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/ovlfs-2.0.1/lists'
Can you send the srpm package.. It doesn't exist here..
Logged In: NO
well, please make sure that you're using linux-2.4x
As far as I know linux-2.6x is not supported yet???