Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 19:16:07 -0400 (EDT)
From:      Kenneth W Cochran <kwc@TheWorld.com>
To:        freebsd-ports@freebsd.org, freebsd-stable@freebsd.org
Subject:   gtk12 & glib12 port build failures in -stable
Message-ID:  <200208012316.TAA36935015@shell.TheWorld.com>

next in thread | raw e-mail | index | archive | help
Hello -ports & -stable:

I just cvsup'ed & did a {build,install}world today (1 Aug).
I also updated ports-tree & after having built newly updated
gettext, gtk12 & glib12 refuse to build.

Here is the ending part of the gtk12 build:  (glib12 is 1.2.10_7)

checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.8... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB was incorrectly installed
*** or that you have moved GLIB since it was installed. In the latter case, you
*** may want to edit the glib-config script: /usr/local/bin/glib12-config
configure: error:
*** GLIB 1.2.8 or better is required. The latest version of GLIB
*** is always available from ftp://ftp.gtk.org/.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/x11-toolkits/gtk12/work/gtk+-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/x11-toolkits/gtk12.
----------
Here is the end of the glib12 build:

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.
----------

Ideas?  Fixes?  Workarounds?

Many thanks,

-kc

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?200208012316.TAA36935015>