On 12:14 Thu 14 Jun , Julian Leyh wrote: > It's a XML module for Ada. The port works for me on i386 with patched > GNAT version (see below). All regress tests compile without error. > > Please test and comment.
Ok, I just encountered some problems using the port. I'll try to fix it, but I can't really find hints about what's going wrong. If a .gpr file contains something like with "xmlada"; (or any other of the .gpr files provided by this port), I get following error: $ gnatmake -Pfoo xmlada_unicode.gpr:3:30: file with sources "xmlada/xmlada_unicode.lgpr" does not exist gnatmake: "foo" processing failed Does anybody have ideas why this happens? (Hope I find a fix soon.) Regards, Julian