Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Feb 2008 10:18:10 +0100
From:      "barbara" <barbara.xxx1975@libero.it>
To:        "bug-followup" <bug-followup@FreeBSD.org>, "marka" <marka@isc.org>, "freebsd-ports-bugs" <freebsd-ports-bugs@freebsd.org>
Subject:   Re: ports/121207: security/libgcrypt - libgcrypt-1.4.0 fails to build
Message-ID:  <JWZTUA$4A3B1CAB15C039F9ED761C0297A4178A@libero.it>

next in thread | raw e-mail | index | archive | help

--_=__=_XaM3_.1204276690.2A.324074.42.11332.52.42.007.1216196677
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Yestarday I was facing the same problem.
I had it built using make CFLAGS=3D-O0



--- Makefile.orig	2008-02-28 22:44:48.000000000 +0100
+++ Makefile	2008-02-29 03:30:24.000000000 +0100
@@ -22,6 +22,8 @@
 CONFIGURE_TARGET=3D	--build=3D${ARCH}-portbld-freebsd${OSREL}
 USE_LDCONFIG=3D	yes
 
+CFLAGS+=3D	-O0
+
 DOCS=3D	AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README README=
.SVN \
 	THANKS TODO doc/HACKING doc/README.apichanges
 INFO=3D	gcrypt



--_=__=_XaM3_.1204276690.2A.324074.42.11332.52.42.007.1216196677
Content-Type: text/x-patch;
	name="=?iso-8859-1?Q?patch.diff?="
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="=?iso-8859-1?Q?patch.diff?="

--- Makefile.orig	2008-02-28 22:44:48.000000000 +0100=0A+++ Makefile	2008=
-02-29 03:30:24.000000000 +0100=0A@@ -22,6 +22,8 @@=0A CONFIGURE_TARGET=3D=
	--build=3D${ARCH}-portbld-freebsd${OSREL}=0A USE_LDCONFIG=3D	yes=0A =0A+=
CFLAGS+=3D	-O0=0A+=0A DOCS=3D	AUTHORS COPYING COPYING.LIB ChangeLog INSTA=
LL NEWS README README.SVN \=0A 	THANKS TODO doc/HACKING doc/README.apicha=
nges=0A INFO=3D	gcrypt=0A


--_=__=_XaM3_.1204276690.2A.324074.42.11332.52.42.007.1216196677--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JWZTUA$4A3B1CAB15C039F9ED761C0297A4178A>