Bug#512277: gnat-4.3: kfreebsd-i386 - libraries are not supported on this platform
Package: gnat-4.3
Severity: important
Version: 4.3.2-1.1
User: glibc-bsd-devel@lists.alioth.debian.org
Usertags: kfreebsd
The build logs for kfreebsd-i386 of packages like adabrowse and asis says
"libraries are not supported on this platform".
I suspect, it is due to missing case in libgnatprj/configure.ac.
Please could you take a look on attached patch.
The gnat for kfreebsd-amd64 have not yet been bootstrapped,
but the linking should be the same.
The patch is only a wild guess, I am not sure whether it suffices.
Unfortunately I do not have kfreebsd-i386 box handy.
Thanks for considering it.
Petr
01-27-2009, 09:38 AM
Petr Salinger
Bug#512277: gnat-4.3: kfreebsd-i386 - libraries are not supported on this platform
tags 512277 + patch
thanks
Hi,
I tested the proposed patch, it suffices to build asis and
adabrowse packages.
Please could you include this tiny extension of libgnatprj/configure.ac: