Date: Wed, 10 Jul 2002 02:25:19 -0500 From: Will Andrews <will@csociety.org> To: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Cc: freebsd-ports@FreeBSD.org Subject: Re: Help porting gstreamer (http://gstreamer.sourceforge.net/) Message-ID: <20020710072519.GN56853@squall.waterspout.com> In-Reply-To: <20020710060602.90212.qmail@exxodus.fedaykin.here> References: <20020710060602.90212.qmail@exxodus.fedaykin.here>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 10, 2002 at 03:05:40AM -0300, Mario Sergio Fujikawa Ferreira wrote: > ../../gst/.libs/libgstreamer.so: undefined reference to `pthread_attr_setstack' Is there a such symbol made available by libc_r? [will@ganymede /usr/lib]% strings libc_r.so|grep -i pthread_attr_setstack pthread_attr_setstacksize pthread_attr_setstackaddr [will@ganymede /usr/lib]% uname -a FreeBSD ganymede.firepipe.net 4.6-RC FreeBSD 4.6-RC #0: Thu May 16 19:30:08 EST 2002 will@ganymede.firepipe.net:/usr/obj/net/puck/stable/src/sys/GANYMEDE i386 Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020710072519.GN56853>