[gps-users] Problems building gps-1.4.0-academic on FreeBSD 5.1 using gnat 3.15p

T. Kurt Bond tkb@tkb.mpl.com
Thu, 27 Nov 2003 01:06:36 -0500 (EST)


The first problem is that apparently the locations of the glib and atk
include files are *not* found using  pkg-config, causing files which
use them to fail to compile.  (I manually added -I options to
Makefile.common's CC definition as a quick hack-around, and the build
continued from there.)

The second problem is that it dies while trying to build libtcl81.a:

    Making all in tcl8.1
    gmake[6]: *** No rule to make target `libtcl81.a', needed by `all'.
    Stop.
    gmake[5]: *** [all] Error 2
    gmake[4]: *** [all-recursive] Error 1
    gmake[3]: *** [snsrc] Error 2
    gmake[2]: *** [internal-build] Error 2
    gmake[1]: ***
    [compile_/sw/src/gps-1.4.0-academic/glide/../gvd/../kernel/src_info/sn/sn]
    Error 2
    gmake: *** [default] Error 2

Has anyone else seen these problems?
-- 
T. Kurt Bond, tkb@tkb.mpl.com