Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 19:57:00 -0400 (EDT)
From:      Kenneth W Cochran <kwc@TheWorld.com>
To:        freebsd-stable@freebsd.org
Subject:   glib12 port build failure in -stable (update)
Message-ID:  <200208012357.TAA36841215@shell.TheWorld.com>

next in thread | raw e-mail | index | archive | help
Could this be a side-effect of the 1.9.2.2 ver of uthread_dup2.c
which was committed 1 August?

(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




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