From owner-freebsd-gnome Wed May 22 13:28: 8 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id 7D52D37B411 for ; Wed, 22 May 2002 13:28:04 -0700 (PDT) Received: from webonaut.com (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id 1C4AA6FA34 for ; Wed, 22 May 2002 22:28:03 +0200 (CEST) Message-ID: <3CEBFF52.5020102@webonaut.com> Date: Wed, 22 May 2002 22:28:02 +0200 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc2) Gecko/20020515 X-Accept-Language: de, en-us MIME-Version: 1.0 To: gnome@freebsd.org Subject: gnome2: gnomepanel doesn't find Xinerama.h ... Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ... because it doesn't have X11-includes in CONFIGURE_ENV: --- Makefile.orig Wed May 22 18:52:10 2002 +++ Makefile Wed May 22 22:05:54 2002 @@ -27,7 +27,7 @@ --disable-gtk-doc \ --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} franz. ps: does anyone know how long it wold take to port evolution and galeon to gnome2????? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message