Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2006 20:00:49 GMT
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        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:  <200609042000.k84K0n5K048785@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/102844; it has been noted by GNATS.

From: Vladimir Grebenschikov <vova@fbsd.ru>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/102844: net/gq: /libexec/ld-elf.so.1:
	/usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam"
Date: Mon, 04 Sep 2006 23:57:45 +0400

 =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?200609042000.k84K0n5K048785>