Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Sep 2006 23:57:45 +0400
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/102844: net/gq: /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam"
Message-ID:  <1157399865.1283.6.camel@localhost>
In-Reply-To: <200609041110.k84BAMv9095398@freefall.freebsd.org>
References:  <200609041110.k84BAMv9095398@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D0=CE, 04/09/2006 =D7 11:10 +0000, FreeBSD-gnats-submit@FreeBSD.org =
=D0=C9=DB=C5=D4:

patch here:

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /usr/ncvs/ports/net/gq/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile    21 May 2006 12:33:35 -0000      1.33
+++ Makefile    4 Sep 2006 19:51:24 -0000
@@ -46,4 +46,7 @@
 CONFIGURE_ARGS+=3D       --enable-cache
 .endif
=20
+CONFIGURE_ENV=3D         CPPFLAGS=3D"-I${LOCALBASE}/include" \
+               LDFLAGS=3D"-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+
 .include <bsd.port.post.mk>


--=20
Vladimir B. Grebenschikov
vova@fbsd.ru



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