[Bug 271526] ftp/curl: ../lib/http.h:263:8: error: redefinition of 'http_req'

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 May 2023 05:24:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271526

            Bug ID: 271526
           Summary: ftp/curl: ../lib/http.h:263:8: error: redefinition of
                    'http_req'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Host: FreeBSD 14.0-CURRENT #23 main-n263024-ec6d620b197: Fri May 19 21:02:02
CEST 2023 amd64.

Just updating ports: curl 8.0.1 -> 8.1

[...]
In file included from cf-socket.c:56:
In file included from ../lib/urldata.h:168:
../lib/http.h:263:8: error: redefinition of 'http_req'
struct http_req {
       ^
/usr/include/netinet/tcp.h:466:8: note: previous definition is here
struct http_req {

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