problem compiling gtk--



Hi all,

I am a new user of gtk, and I want to use it with C++, so I have
downloaded gtk--, the problem is that I can't compile it

Here is the output of the make command:

[root@pcpl55 gtk---0.7.8]# make
make all-recursive
make[1]: Entering directory `/usr/local/lib/gtk---0.7.8'
Making all in src
make[2]: Entering directory `/usr/local/lib/gtk---0.7.8/src'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include   -g -O2 -pipe
-gstabs+ -I/usr/X11R6/include -c gtk--.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -g -O2 -pipe -gstabs+
-I/usr/X11R6/include
-c -fPIC -DPIC gtk--.cc
In file included from gtk--.cc:31:
gtk--.h:5240: virtual memory exhausted
cpp: output pipe has been closed
make[2]: *** [gtk--.lo] Error 1
make[2]: Leaving directory `/usr/local/lib/gtk---0.7.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/lib/gtk---0.7.8'
make: *** [all-recursive-am] Error 2
[root@pcpl55 gtk---0.7.8]#

I use red hat 5.0 on a cyrix 6x86 p166+ with 48Mo of RAM, the gcc  version
I have is 2.7.2.3-9
also the path for gtk-- is  /usr/local/lib/gtk---0.7.8

gtk 0.99.970925-2 and gtk+0.99.3.1 (with the corresponding devel) are
installed on my box from rpm file. Can I delete one of them?

Thanks,

-------------------------------------------------------
 Pierre Loubigniac
 P.Loubigniac@bton.ac.uk
 http://ituser.it.bton.ac.uk/student/pl55/public_html/
 http://pcpl55.it.bton.ac.uk/~pl55/ (sometime)
-------------------------------------------------------




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