[gvd-devel] Building GVD 1.2.0

Les Newell les@lnewell.screaming.net
Mon, 18 Jun 2001 18:49:54 +0100


Hi,
I have just downloaded the GVD1.2.0 sources and tried to build them.
Configure worked fine but when I came to build the sources I got an error in
gvd_process.adb.

My configuration is Win98 running Cygwin. GtkAda-1.3.11, Gnat-3.13p

Is this a bug or is it something I am doing wrong?

Thanks,
Les

<snip>
gcc -c -g -O2 -gnata -gnatwuwe -Ic:/GtkAda-1.3.11/lib -I../gnat debugger.adb
gcc -c -g -O2 -gnata -gnatwuwe -Ic:/GtkAda-1.3.11/lib -I../gnat gvd.ads
gcc -c -g -O2 -gnata -gnatwuwe -Ic:/GtkAda-1.3.11/lib -I../gnat
gvd-preferences.
adb
gcc -c -g -O2 -gnata -gnatwuwe -Ic:/GtkAda-1.3.11/lib -I../gnat
gvd-process.adb
gvd-process.adb:1290:19: ambiguous expression (cannot resolve "FREE")
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:99
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:86
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:75
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:64
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:51
gvd-process.adb:1290:19: possible interpretation at items-simples.ads:32
gvd-process.adb:1290:19: possible interpretation at display_items.ads:70
display_items.ads:35:19: "Buffered_Item_Record" not declared in "Canvas"
display_items.ads:36:36: tagged type required, found type
"Display_Item_Record"
defined at line 34
display_items.ads:64:31: tagged type required, found type
"Display_Item_Record"
defined at line 34
display_items.ads:129:23: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:135:45: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:149:21: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:154:21: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:158:21: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:167:33: tagged type required, found type
"Display_Item_Record"
 defined at line 34
display_items.ads:196:49: "Buffered_Item_Record" not declared in "Canvas"
gvd-canvas.ads:119:44: tagged type required, found type
"Display_Item_Record" de
fined at display_items.ads:34
gnatmake: "gvd-process.adb" compilation error
c:\GNAT\bin\make.exe[1]: *** [gvd] Error 4
c:\GNAT\bin\make.exe[1]: Leaving directory `c:/gvd/gvd-1.2.0-src/gvd'
c:\GNAT\bin\make.exe: *** [gvd] Error 2