Configure error in GPS 4.0.0

View: New views
7 Messages — Rating Filter:   Alert me  

Configure error in GPS 4.0.0

by Martin Krischik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

when trying to configure the GPS 4.0.0 (cvs export with tag) I get the
following error message:

---------------
checking for gethostbyname... yes

checking system version (for dynamic loading)... ./configure: line 9277:
syntax error near unexpected token `)'
./configure: line 9277: `    OSF*)'
configure: error: /bin/sh './configure' failed for unix
configure: error: /bin/sh './configure' failed for tcl8.1
configure: error: /bin/sh './configure' failed for kernel/src_info/sn/snsrc
---------------

Of corse:  tcl8.1 in itself not really a show-stopper for me - is it possible
to with tcl 8.1 support off so I can continue on with the build?

Or is tcl 8.1 needed for something important? If so: any ideas on how to fix
automake?

Martin
--
Martin Krischik
mailto://krischik@...


_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

attachment0 (196 bytes) Download Attachment

Re: Configure error in GPS 4.0.0

by Ludovic Brenta-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martin Krischik <krischik@...> writes:
> Of corse:  tcl8.1 in itself not really a show-stopper for me - is it possible
> to with tcl 8.1 support off so I can continue on with the build?
>
> Or is tcl 8.1 needed for something important? If so: any ideas on how to fix
> automake?

I've done that in GPS 2.1 in Debian.  See the package tracking system
and look in debian/rules (in the diff.gz).  In fact, I bypass
autoconf, automake, and evil recusrive makefiles entirely except for
the Source Navigator.

http://ftp.debian.org/debian/pool/main/g/gnat-gps/gnat-gps_2.1.0-8.diff.gz

--
Ludovic Brenta.

_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

Re: Configure error in GPS 4.0.0

by Martin Krischik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Sonntag, 16. Juli 2006 15:10 schrieb Ludovic Brenta:

> Martin Krischik <krischik@...> writes:
> > Of corse:  tcl8.1 in itself not really a show-stopper for me - is it
> > possible to with tcl 8.1 support off so I can continue on with the build?
> >
> > Or is tcl 8.1 needed for something important? If so: any ideas on how to
> > fix automake?
>
> I've done that in GPS 2.1 in Debian.  See the package tracking system
> and look in debian/rules (in the diff.gz).  In fact, I bypass
> autoconf, automake, and evil recusrive makefiles entirely except for
> the Source Navigator.
>
> http://ftp.debian.org/debian/pool/main/g/gnat-gps/gnat-gps_2.1.0-8.diff.gz
Pffff. 209K - not bad. I'll have a look.

Martin
--
Martin Krischik
mailto://krischik@...


_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

attachment0 (196 bytes) Download Attachment

Re: Configure error in GPS 4.0.0

by Ludovic Brenta-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martin Krischik writes:
>> http://ftp.debian.org/debian/pool/main/g/gnat-gps/gnat-gps_2.1.0-8.diff.gz
>
> Pffff. 209K - not bad. I'll have a look.

Most of it is patches that make it possible to compile with GNAT 3.15p
and link dynamically with libgnat-3.15p, instead of the partial copy
of gnat included in the sources.  You can ignore that part.

--
Ludovic Brenta.

_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

Parent Message unknown Re: Configure error in GPS 4.0.0

by Martin Krischik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Sonntag, 16. Juli 2006 17:00 schrieb Chris Sparks:

> Is GPS 4.0.0 available to the public or is it for customers only?

You can download it from the cvs archive. The following script will do that
for you:

https://svn.sourceforge.net/svnroot/gnuada/trunk/rpm/SCRIPTS/Create_GPS_Archive.bash

Please note that the scripts need an RPM compatible directory layout to work.

> I have 3.1.3 which I thought was the latests.

The lastest which was released as binary.

Martin
--
Martin Krischik
mailto://krischik@...


_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

attachment0 (196 bytes) Download Attachment

Parent Message unknown Re: Configure error in GPS 4.0.0

by Martin Krischik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, 17. Juli 2006 01:40 schrieb Chris Sparks:

> Martin Krischik wrote:
> >Am Sonntag, 16. Juli 2006 17:00 schrieb Chris Sparks:
> >>Is GPS 4.0.0 available to the public or is it for customers only?
> >
> >You can download it from the cvs archive. The following script will do
> > that for you:
> >
> >https://svn.sourceforge.net/svnroot/gnuada/trunk/rpm/SCRIPTS/Create_GPS_Ar
> >chive.bash
> >
> >Please note that the scripts need an RPM compatible directory layout to
> > work.
> >
> >>I have 3.1.3 which I thought was the latests.
> >
> >The lastest which was released as binary.
>
> I am having no luck with that link.  I do my GPS'ing from Windows.
Well, you can get subversion and rpm for windows as well - both come with
cygwin.

However, I can see your point. I have not even managed to compile gnat itself
under windows - let alone compile the gps.

The gps is particular difficult to compile. In fact the top three in tricky to
compile are:

1) GPS
2) PolyORB
3) AWS

Martin
--
Martin Krischik
mailto://krischik@...


_______________________________________________
gps-users mailing list
gps-users@...
http://lists.adacore.com/mailman/listinfo/gps-users

attachment0 (196 bytes) Download Attachment

Re: Configure error in GPS 4.0.0

by Vrah :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have also experienced a problem when trying to MAKE:
[...]
gnatmake -Pgps gps-main.adb
gcc -c -g -gnatec=/root/gps-4_0_1/gps/gnat_debug.adc -g -O -gnata -gnatVa -gnatQ -gnaty -gnatwaCJe -Wall -I- -gnatA /root/gps-4_0_1/gps/src/gps-main.adb
gps-main.adb:55:06: file "prj.ads" not found
gps-main.adb:55:06: "PROJECTS (spec)" depends on "PRJ (spec)"
gps-main.adb:55:06: "ENTITIES (spec)" depends on "PROJECTS (spec)"
gps-main.adb:55:06: "PROJECTS (spec)" depends on "TYPES (spec)"
gps-main.adb:55:06: "GPS.MAIN (body)" depends on "DDE (spec)"
gps-main.adb:55:06: "DDE (spec)" depends on "GPS.KERNEL (spec)"
gps-main.adb:55:06: "GPS.KERNEL (spec)" depends on "ENTITIES (spec)"
gps-main.adb:55:06: "ENTITIES (spec)" depends on "PROJECTS.REGISTRY (spec)"
gps-main.adb:55:06: "PROJECTS.REGISTRY (spec)" depends on "PRJ (spec)"
gps-main.adb:74:06: file "prj.ads" not found
gps-main.adb:74:06: "PROJECTS.EDITOR (spec)" depends on "PRJ (spec)"
gps-main.adb:74:06: "GPS.MAIN (body)" depends on "PROJECTS.EDITOR (spec)"
gps-main.adb:74:06: "PROJECTS.EDITOR (spec)" depends on "OUTPUT (spec)"
gps-main.adb:1447:15: no candidate interpretations match the actuals:
gps-main.adb:1447:28: expected an access type with designated type "Welcome_Page_Record" defined at welcome_page.ads:30
gps-main.adb:1447:28: found type "GPS_Window" defined at gps-main_window.ads:62
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at welcome_page.ads:30(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at welcome.ads:33(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at src_editor_box.ads:59(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at gps-kernel-mdi.ads:54(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at gtkada-mdi.ads:64(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at gtkada-mdi.ads:59(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at gtk-image.ads:51(inherited)
gps-main.adb:1447:28:   ==> in call to "RENDER_ICON" at gtk-window.ads:63(inherited)
gps-main.adb:1447:53: expected type "Gtk_Icon_Size" defined at gtk-enums.ads:140
gps-main.adb:1447:53: found type universal integer
gps-main.adb:1447:53:   ==> in call to "RENDER_ICON" at gps-main_window.ads:38(inherited)
gps-main.adb:1450:10: "Set_Default_Icon" is undefined
projects.ads:36:44: "Prj" is undefined (more references follow)
projects.ads:41:60: "Types" is not visible (more references follow)
projects.ads:41:60: non-visible declaration at gdk-types.ads:34
projects.ads:41:60: non-visible declaration at gtkada-types.ads:38
projects-editor.ads:34:60: "Project_Node_Id" is undefined (more references follow)
projects-editor.ads:76:23: "Output" is not visible (more references follow)
projects-editor.ads:76:23: non-visible declaration at g-exttre.ads:56
projects-editor.ads:76:23: non-visible declaration at g-expect.ads:134
projects-editor.ads:183:26: "Project_Node_Tree_Ref" is undefined (more references follow)
projects-editor.ads:190:44: "Variable_Value" is undefined (more references follow)
projects-editor.ads:400:36: "Empty_Node" is undefined
gnatmake: "/root/gps-4_0_1/gps/src/gps-main.adb" compilation error
make[1]: *** [internal-build] Error 4
make: *** [default] Error 2

Hmmmmmmmm

Can anyone post a binary of GPS_4.0.1? It would just make life much easier for everyone else >=)