Problems building GPS on fedora 8
glapolla <[email protected]> Wed, 13 Feb 2008 13:20:51 -0800 (PST)
| Newsgroups | gmane.comp.ide.gps.user |
|---|---|
| Message-ID | <[email protected]> |
I have been trying to build GPS from source and the source rpms on fedora 8. The build stops with the following either way: <--cut--> gcc -c -g -gnatec=/usr/src/gps-4.1.0/gps/gnat_debug.adc -g -O1 -gnata -gnatVa -gnatQ -gnaty -gnatwaCJe -Wall -gnat05 -I- -gnatA /usr/src/gps-4.1.0/src_editor/src/src_editor_view.adb gcc -c -g -gnatec=/usr/src/gps-4.1.0/gps/gnat_debug.adc -g -O1 -gnata -gnatVa -gnatQ -gnaty -gnatwaCJe -Wall -gnat05 -I- -gnatA /usr/src/gps-4.1.0/src_editor/src/completion_module.adb completion_module.adb:772:19: no selector "Push_State" for type "Kernel_Handle_Record'Class" defined at gps-kernel.ads:55 completion_module.adb:831:22: no selector "Pop_State" for type "Kernel_Handle_Record'Class" defined at gps-kernel.ads:55 completion_module.adb:875:19: no selector "Pop_State" for type "Kernel_Handle_Record'Class" defined at gps-kernel.ads:55 gnatmake: "/usr/src/gps-4.1.0/src_editor/src/completion_module.adb" compilation error make[1]: *** [internal-build] Error 4 make: *** [default] Error 2 I have been able to rebuild all the src rpms on fedora 8 except GPS. Here is the rpms I have built and installed: [root@devbox gps-4.1.0]# rpm -qa | grep gnat gnat-gcc-booch-4.2.2_20070420-r8 gnat-gcc-charles-devel-4.2.2_20050913-r8 gnat-gcc-doc-4.2.2-r8 gnat-gcc-booch-devel-4.2.2_20070420-r8 gnat-gcc-charles-4.2.2_20050913-r8 gnat-gcc-xmlada-4.2.2_2.2.0-r8 gnat-gcc-4.2.2-r8 gnat-gcc-gtkada-4.2.2_2.10.0-r8 gnat-gcc-devel-4.2.2-r8 [root@devbox gps-4.1.0]# Here is the gtk2 stuff that is installed: [root@devbox gps-4.1.0]# rpm -qa | grep gtk2 gtk2-2.12.5-1.fc8 pygtk2-libglade-2.12.0-2.fc8 gtk2-engines-2.12.2-1.fc8 pygtk2-codegen-2.12.0-2.fc8 pygtk2-devel-2.12.0-2.fc8 libswt3-gtk2-3.3.0-30.fc8 gtk2-devel-2.12.5-1.fc8 pygtk2-2.12.0-2.fc8 [root@devbox gps-4.1.0]# Is there a version conflict here with something ? The gps rpm I have been working with is: gnat-gcc-gps-4.2.2_4.1.0-r8.src.rpm I am running the fedora 8 i386 version. Any help is greatly appreciated. Thanks in advance! -- View this message in context: http://www.nabble.com/Problems-building-GPS-on-fedora-8-tp15405221p15405221.html Sent from the GNAT Programming Studio - User mailing list archive at Nabble.com.