Package Details: adasockets 1.14-1

Git Clone URL: https://aur.archlinux.org/adasockets.git (read-only, click to copy)
Package Base: adasockets
Description: BSD sockets in Ada
Upstream URL: https://rfc1149.net/devel/adasockets
Licenses: custom:GNAT_Modified_GPL
Submitter: oneeyed
Maintainer: oneeyed
Last Packager: oneeyed
Votes: 2
Popularity: 0.003943
First Submitted: 2015-09-21 22:50 (UTC)
Last Updated: 2024-01-03 11:32 (UTC)

Latest Comments

charlie5 commented on 2023-07-09 16:30 (UTC)

This package is available in the Arch Ada Repository.

https://wiki.archlinux.org/title/Ada

krouziciorel commented on 2023-06-19 02:54 (UTC)

@oneeyed @charlie5 Great work, AdaSockets version 1.13 is working now with actual gcc.

oneeyed commented on 2023-06-18 12:04 (UTC)

@jkrouziciorel @charlie5 This should be fixed in AdaSockets 1.13 that was just released.

charlie5 commented on 2023-06-18 08:40 (UTC)

@krouziciorel

I get the same error.

krouziciorel commented on 2023-06-16 10:38 (UTC)

Today I have an error in adasockets building:

gnatmake: "sockets-utils.adb" compilation error mv sockets-utils.o .libs/sockets-utils.o mv: cannot stat 'sockets-utils.o': No such file or directory make[2]: *** [Makefile:772: sockets-utils.lo] Chyba 1

Can you please prove it?

oneeyed commented on 2022-08-05 15:23 (UTC)

Thanks charlie5, this is fixed in AdaSockets 1.12.1.

charlie5 commented on 2022-07-31 03:49 (UTC)

Hi, I get the following error ...

gcc -c -O2 -gnatpng -I. -I. -fPIC -DPIC sockets-multicast.adb sockets-multicast.adb:41:06: warning: unnecessary with of ancestor [-gnatwr] gnatmake: "sockets-multicast.adb" compilation error mv sockets-multicast.o .libs/sockets-multicast.o mv: cannot stat 'sockets-multicast.o': No such file or directory make[2]: *** [Makefile:771: sockets-multicast.lo] Error 1

Regards.