I get a parse error when i try to compile omniorb on an OSF4 system. It's the #if NeedVarargsPrototypes that gcc does not seem to like. If i change this to #ifdef NeedVarargsPrototypes would this break anything ? gary