delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/04/20/22:33:52

X-Spam-Check-By: sourceware.org
Message-ID: <44484316.7020502@o2.pl>
Date: Thu, 20 Apr 2006 22:27:34 -0400
From: Mariusz <kajko04 AT o2 DOT pl>
User-Agent: Thunderbird 1.5 (Windows/20051201)
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: cygwin and multi-gnome-terminal-1.6.
References: <042120060144 DOT 21563 DOT 44483911000A57D70000543B22007374780A050E040D0C079D0A AT comcast DOT net>
In-Reply-To: <042120060144.21563.44483911000A57D70000543B22007374780A050E040D0C079D0A@comcast.net>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019