From owner-freebsd-gnome@FreeBSD.ORG Sat May 19 08:17:57 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2586816A405 for ; Sat, 19 May 2007 08:17:57 +0000 (UTC) (envelope-from nagilum@nagilum.org) Received: from papendorf.biz (p15198536.pureserver.info [212.227.92.54]) by mx1.freebsd.org (Postfix) with ESMTP id 061FB13C44B for ; Sat, 19 May 2007 08:17:56 +0000 (UTC) (envelope-from nagilum@nagilum.org) Received: from cakebox.homeunix.net (p54a010f6.dip0.t-ipconnect.de [84.160.16.246]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by papendorf.biz (Postfix) with ESMTP id F1ED583FA61 for ; Sat, 19 May 2007 09:58:44 +0200 (CEST) Received: by cakebox.homeunix.net (Postfix, from userid 80) id 5A21E302A2D; Sat, 19 May 2007 09:58:19 +0200 (CEST) Received: from scorpio.tis (scorpio.tis [10.1.1.4]) by cakebox.homeunix.net (Horde MIME library) with HTTP; Sat, 19 May 2007 09:58:17 +0200 Message-ID: <20070519095817.85dviokaow4co0g0@cakebox.homeunix.net> X-Priority: 3 (Normal) Date: Sat, 19 May 2007 09:58:17 +0200 From: Nagilum To: gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_33kt5552vdyc"; protocol="application/pgp-signature"; micalg="pgp-sha1" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-6.2 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: databases/evolution-data-server/Makefile,v 1.33 2007/04/26 20:16 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: Sat, 19 May 2007 08:17:57 -0000 This message is in MIME format and has been PGP signed. --=_33kt5552vdyc Content-Type: multipart/mixed; boundary="=_2upz1b3nil44" Content-Transfer-Encoding: 7bit This message is in MIME format. --=_2upz1b3nil44 Content-Type: text/plain; charset=ISO-8859-2; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, During the build of the evolution-data-server I get the following error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. =20 -DG_LOG_DOMAIN=3D\"e-data-server\" -I/usr/lo cal/include -DE_DATA_SERVER_PREFIX=3D\"/usr/local\" =20 -DEVOLUTION_LOCALEDIR=3D\"/usr/l ocal/share/locale\" =20 -DE_DATA_SERVER_EXTENSIONDIR=3D\"/usr/local/lib/evolution-data -server-1.2/extensions\" =20 -DE_DATA_SERVER_IMAGESDIR=3D\"/usr/local/share/gnome/pixm aps/evolution-data-server\" =20 -DE_DATA_SERVER_UI_GLADEDIR=3D\"/usr/local/share/gnome /evolution-data-server-1.10/glade\" -DORBIT2=3D1 -D_REENTRANT =20 -I/usr/local/include /libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 =20 -I/usr/local/lib/gli b-2.0/include -I/usr/local/include/libbonobo-2.0 =20 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 =20 -I/usr/local/include/gconf/2 -I/usr/l ocal/include/nspr -I/usr/local/include -I/usr/local/include/db3 =20 -fexpensive-opti mizations -O3 -Os -pipe -mtune=3Dpentium3 -march=3Dpentium3 =20 -march=3Dpentium3 -Wall -W missing-prototypes -Wno-sign-compare -MT e-dbhash.lo -MD -MP -MF =20 .deps/e-dbhash. Tpo -c e-dbhash.c -fPIC -DPIC -o .libs/e-dbhash.o e-dbhash.c: In function `e_dbhash_new': e-dbhash.c:36: error: incompatible type for argument 4 of indirect =20 function call e-dbhash.c:36: error: too many arguments to function e-dbhash.c:38: error: incompatible type for argument 4 of indirect =20 function call e-dbhash.c:38: error: too many arguments to function gmake[2]: *** [e-dbhash.lo] Error 1 gmake[2]: Leaving directory =20 `/usr/ports/databases/evolution-data-server/work/evo lution-data-server-1.10.1/libedataserver' I had this error already before the xorg7.2 switch and it's still there. Attached are the configure and build logs. The build log also contains =20 the list of packages installed. Here is the uname -a output: FreeBSD hpak.tis 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Mar 23 23:11:53 =20 CET 2007 root@hpak.tis:/usr/obj/usr/src/sys/hpak i386 gnomeloganalyzer.sh did not help nor did a search on the mailing lists. Any help would be appreciated. Alex. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # _ __ _ __ http://www.nagilum.org/ \n icq://69646724 # # / |/ /__ ____ _(_) /_ ____ _ nagilum@nagilum.org \n +491776461165 # # / / _ `/ _ `/ / / // / ' \ Amiga (68k/PPC): AOS/NetBSD/Linux # # /_/|_/\_,_/\_, /_/_/\_,_/_/_/_/ Mac (PPC): MacOS-X / NetBSD /Linux # # /___/ x86: FreeBSD/Linux/QNX/Win2k ARM9: EPOC EV6 # =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs.. --=_2upz1b3nil44-- --=_33kt5552vdyc Content-Type: application/pgp-signature Content-Description: PGP Digital Signature Content-Disposition: inline Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGTq4YAKWN2UY+sLwRArNbAKC0jKNcsvz2qgfVICWt6lIYrQLykwCfRnSj 7eKSesLqNQq3SGowuWIc2Uc= =U0fk -----END PGP SIGNATURE----- --=_33kt5552vdyc--