[Bug 191406] New: net/anet is missing some files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 26 13:07:30 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191406

            Bug ID: 191406
           Summary: net/anet is missing some files
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: natbsd at instinctive.eu

I was trying to compile the example of net/anet in the project presentation
page, http://www.codelabs.ch/anet/ and it fails because of missing files:


ada -c -I- -gnatA /home/nat/tmp/client.adb
client.adb:5:06: file "anet-socket_families.ads" not found
client.adb:5:06: "Client (body)" depends on "Anet.Sockets (spec)"
client.adb:5:06: "Anet.Sockets (spec)" depends on "Anet.Socket_Families (spec)"
client.adb:5:06: file "anet-sockets-thin-unix.ads" not found
client.adb:5:06: "Client (body)" depends on "Anet.Sockets.Unix (spec)"
client.adb:5:06: "Anet.Sockets.Unix (spec)" depends on "Anet.Sockets.Thin.Unix
(spec)"
gnatmake: "/home/nat/tmp/client.adb" compilation error


I won't have time to investigate anet build system in the near future, so I'm
only reporting issue without any patch proposal.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list