Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 11:39:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238704] ftp/R-cran-curl: fix build on big-endian architectures
Message-ID:  <bug-238704-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238704

            Bug ID: 238704
           Summary: ftp/R-cran-curl: fix build on big-endian architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tota@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(tota@FreeBSD.org)
          Assignee: tota@FreeBSD.org

Created attachment 205218
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205218&action=
=3Dedit
patch

BSWAP_32 is undefined on FreeBSD, use bswap32.

It also needs sys/endian.h include.

Needed because of:
=20
/wrkdirs/usr/ports/ftp/R-cran-curl/work/stage/usr/local/lib/R/library/00LOC=
K-curl/00new/curl/libs/curl.so:
Undefined symbol "BSWAP_32"

--=20
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-238704-7788>