[gps-devel] Trouble Building GPS

Arnaud Charlet charlet at adacore.com
Wed Jun 1 08:44:45 CEST 2005


> gnatmake -Pgps gps-main.adb
> gcc -c -g -gnatec=/root/gps/gps/gnat_debug.adc -g -O -gnata -gnatVa - 
> gnatQ -gnaty -gnatwjmeurk -Wall -I- -gnatA /root/gps/gps/src/gps- 
> main.adb
> projects.ads:509:22: "Project_Node_Tree_Ref" not declared in "Tree"
> projects.ads:566:57: "Project_Tree_Ref" not declared in "Prj"

You probably need to get sources from the HEAD of GCC (4.1) rather than 4.0

> [deleted]
> gps-kernel-modules.ads:221:28: "Child_Position" not declared in "MDI"
> gps-kernel-modules.ads:221:57: "Position_Default" not declared in "MDI"
> gps-kernel-standard_hooks.ads:169:37: "Child_Position" not declared  
> in "MDI"

You also need to use GtkAda from CVS.

Arno


More information about the gps-devel mailing list