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

Re: [xchat-discuss] Re: zvt and gmake



On Sat, 25 Mar 2000, Frederic L. W. Meunier wrote:

> zvtterm isn't something related to zvt's gnome-libs? If yes, I
> don't know why you're getting this problem since Peter coded
> a replacement and dropped support for this. Maybe
> --disable-gnome works.

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':

Just trying ./configure on its own with these settings:

-*- X-Chat 1.4.1 -*-

Building GTK FrontEnd ........... : yes (1.2.6)
Building Text FrontEnd .......... : yes
Building with Gnome ............. : yes (1.0.54)
Building with Gnome Panel Support : no
Building with ImLib ............. : yes (1.9.8)
Building with Glib replacement .. : no
Building with Perl .............. : yes
Building with Python ............ : no
Building with Plugin Support .... : yes
Building with SOCKS5 ............ : no
Building with Language Support .. : yes
Build System .................... : Linux
Install Prefix .................. : /usr

Craps out with:

gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\"         -I/usr/include
-g -O2 -I/usr/lib/glib/include  -Dbool=char -DHAS_BOOL -D_REENTRANT
-I/usr/local/include  -I/usr/lib/perl5/i386-linux/5.004/CORE  -Wall
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/X11R6/include -I/usr/lib/glib/include -c menu.c
menu.c:36: zvt/zvtterm.h: No such file or directory
make[3]: *** [menu.o] Error 1
make[3]: Leaving directory `/root/xchat-1.4.1/src/fe-gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/xchat-1.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/xchat-1.4.1'
make: *** [all-recursive-am] Error 2
naked:~/xchat-1.4.1# 

I've just removed the include of zvtterm.h and recompiling to see if that
works... nope, now I get:

menu.c:523: parse error before `*'
menu.c: In function `shell_exit':
menu.c:525: `sess' undeclared (first use this function)
menu.c:525: (Each undeclared identifier is reported only once
menu.c:525: for each function it appears in.)
menu.c: At top level:
menu.c:530: parse error before `*'
menu.c: In function `menu_shell_title':
menu.c:532: `type' undeclared (first use this function)
menu.c:534: `VTTITLE_WINDOW' undeclared (first use this function)
menu.c:535: `VTTITLE_WINDOWICON' undeclared (first use this function)
menu.c:536: `sess' undeclared (first use this function)
menu.c:536: `newtitle' undeclared (first use this function)
menu.c: In function `menu_newshell_tab':
menu.c:583: warning: implicit declaration of function `zvt_term_new'
menu.c:583: warning: assignment makes pointer from integer without a cast
menu.c:584: warning: implicit declaration of function `zvt_term_set_blink'
menu.c:584: `ZvtTerm' undeclared (first use this function)
menu.c:584: parse error before `)'
menu.c:585: warning: implicit declaration of function `zvt_term_set_fonts'
menu.c:585: parse error before `)'
menu.c:586: warning: implicit declaration of function
`zvt_term_set_scrollback'
menu.c:586: parse error before `)'
menu.c:587: warning: implicit declaration of function
`zvt_term_set_scroll_on_keystroke'
menu.c:587: parse error before `)'
menu.c:588: warning: implicit declaration of function
`zvt_term_set_background'
menu.c:588: parse error before `)'
menu.c:593: warning: implicit declaration of function
`zvt_term_set_color_scheme'
menu.c:593: parse error before `)'
menu.c:596: parse error before `)'
menu.c:623: warning: implicit declaration of function `zvt_term_forkpty'
menu.c:623: parse error before `)'
menu.c:628: case label not within a switch statement
menu.c: At top level:
menu.c:638: parse error before `if'
make[3]: *** [menu.o] Error 1


I thought all the zvt stuff was removed????? HELP :)

Mark
-- 
Mark Derricutt   "People in prayer for me, everyone there for me,
ICQ: 1934853      sometimes I feel I should face this alone, my
Wrk: 377-9941     soul exposed... it calm's me to know that I
Fax: 377-9947     won't!" = Dream Theater - Scarred
DDI: 375-3754

Now Playing: Front Line Assembly - Neologic Spasm

-
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/lists/
Posted By:     Mark Derricutt <mark@chalice.gen.nz>