Re: perl CORBA::ORBit modules

Owen Taylor <[email protected]> Fri, 19 Apr 2002 13:31:40 -0400 (EDT)
Newsgroups gmane.comp.gnome.orbit.perl
Message-ID <[email protected]>
Sjoerd Lawende <[email protected]> writes:

> Hi,
> 
>  Is anybody here using the CORBA::ORBit 0.4.3 modules? I might be having
> problems installing these on a RedHat 7.2 system with ORBit 0.5.13 (and
> same goes for the original 0.5.8).
> 
> Messages during make typically involve 'unused variables' like these:
> 
> 
> errors.c: In function `porbit_throw':
> errors.c:159: warning: unused variable `Perl___notused'
> errors.c: In function `porbit_find_exception':
> errors.c:181: warning: unused variable `Perl___notused'
> 
> 
> They are 'only' warnings, so is this safe to ignore?

Yes. But note that to get CORBA::ORBit to work with recent versions of
ORBit (recent being in the last 1.5 years or so), you'll need to get
it out of GNOME CVS.

Regards,
                                        Owen