Re: gnome-libs compile troubles...




Do something equivalent to:

cd ..../gnome-libs
touch `find . -name '*.idl' -print`
make -k


Whenever you upgrade ORBit, you should recompile your IDL
files. Sometimes the IDL compiler and the ORBit runtime changes and
the versions of these two components must match. If the runtime
changes and you don't recompile your IDL files, the resulting C files
won't match the ORBit runtime libs and header files.
--
Michael Lausch/g.a.m.s. edv dienstleistungen gmbh
See my web page <http://www.lausch.at/> or query PGP key server for PGP key.
"Reality is that which, when you stop believing in it, doesn't go away".
                -- Philip K. Dick



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