[gtkada] Can not make GtkAda 2.2.1

Hal V. Engel hvengel at astound.net
Fri Jun 18 06:05:58 CEST 2004


I can not build GtkAda and I am hoping that someone here can give me 
some help.  Here is my configuration info and the configure and make 
messages.  Am I missing something that I need?  Or do I have an 
incorrect version of something?  Is there any other information needed 
in order to help me out?

Machine is SuSE 9.1 (2.6.5xx kernel) running an AMD K7 processor.

Installed software:

glib v 1.2.10-586
gtk v 1.2.10-877
gtk-devel 1.2.10-877
gtk2 v 2.2.4-121
gtk2-devel v 2.2.4-121
gcc v 3.3.3 with gnat 3.3.3
gps v 1.4.0
glade v 2.0.1

I get the following when I configure and make install:

linux:/home/heng/sources/GtkAda-2.2.1 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for merge... true
checking for diff... /usr/bin/diff
checking for the correct diff option... -u
checking for patch... /usr/bin/patch
checking for the correct patch option... -f
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gnatmake... /usr/bin/gnatmake
checking that your gnat compiler works with a simple example... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK - version >= 2.2.0... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether NLS is requested... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext in libc... yes
checking for OpenGL... yes
checking for Mesa... yes
checking for libglade2... yes
checking for gnome2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile.common
config.status: creating src/Makefile
config.status: creating src/gtkada-config
config.status: creating src/gate
config.status: creating testgtk/Makefile
config.status: creating src/gtkextra/Makefile
config.status: creating src/opengl/Makefile
config.status: creating src/glade/Makefile
config.status: creating src/gnome/Makefile
config.status: creating docs/gtkada_ug/Makefile
config.status: creating docs/gtkada_rm/Makefile

linux:/home/heng/sources/GtkAda-2.2.1 # make install
make -C src install
make[1]: Entering directory `/home/heng/sources/GtkAda-2.2.1/src'
mkdir -p lib-obj
chmod +x gate gtkada-config
make -C gtkextra
make[2]: Entering directory 
`/home/heng/sources/GtkAda-2.2.1/src/gtkextra'
gcc -c -g -O2 -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-fPIC gtkplot.c
gtkplot.c: In function `gtk_plot_class_init':
gtkplot.c:159: error: `gtkextra_BOOL__POINTER' undeclared (first use in 
this function)
gtkplot.c:159: error: (Each undeclared identifier is reported only once
gtkplot.c:159: error: for each function it appears in.)
gtkplot.c:167: error: `gtkextra_VOID__VOID' undeclared (first use in 
this function)
gtkplot.c:175: error: `gtkextra_VOID__BOOL' undeclared (first use in 
this function)
gtkplot.c:183: error: `gtkextra_BOOL__POINTER_POINTER' undeclared 
(first use in this function)
gtkplot.c: In function `gtk_plot_axis_class_init':
gtkplot.c:250: error: `gtkextra_BOOL__POINTER_STRING' undeclared (first 
use in this function)
make[2]: *** [gtkplot.o] Error 1
make[2]: Leaving directory 
`/home/heng/sources/GtkAda-2.2.1/src/gtkextra'
make[1]: *** [extra] Error 2
make[1]: Leaving directory `/home/heng/sources/GtkAda-2.2.1/src'
make: *** [install] Error 2
linux:/home/heng/sources/GtkAda-2.2.1 #


-- 
Hal V. Engel


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: signature
Url : /pipermail/gtkada/attachments/20040617/cf7767c4/attachment.pgp 


More information about the gtkada mailing list