From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 23 19:19:59 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBEC316A41F for ; Tue, 23 Aug 2005 19:19:59 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB22A43D46 for ; Tue, 23 Aug 2005 19:19:58 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.4) with ESMTP id j7NJJsl2046824 for ; Tue, 23 Aug 2005 21:19:54 +0200 (CEST) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.1/Submit) id j7NJJrvj046823 for gnome@freebsd.org; Tue, 23 Aug 2005 21:19:53 +0200 (CEST) (envelope-from rene) Date: Tue, 23 Aug 2005 21:19:53 +0200 From: Rene Ladan To: gnome@freebsd.org Message-ID: <20050823191952.GA43974@82-168-75-155-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: x11-toolkits/py-gnome-extras: gtkmozembed not built X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 19:20:00 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, when I try to build x11-toolkits/py-gnome-extras, it somehow does not build the gtkmozembed module, which in turn leaves a stray entry in the pkglist. The port tree is up-to-date. I'm using these flags: WITH_MOZILLA=3Dfirefox WITH_OPTIMIZED_CFLAGS=3Dyes CFLAGS=3D-O -pipe =2E/work/gnome-python-extras-2.10.2/config.log shows: -------- [...] $ ./configure --with-gtkmozembed=3Dfirefox --prefix=3D/usr/local --build= =3Di386-portbld-freebsd6.0 ## --------- ## ## Platform. ## ## --------- ## hostname =3D 82-168-75-155-bbxl.xdsl.tiscali.nl uname -m =3D i386 uname -r =3D 6.0-BETA3 uname -s =3D FreeBSD uname -v =3D FreeBSD 6.0-BETA3 #8: Mon Aug 22 22:01:11 CEST 2005 root@8= 2-168-75-155-bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE=20 [...] configure:21817: checking for GTKMOZEMBED_CFLAGS configure:21825: $PKG_CONFIG --exists "mozilla-gtkmozembed >=3D $mozpackage= _required_version, gtk+-2.0 >=3D 2.4.0" >/dev/null = 2>&1 configure:21830: $? =3D 1 configure:21841: result:=20 configure:21843: checking for GTKMOZEMBED_LIBS configure:21851: $PKG_CONFIG --exists "mozilla-gtkmozembed >=3D $mozpackage= _required_version, gtk+-2.0 >=3D 2.4.0" >/dev/null = 2>&1 configure:21856: $? =3D 1 configure:21867: result:=20 Package mozilla-gtkmozembed was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-gtkmozembed.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-gtkmozembed' found [...] -------- $ locate gtkmozembed /usr/X11R6/include/firefox/gtkembedmoz/gtkmozembed.h /usr/X11R6/include/firefox/gtkembedmoz/gtkmozembed_internal.h /usr/X11R6/libdata/pkgconfig/firefox-gtkmozembed.pc /usr/ports/www/gecko-sharp/files/patch-gtkmozembed::Makefile.in /usr/ports/www/gecko-sharp/files/patch-gtkmozembed::gecko-sharp.dll.config So it seems some glue for building with FireFox is missing. (please cc me, I'm not on the list) Regards, Rene --=20 GPG fingerprint =3D 5FFA 3959 3377 C697 8428 24D0 BF3E F4A9 AE33 5DCC "It won't fit on the line." -- me, 2001 --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDC3bYvz70qa4zXcwRAmiAAJ9N+7A/0fSI7KjRRph9yDFnxBuTgQCdGk7a z5YqFKf7vRbY6spDHyYbMe0= =kAg5 -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--