Re: RE: Problems building gps-1.4.0-academic on FreeBSD 5.1 using gnat 3.15p
Arnaud Charlet <[email protected]> Fri, 28 Nov 2003 09:06:56 +0100
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| Message-ID | <[email protected]> |
> showed that it didn't contain a complete tcl8.1 distribution > so it wasn't surprising that it couldn't build libtcl81.a. Not having a full tcl distrib is intended and expected. What is not expected is the build failure, but then, GPS has never been ported to freebsd, so that's not so surprising. > There are links in gps-1.4.0-academic/gnat/: > > s-casuti.adb -> ../gnat_src/s-casuti.adb > s-casuti.ads -> ../gnat_src/s-casuti.ads > > However, there are no such files in ../gnat_src. That's indeed a packaging problem. You can find these files in the gcc/ada directory in the GCC repository at gcc.gnu.org Arno