Date: 01 Aug 2002 22:12:17 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Kenneth W Cochran <kwc@TheWorld.com> Cc: freebsd-stable@FreeBSD.ORG, robert@FreeBSD.ORG Subject: Re: glib12 port build failure in -stable (update) Message-ID: <1028254337.86843.2.camel@shumai.marcuscom.com> In-Reply-To: <200208012357.TAA36841215@shell.TheWorld.com> References: <200208012357.TAA36841215@shell.TheWorld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-+6L5H+kMcJlvZOZf2zZ9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-08-01 at 19:57, Kenneth W Cochran wrote: > Could this be a side-effect of the 1.9.2.2 ver of uthread_dup2.c > which was committed 1 August? Yes, it is. Line 74 of uthread_dup2.c should read _thread_sys_close(ret); and not __sys_close(ret). __sys_close is not known on -stable. Robert, can you fix this? Thanks. Joe >=20 > (output from build-attempt of /usr/ports/devel/glib12): >=20 > checking for pthread.h... yes > checking for thread implementation... posix > checking for pthread_attr_init in -lpthread... no > checking for pthread_attr_init in -lpthreads... no > checking for pthread_attr_init in -lthread... no > checking for pthread_attr_init in -lc_r... no > checking for pthread_attr_init... no > checking for __d10_pthread_attr_init in -lthread... no > checking for __pthread_attr_init_system in -lpthread... no > configure: error: I can't find the libraries for the thread implementatio= n > posix. Please choose another thread implementation or > provide information on your thread implementation. > You can also run 'configure --disable-threads' > to compile without thread support. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and att= ach > the "/usr/ports/devel/glib12/work/glib-1.2.10/config.log" including= the > output of the failure of your make command. Also, it might be a goo= d idea > to provide an overview of all packages installed on your system (e.= g. an > `ls /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/devel/glib12. >=20 > -kc >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message >=20 --=-+6L5H+kMcJlvZOZf2zZ9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9SeqBb2iPiv4Uz4cRAjOCAKCr5E/9Qm7OcGRVFFN/E/F3Gu6n8gCeIL/4 caGcB4HxZmw53x/UviQMjPg= =BBDG -----END PGP SIGNATURE----- --=-+6L5H+kMcJlvZOZf2zZ9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028254337.86843.2.camel>