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

[gftp] Installing gftp 2.0.18



We currently are using gftp 2.0.13 on a Red Hat Enterprise 3.0 server and
are currently trying to install gftp 2.0.18. I am able to do a build with no
problems, however the make install keeps failing even though I have all of
the required dependencies installed. This is the snipet of the make install
that errors out each time:
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/gftp/gftp-2.0.18/src/text'
make[2]: Leaving directory '/tmp/gftp/gftp-2.0.18/src/text'
Making install in gtk
make[2]: Entering directory '/tmp/gftp/gftp-2.0.18/src/gtk'
gcc  -g -O2   -o gftp-gtk  bookmarks.o chmod_dialog.o delete_dialog.o dnd.o
gftp
*	gtk.o gtkui.o gtkui_transfer.o menu-items.o misc-gtk.o
options_dialog.o transfe r.o view_dialog.o ../../lib/libgftp.a
../../lib/fsplib/libfsp.a ../uicommon/libg ftpui.a  -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1 .0 -lpangox-1.0
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpthr ead -lutil
-lnsl -lm -lgthread-2.0 -lcrypto -lssl options_dialog.o: In function
'add_proxy_host':
/tmp/gftp/gftp-2.0.18/src/gtk/options_dialog.c:989: undefined reference to
'gtk_
window_set_default_icon_from_file'
collect2: ld returned 1 exit status
make[2]: *** [gftp-gtk] Error 1
make[2]: Leaving directory '/tmp/gftp/gftp-2.0.18/src/gtk'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/tmp/gftp/gftp-2.0.18/src'
make: *** [install-recursive] Error 1

Has anyone seen this before? Any ideas? 

- Staven