ORBit (the gtop saga continues)



I rechecked my logs from the 'make's and the 'make install's and I think I
have found a source of my problem, but I don't know how to solve it.

I get the error listed below when trying to make ORBit-0.4.93.tar.gz.  Now
the only reason I need ORBit is because it supports imlib, and I only need
imlib because it supports gnome-libs which I need for gtop.

Now the imlib install went flawlessly.  However the gnome-libs is giving me
an error saying that it can't find imlib v.1.9 (I have the 1.9.4 version -
which I can confirm from the command line).  The only flaw was with the
ORBit install so I'm assuming that was the source of my problem (unless
there is another dependancy other than glibs or gtk+ that I don't know
about).

You'll see that the error below relates to gcc, which I obviously have or I
wouldn't have even made it this far into the install!

Thoughts?

--------------the error from ORBit make -----------------------
gcc -shared  connection.lo encoders.lo giop-msg-buffer.lo iiop-endian.lo
hosts_a
ccess.lo options.lo shell_cmd.lo rfc931.lo eval.lo hosts_ctl.lo refuse.lo
percen
t_x.lo clean_exit.lo fromhost.lo fix_options.lo socket.lo tli.lo
workarounds.lo
update.lo misc.lo diag.lo percent_m.lo
myvsyslog.lo  -lc  -Wl,-soname -Wl,libIIO
P.so.0 -o .libs/libIIOP.so.0.4.93

gcc: hosts_access.lo: No such file or directory
gcc: options.lo: No such file or directory
gcc: shell_cmd.lo: No such file or directory
gcc: rfc931.lo: No such file or directory
gcc: eval.lo: No such file or directory
gcc: hosts_ctl.lo: No such file or directory
gcc: refuse.lo: No such file or directory
gcc: percent_x.lo: No such file or directory
gcc: clean_exit.lo: No such file or directory
gcc: fromhost.lo: No such file or directory
gcc: fix_options.lo: No such file or directory
gcc: socket.lo: No such file or directory
gcc: tli.lo: No such file or directory
gcc: workarounds.lo: No such file or directory
gcc: update.lo: No such file or directory
gcc: misc.lo: No such file or directory
gcc: diag.lo: No such file or directory
gcc: percent_m.lo: No such file or directory
gcc: myvsyslog.lo: No such file or directory
make[3]: *** [libIIOP.la] Error 1
make[3]: Leaving directory `/usr/local/ORBit-0.4.93/src/IIOP'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/ORBit-0.4.93/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/ORBit-0.4.93'
make: *** [all-recursive-am] Error 2



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