From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <j_r_fonseca@yahoo.co.uk>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED,
	DMARC_REJECT,FREEMAIL_FROM,MAILING_LIST_MULTI,NICE_REPLY_A
	autolearn=unavailable autolearn_force=no version=4.0.0
Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42])
	by chiba.3jane.net (Postfix) with ESMTP
	id 1FB7BAC4A6; Tue,  4 Jun 2002 03:47:11 -0500 (CDT)
Received: from localhost.localdomain ([213.105.250.141])
          by mta02-svc.ntlworld.com
          (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
          id <20020604084710.COBS4626.mta02-svc.ntlworld.com@localhost.localdomain>;
          Tue, 4 Jun 2002 09:47:10 +0100
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
	by localhost.localdomain (Postfix) with ESMTP
	id E06A18BA21; Tue,  4 Jun 2002 09:49:21 +0100 (BST)
Date: Tue, 4 Jun 2002 09:49:20 +0100
From: =?iso-8859-1?Q?Jos=E9?= Fonseca <j_r_fonseca@yahoo.co.uk>
To: gentoo-dev@gentoo.org
Cc: spider@gentoo.org
Subject: Re: [gentoo-dev] Problems emerging gnome-1.4.x apps after emerging gnome2
Message-ID: <20020604094920.F2866@localhost>
References: <20020604094919.E2866@localhost>
Mime-Version: 1.0
Content-Type: text/plain; format=flowed; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
In-Reply-To: <20020604094919.E2866@localhost>; from j_r_fonseca@yahoo.co.uk on Tue, Jun 04, 2002 at 09:49:19 +0100
X-Mailer: Balsa 2.0.0
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: a79dbec0-9a44-4b8d-b1a1-08a7bec8f07a
X-Archives-Hash: 09a72426657d48a0bf50700b2dbfdcca

On 2002.06.03 20:39 José Fonseca wrote:
> ..
> 
> Yes. I've determined the cause of the problem. $(GTK_CFLAGS) and
> others
> are missing in the gnome-vfs-1.0.5/libgnomevfs/Makefile.am .
> 
> I've compared with the old gentoo profile that I had in another
> partition and what happens is that -I/usr/include/gtk-1.2 was set in
> other flags such as GCONF_FLAGS.
> 
> When I'm finished I'm going to make a patch to correct this, but this
> should be sent upstream. Any advices?
> 
> José Fonseca

The problem was that gnome-vfs depends on gconf-1.0.*. The configure 
script gave a warning but went trhu anyway so I've been missing it so 
far. After that everything is going smooth!

Spider, this means that you also have to fix 
the >=gnome-base/gconf-1.0.4-r2 to something else. Do you acknowledge 
this or do you want me to file a bug?

Thanks to all that help me out.

José Fonseca