Re: MC Compilation Problems



James Henstridge wrote:
> 
> Well, from what it says in the error message, the CORBA stubs in your mc
> build directory were built with an old version of orbit-idl, so you need
> to regenerate them.  The easiest way is to remove mc/gnome/FileManager.h
> 
> James Henstridge.
> 
> --
> Email: james@daa.com.au
> WWW:   http://www.daa.com.au/~james/
> 
> On Thu, 4 Feb 1999, James M. Cape wrote:
> 
> > System:
> >
> > Linux 2.2.0 pre8ac1
> > Glibc 2.0.111 (CVS 99.01.27)
> > Egcs 1.1.1
> > Automake 1.4
> > Autoconf 2.13
> > Libtool 1.2d
> >
> > I'm having problems with compiling gmc:
> >
> > gcc -c -I..  -I./..  -I./../vfs -I.. -DBINDIR=\""/usr/bin/"\"
> > -DLIBDIR=\""/usr/lib/mc/"\" -DICONDIR=\""/usr/share/pixmaps/mc/"\"
> > -DLOCALEDIR=\""/usr/share/locale/"\"  -I./../vfs -I./../slang -DHAVE_X
> > -DHAVE_GNOME -I/usr/include -DNEED_GNOMESUPPORT_H
> > -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
> > -I/usr/X11R6/include  -DHAVE_CONFIG_H -g -O6 -march=pentiumpro
> > -I/usr/lib/glib/include  -I/usr/X11R6/include -I. -I./../src gcorba.c
> > In file included from FileManager.h:7,
> >                  from gcorba.c:11:
> > /usr/include/orb/orbit.h:37: #error "You need to rerun 'orbit-idl' on
> > the .idl file whose stubs you are using. These stubs were generated with
> > an older version of ORBit, and need to be regenerated."
> > make[2]: *** [gcorba.o] Error 1
> > make[2]: Leaving directory `/usr/download/gnome/mc/gnome'
> > make[1]: *** [mx] Error 2
> > make[1]: Leaving directory `/usr/download/gnome/mc/gnome'
> > make: *** [all] Error 1
> >
> >     Jim Cape

Thanks, that fixed the problem.

    Jim Cape
    http://www.jcinteractive.com

    "All animals are equal, some animals
     are more equal than others."
         -- George Orwell, Animal Farm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]