ports/102844: net/gq: /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam"

Vladimir Grebenschikov vova at fbsd.ru
Mon Sep 4 20:00:52 UTC 2006


The following reply was made to PR ports/102844; it has been noted by GNATS.

From: Vladimir Grebenschikov <vova at fbsd.ru>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at 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 at 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 at fbsd.ru



More information about the freebsd-ports-bugs mailing list