gtk20 problem

Boris B. Samorodov bsam at ipt.ru
Fri Mar 18 17:21:03 PST 2005


Hi!

On Fri, Mar 18, 2005 at 07:05:33PM -0500, Joe Marcus Clarke wrote:
> On Sat, 2005-03-19 at 02:22 +0300, Boris B. Samorodov wrote:
> > Hello,
> > 
> > is it a known problem or my fault? Gnomelogalyzer said it doesn't
> > know it.
> 
> Looks like your freetype2 installation is out of date.  Run portupgrade
> -R gtk-2\* to make sure all of gtk20's dependencies are up to date
> first.  However, if this is a GNOME upgrade, you should
> consult /usr/ports/UPDATING, and use the gnome_upgrade.sh script.

Firstly it was not GNOME upgrade. I tried to install mail/thunderbird
and got the error. Tried to solve this problem:
- reinstalled libtool15;
- reinstall freetype2;
- use gnome_upgrade.sh script.

Every time on installing x11-toolkits/gtk20 stopped with that error.
Here is top and tail of config.log. What's wrong with c++?

----- config.log start -----
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gtk+ configure 2.6.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-static --with-xinput=yes --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.4

## --------- ##
## Platform. ##
## --------- ##

hostname = bsam.int.kfs.ru
uname -m = i386
uname -r = 5.4-PRERELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.4-PRERELEASE #19: Thu Mar 17 01:52:34 MSK 2005     bsam at bsam.int.kfs.ru:/usr/obj/usr/src/sys/BSAM 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool15
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/bsam/bin
PATH: /usr/local/jdk1.4.2/bin



## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gtk20"
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
#define GTK_LOCALEDIR "/usr/X11R6/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOCKFILE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRESUID 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_LSTAT 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_PROGRESSIVE_JPEG 1
#define HAVE_PWD_H 1
#define HAVE_PWD_H 1
#define HAVE_SIGSETJMP 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+"
#define PACKAGE_NAME "gtk+"
#define PACKAGE_STRING "gtk+ 2.6.4"
#define PACKAGE_TARNAME "gtk+"
#define PACKAGE_VERSION "2.6.4"
#define RETSIGTYPE void
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_GMODULE 1
#define USE_MMX 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

----- config.log stop ---

> Joe

WBR
-- 
bsam


More information about the freebsd-ports mailing list