Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2014 13:07:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191406] New: net/anet is missing some files
Message-ID:  <bug-191406-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: natbsd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191406-13>