error while compiling gtk

2011-02-07 Thread Lokesh Chakka
hello, I am trying to compile gtk latest version. I am getting the following errors: /usr/local/lib/libgio-2.0.so: undefined reference to `g_dcgettext' /usr/local/lib/libgio-2.0.so: undefined reference to `g_variant_is_floating' /usr/local/lib/libgio-2.0.so: undefined reference to

error while compiling gtk

2011-02-04 Thread Lokesh Chakka
hello, I am trying to compile gtk latest version. I am getting the following errors: /usr/local/lib/libgio-2.0.so: undefined reference to `g_dcgettext' /usr/local/lib/libgio-2.0.so: undefined reference to `g_variant_is_floating' /usr/local/lib/libgio-2.0.so: undefined reference to

Re: Re: compile error in compiling gtk+2.18

2009-12-26 Thread Javier Jardón
2009/12/24 Tor Lillqvist t...@iki.fi: Is there any doc to explain the libs and versions that the gtk+ needed? 1) configure.in, 2) the .spec files in various RPM-based distros, 3) the corresponding files in DEB-based distros. Maybe a mention in the documentation would be good. I think [1]

Re: Re: compile error in compiling gtk+2.18

2009-12-26 Thread Javier Jardón
El día 26 de diciembre de 2009 16:21, Javier Jardón javierjc1...@gmail.com escribió: 2009/12/24 Tor Lillqvist t...@iki.fi: Is there any doc to explain the libs and versions that the gtk+ needed? 1) configure.in, 2) the .spec files in various RPM-based distros, 3) the corresponding files in

Re: Re: compile error in compiling gtk+2.18

2009-12-24 Thread Tor Lillqvist
Is there any doc to explain the libs and versions that the gtk+ needed? 1) configure.in, 2) the .spec files in various RPM-based distros, 3) the corresponding files in DEB-based distros. --tml ___ gtk-list mailing list gtk-list@gnome.org

compile error in compiling gtk+2.18

2009-12-23 Thread WangZhenzhong
I am using centos 5.2 gcc 4.1.2 then when i make gtk+2.18, it is error /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\Gdk\ -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DG_DISABLE_CAST_CHECKS -pthread -I/opt/gtk/include/glib-2.0

Re: compile error in compiling gtk+2.18

2009-12-23 Thread David Nečas
On Wed, Dec 23, 2009 at 05:26:51PM +0800, WangZhenzhong wrote: I am using centos 5.2 gcc 4.1.2 then when i make gtk+2.18, it is error gdkpango.c: In function ‘gdk_pango_renderer_draw_shape’: gdkpango.c:324: 错误:‘PangoCairoShapeRendererFunc’ 未声明 (在此函数内第一次使用) gdkpango.c:324:

Re: Re: compile error in compiling gtk+2.18

2009-12-23 Thread WangZhenzhong
Nečas 发送时间: 2009-12-23 18:23:40 收件人: WangZhenzhong 抄送: gtk-list 主题: Re: compile error in compiling gtk+2.18 On Wed, Dec 23, 2009 at 05:26:51PM +0800, WangZhenzhong wrote: I am using centos 5.2 gcc 4.1.2 then when i make gtk+2.18, it is error gdkpango.c: In function

error in compiling gtk+

2007-07-03 Thread saravanan
hi, i downloaded gtk+-2.10.13.tar.gz and tried to compile it. but it says the following error: /usr/local/lib/libpango-1.0.so /usr/local/lib/libcairo.so -lpng12 -lSM -lICE /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lXcursor -lXrender -lXext -lXfixes -lX11

Error whilst compiling gtk on Solaris

2004-07-05 Thread Ian King [ES]
Hi. I'm trying to get Gtk 2.4.1 to compile on Solaris but I receive the following errors after I run make. The same source compiles fine on Redhat 7.0 so I was wondering if anyone could give me pointers as to why it doesn't work on Solaris. Thanks for your time Ian King bash-2.03$ make make

Re: Strange error while compiling gtk+. . .

2004-06-09 Thread ramprasad
Hi Alex Harris , It is not getting the freetype2 includes file .check the path. specify the path of freetype2 includes before X11 includes Thanks Ramprasad In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from ../../gdk/x11/gdkdrawable-x11.h:35, from

Strange error while compiling gtk+. . .

2004-06-08 Thread Alex Harris
In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from ../../gdk/x11/gdkdrawable-x11.h:35, from ../../gdk/x11/gdkwindow-x11.h:30, from gdkprivate-x11.h:36, from gdkx.h:78, from gdkasync.c:49:

Error in compiling GTK+ applications

2004-02-24 Thread Kendl Tibor
Dear list members, GTK team! I've compiled and installed a gtk-2.3.2, and tried to compile a gtk application, in this case a mozilla-1.6 browser. It's configure script exited with an error that it cannot find the 'gtk-config' script. I checked the whole / directory with mc's find file and it

Re: Error in compiling GTK+ applications

2004-02-24 Thread Sven Neumann
Hi, Kendl Tibor [EMAIL PROTECTED] writes: I've compiled and installed a gtk-2.3.2, and tried to compile a gtk application, in this case a mozilla-1.6 browser. It's configure script exited with an error that it cannot find the 'gtk-config' script. I checked the whole / directory with mc's

Re: Error in compiling GTK+ applications

2004-02-24 Thread Tony Gale
On Tue, 2004-02-24 at 08:39, Kendl Tibor wrote: I've compiled and installed a gtk-2.3.2, and tried to compile a gtk application, in this case a mozilla-1.6 browser. It's configure script exited with an error that it cannot find the 'gtk-config' script. I checked the whole / directory with

Re: Error in compiling GTK+ applications

2004-02-24 Thread Chad A Daelhousen
At Tue, Feb 24, 2004 at 09:39:22AM +0100, Kendl Tibor wrote: Dear list members, GTK team! I've compiled and installed a gtk-2.3.2, and tried to compile a gtk application, in this case a mozilla-1.6 browser. It's configure script exited with an error that it cannot find the 'gtk-config'

Re: Error in compiling GTK+ applications

2004-02-24 Thread busmanus
Sven Neumann wrote: Hi, Kendl Tibor [EMAIL PROTECTED] writes: I've compiled and installed a gtk-2.3.2, and tried to compile a gtk application, in this case a mozilla-1.6 browser. It's configure script exited with an error that it cannot find the 'gtk-config' script. I checked the whole /

Error in compiling GTK+

2004-02-23 Thread Kendl Tibor
Dear list members GTK team! I've tried to compile gtk+-3.2.3 source code from the tarball, but the ./configure script halted with an error 'Pango.1.2.0 and Xft backend is required for x11 target'. Previously i've installed pango-1.3.2, atk-1.5.3 and glib-3.2.3 and runned ldconfig to refresh

Re: Error in compiling GTK+

2004-02-23 Thread Carlo Agrusti
Kendl Tibor said the following on 20/02/04 17.08: Dear list members GTK team! I've tried to compile gtk+-3.2.3 source code from the tarball, 2.2.3? but the ./configure script halted with an error 'Pango.1.2.0 and Xft backend is required for x11 target'. Previously i've installed

Re: Error in compiling GTK+

2004-02-23 Thread busmanus
Kendl Tibor wrote: Dear list members GTK team! I've tried to compile gtk+-3.2.3 source code from the tarball, but the ./configure script halted with an error 'Pango.1.2.0 and Xft backend is required for x11 target'. What about installing xft2 (and fontconfig)? (That's what the script is also

Re: Bus error when compiling gtk+-2.0

2002-05-07 Thread Richard Warren
correctly.) Try using GNU make instead as that seems to work far better. Richard. - Original Message - From: Florent PEYRAUD [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 02, 2002 1:51 PM Subject: Re: Bus error when compiling gtk+-2.0 I've found a solution, but it is not very

Re: Bus error when compiling gtk+-2.0

2002-05-05 Thread Florent PEYRAUD
I've found a solution, but it is not very stable : First I've installed GTK+2.0 on a Linux machine then I took the gtkstockpixbufs.h file and I've made a copy on the Sun machine. Compilation can then go on, but it stops later for the same kind of problem. The same solution can be taken. In

Bus error when compiling gtk+-2.0

2002-04-30 Thread Florent PEYRAUD
Hello I'm dealing with upgrading from GTK+-1.2 to GTK+-2.0.2 at work (Solaris 8) and I'm encontering an issue at compiling time : Everything seem to be OK in the ./configure phase when doing the make command, the compilation starts. Then when trying to compile gtk stock-icon, I get a error