[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xchat-discuss] Re: zvt and gmake
On Mon, 27 Mar 2000, Mark Derricutt wrote:
> I tried --disable-gnome but the compile failed with things like:
>
> about.o: In function `menu_about':
> /root/xchat-1.4.1/src/fe-gtk/about.c:52: undefined reference to
> `gnome_about_new'
> dccgui.o: In function `fe_dcc_update_recv':
> /root/xchat-1.4.1/src/fe-gtk/dccgui.c:150: undefined reference to
> `gnome_mime_type_of_file'
> dccgui.o: In function `fe_dcc_update_recv_win':
> /root/xchat-1.4.1/src/fe-gtk/dccgui.c:259: undefined reference to
> `gnome_mime_type_of_file'
> dccgui.o: In function `open_clicked':
You need to 'make clean', your old compile is in the way.
> menu.c:36: zvt/zvtterm.h: No such file or directory
Simple enough, you need to install gnome-libs. If you're using redhat,
it's probably called gnome-libs-devel, and in Debian I beleive it's
zvt-devel*.
(ZVT is still used for the "New ShellTab" feature).
--
Peter. <zed@linuxpower.org>
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/lists/
Posted By: Peter <zed@linuxpower.org>