--- SpiralLoops.C.orig 2001-04-19 20:48:11 UTC +++ SpiralLoops.C @@ -308,7 +308,7 @@ int Loops::LinkPlugin() Run = (Sample *(*)()) dlsym(handle, "Run__Fv"); - if ((error = dlerror()) != NULL) + if ((error = (char *)dlerror()) != NULL) { cerr<<"Error linking to plugin:"<