Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 18:50:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210626] archivers/libarchive fails to build when archivers/lzmalib is installed
Message-ID:  <bug-210626-13-c4UJN5eLDT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210626-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210626-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from w.schwarzenfeld@utanet.at ---
temporary solution for 10.3 (i386,amd64) and 11.0
.if ${OSVERSION} < 1000000=20
CFLAGS+=3D        "-I${LOCALBASE}/include"
CPPFLAGS+=3D      "-I${LOCALBASE}/include"
LDFLAGS+=3D       "-L${LOCALBASE}/lib"
.endif

On 9.3 works with poudriere but not in the port

--=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-210626-13-c4UJN5eLDT>