This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin and multi-gnome-terminal-1.6.


Eric Blake wrote:
When i try compile a multi-gnome-terminal-1.6 from http://multignometerm.sourceforge.net/
I receive a error:


checking for dlopen... yes
checking for Configure Easter Egg version >= 3.14... found

Ooh, I love Easter egg hunts. And what's with that version number resembling pi?

checking for GdkPixbuf library >= 0.7.0... found
checking for Glade libraries >= 0.14... not found

Of course, because the eggs are hidden in the glen, not the glade.

configure: error: You need at least libglade 0.14 for this version of gnome-core

In cygwin setup program I when I try looking for a libglad I see that
libglad2 is installed in version 2.5.1-1.

Wait a minute - I thought you were looking for libglade, not libglad.


I was search in Internet about libglad but I didn't find any help full information.

Thank you for help to solve this.

Hint - reread http://cygwin.com/lists.html about the various list descriptions. This is the mindless chatter list, not the technical answers list (try cygwin instead of cygwin-talk if you don't want random answers involving hippos and other oddities). And the fact that I post here on a semi-regular basis proves that I'm mindless ;)


Eric, Thank you for information.


With libglad and glade I had a little problem but finally I found right library and I pass that point of configuration, but this is not end of my problems:(

configuration is finished correctly, without error. When I try use next command "make" I receive another error:



make[3]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal/es'
Making all in it
make[3]: Entering directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal/it'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal/it'
Making all in no
make[3]: Entering directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal/no'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal/no'
make[3]: Entering directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../intl -I../intl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/libglade-1.0 -I/usr/include/gnome-xml -DXML_USE_BUFFER_CONTENT -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -DGNOMESBINDIR=\""/usr/local/sbin"\" -DGNOME_TERMINAL_GLADEDIR=\""/usr/local/share/mgt/glade"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale\"" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c vt.c
vt.c: In function `vt_pl':
vt.c:785: error: label at end of compound statement
vt.c: In function `vt_nl':
vt.c:809: error: label at end of compound statement
vt.c: In function `vt_tab_clear_cur':
vt.c:873: error: label at end of compound statement
vt.c: In function `vt_backtab':
vt.c:959: error: label at end of compound statement
vt.c: In function `vt_tab_index':
vt.c:983: error: label at end of compound statement
vt.c: In function `vt_deccharmode':
vt.c:2076: error: label at end of compound statement
vt.c:2079: error: label at end of compound statement
vt.c: At top level:
vt.c:506: warning: 'vt_erase_chars' defined but not used
vt.c:1602: warning: 'vt_vt100' defined but not used
make[3]: *** [vt.o] Error 1
make[3]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2/gnome-terminal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/install/linux/multi-gnome-terminal-1.6.2'
make: *** [all-recursive-am] Error 2


What I can do about this?
Thank you for any suggestion.
Mariusz


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]