I initially built it for GNAT GPL which worked (aside from the line
terminator issue in the ticket I submitted a couple months ago [1]...but I
do a workaround for that).  I wonder if that got me past that step since
GNAT GPL comes with xmlada?

[1] https://sourceforge.net/p/gnoga/tickets/32/

On Sun, Apr 10, 2016 at 2:32 PM, Jeffrey R. Carter <jrcar...@acm.org> wrote:

> On 04/10/2016 10:54 AM, Jeremiah Breeden wrote:
>
> gnatbind -x
> D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\src\obj\zbmcompile-main.ali
> gnatlink
> D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\src\obj\zbmcompile-main.ali
> -g
> D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\lib\zanyblue\libzanyblue.a
> -o
> D:\Program_Files\MinGW\msys\1.0\home\Jere\gnoga-code-2016_04_09\deps\zanyblue\bin\zbmcompile.exe
> make[2]: Leaving directory
> `/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src/zbmcompile'
> make -C zbtest
> make[2]: Entering directory
> `/home/Jere/gnoga-code-2016_04_09/deps/zanyblue/src/zbtest'
> gnatmake -p -XOS=Windows_NT -XTYPE=static -XBUILD=Debug -aP../../lib/gnat
> -aP../../src -P zbtest
> warning: gnatmake -P is obsolete and will not be available in the next
> release; use gprbuild instead
> zbtest.gpr:36:06: unknown project file: "xmlada"
> gnatmake: "zbtest" processing failed
>
> I get a different error:
>
> $ git pull
>
> Already up-to-date.
>
> $ make
>
> ...
>
> cd deps/zanyblue && make -C src BUILD=Debug
>
> make[1]: Entering directory '/home/jrcarter/Code/gnoga/deps/zanyblue/src'
>
> gnatmake -p -XOS=unix -XTYPE=static -XBUILD=Debug -aP../lib/gnat -aP../src -P 
> zblib.gpr
>
> gcc-4.9 -c -gnat12 -gnatW8 -g -gnatf -gnato -gnatwale -gnatygO -gnatyo 
> -fstack-check -I- -gnatA 
> /home/jrcarter/Code/gnoga/deps/zanyblue/src/text/zanyblue-text-codecs.adb
>
> zanyblue-text-codecs.adb:260:14: "Encode_UTF8" called at line 277
>
> zanyblue-text-codecs.adb:260:14: "Find_Codecs" called at line 320
>
> gnatmake: 
> "/home/jrcarter/Code/gnoga/deps/zanyblue/src/text/zanyblue-text-codecs.adb" 
> compilation error
>
> Makefile:75: recipe for target 'library' failed
>
> make[1]: *** [library] Error 4
>
> make[1]: Leaving directory '/home/jrcarter/Code/gnoga/deps/zanyblue/src'
>
> Makefile:180: recipe for target 'zanyblue' failed
>
> make: *** [zanyblue] Error 2
>
> jrcarter@jcarter-singo-laptop:~/Code/gnoga$
>
> --
> Jeff Carter
> "My mind is a raging torrent, flooded with rivulets of
> thought, cascading into a waterfall of creative alternatives."
> Blazing Saddles
> 89
>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> _______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to