[Bug 504974] [NEW] file /usr/lib/ada/adalib/aws/aws-net-ssl__gnutls.ali is missing in libaws-dev
David Sauvage
sauvage.david at gmail.com
Fri Jan 8 22:15:44 UTC 2010
Public bug reported:
file /usr/lib/ada/adalib/aws/aws-net-ssl__gnutls.ali is missing in libaws-dev
The last release of Ubuntu that contains file /usr/lib/ada/adalib/aws/aws-net-ssl__gnutls.ali is Ubuntu Hardy.
This problem exist for all Ubuntu release after Hardy.
This problem also exist in Debian stable (Lenny) libaws-dev and current unstable libaws2.7-dev
The last release of Debian that contains the file is Debian Etch.
To reproduce the error
Build the following test project then the following line appears :
error: "aws-net-ssl__gnutls.ali" not found, "aws-net-ssl__gnutls.adb" must be compiled
---
with AWS.Net.SSL;
procedure Test
is
SSL_Config : AWS.Net.SSL.Config;
begin
AWS.Net.SSL.Initialize (SSL_Config, "cert.pem");
end Test;
--
$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
$ dpkg -l | grep libaws-dev
ii libaws-dev 2.5~124785-1 Ada Web Server development files
** Affects: libaws (Ubuntu)
Importance: Undecided
Status: New
--
file /usr/lib/ada/adalib/aws/aws-net-ssl__gnutls.ali is missing in libaws-dev
https://bugs.launchpad.net/bugs/504974
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list