[Users] ScheduleADMBase

Jian Tao jtao at cct.lsu.edu
Mon May 19 13:06:24 CDT 2008


Hi Ian,

I haven't seen any compilation errors with the latest version of
ADMBase. My guess is that either your version of ADMBase is not up
to date or your "cvs update" messed up the code a bit. What does
cvs diff -D "1 minute ago" show ?

Regards,
Jian

Ian Hinder wrote:
> Hi,
> 
> Having just updated my Cactus tree, I am having trouble compiling.  I am
> getting lots of warnings like:
> 
> /home/hinder/xirel/configs/xirel4/bindings/Schedule/ScheduleADMBase.c(60):
> warning #810: conversion from "int *" to "int" may lose significant bits
>                              cctkschedulei_tlevelarray  /* Array of
> timelevel data for storage groups */,
>                              ^ 
> 
> /home/hinder/xirel/configs/xirel4/bindings/Schedule/ScheduleADMBase.c(61):
> warning #167: argument of type "char *" is incompatible with parameter
> of type "const int *"
>                              "global");
> 
> 
> 
> 
> and a fatal error
> 
> /home/hinder/xirel/configs/xirel4/bindings/Schedule/ScheduleADMBase.c(79):
> error #165: too few arguments in function call
>                           cctkschedulei_tlevelarray  /* Array of
> timelevel data for storage groups */);
> 
>                              ^
> 
> I have tried doing a -rebuild and a -realclean, and neither helped.  Any
> ideas?
> 



More information about the Users mailing list