Skip site navigation (1)Skip section navigation (2)
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

[-- Attachment #1 --]
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

> 
> (output from build-attempt of /usr/ports/devel/glib12):
> 
> 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 implementation
>                 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.
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       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 good idea
>       to provide an overview of all packages installed on your system (e.g. an
>       `ls /var/db/pkg`).
> *** Error code 1
> 
> Stop in /usr/ports/devel/glib12.
> 
> -kc
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9SeqBb2iPiv4Uz4cRAjOCAKCr5E/9Qm7OcGRVFFN/E/F3Gu6n8gCeIL/4
caGcB4HxZmw53x/UviQMjPg=
=BBDG
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028254337.86843.2.camel>