[Pvfs2-developers] cvs build problem on 2.4 kernels

Phil Carns pcarns at wastedcycles.org
Fri Jul 7 12:07:45 EDT 2006


When I build the latest cvs code on a 2.4 kernel machine I get this error:

super.c: In function `pvfs2_get_sb':
super.c:562: too many arguments to function `service_operation'
make[1]: *** [super.o] Error 1
make[1]: *** Waiting for unfinished jobs....
   LD            src/apps/admin/pvfs2-chown
make: *** [just_kmod24] Error 2
make: *** Waiting for unfinished jobs....

It looks like maybe the service_operation() prototype changed but just 
didn't get updated in one spot.

I also still get this warning, which I thought was fixed.  Maybe it just 
needs to be merged to trunk?

../pvfs2/src/io/trove/trove-dbpf/dbpf-op-queue.c: In function 
`dbpf_queue_or_service':
../pvfs2/src/io/trove/trove-dbpf/dbpf-op-queue.c:324: warning: `dbp' 
might be used uninitialized in this function

thanks,
-Phil


More information about the Pvfs2-developers mailing list