Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 12:15:33 +0200
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.ORG>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Help porting gstreamer (http://gstreamer.sourceforge.net/)
Message-ID:  <20020710121533.28f8d5cb.corecode@corecode.ath.cx>
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
--=.MH_0H4u.bwo8dZ
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 10 Jul 2002 03:05:40 -0300 Mario Sergio Fujikawa Ferreira wrote:
> cc -O -pipe -pipe -fno-strength-reduce -march=pentiumpro -o .libs/autoplugtest autoplugtest-autoplugtest.o -pthread -Wl,--export-dynamic  -L/usr/local/lib ../../gst/.libs/libgstreamer.so -lxml2 -lz -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv /usr/local/lib/libpopt.so -Wl,--rpath -Wl,/usr/local/lib
[...]
> ../../gst/.libs/libgstreamer.so: undefined reference to `pthread_attr_setstack'
> *** Error code 1
> 
> 	I tracked it down to work/gstreamer-0.4.0/gst/autoplug
> directory. However, I cannot understand why it is complaining that
> it cannot find pthread_attr_setstack if cc is being invoked with
> '-pthread' (this is a -STABLE system).

i think you want -lpthread
                  ^ mind the `l' (ell)

cheers
  simon

-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

--=.MH_0H4u.bwo8dZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9LAlLr5S+dk6z85oRAmxxAKCf0tWi4FK/azG3zxIQKtQUPiwTkwCfYlsl
iEb8FQg3/8iI+W3C8XlOcbc=
=6Y9o
-----END PGP SIGNATURE-----

--=.MH_0H4u.bwo8dZ--


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?20020710121533.28f8d5cb.corecode>