From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 11 19:50:43 2005 Return-Path: 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 BFFD816A4CE for ; Fri, 11 Feb 2005 19:50:43 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4845D43D49 for ; Fri, 11 Feb 2005 19:50:43 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j1BJoxcH097276; Fri, 11 Feb 2005 14:50:59 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jonas =?ISO-8859-1?Q?B=FClow?= In-Reply-To: <420C740D.4010807@servicefactory.se> References: <420C6BB6.2070405@servicefactory.se> <420C740D.4010807@servicefactory.se> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OW9jbreB5TTq29pFdX35" Organization: MarcusCom, Inc. Date: Fri, 11 Feb 2005 14:50:26 -0500 Message-Id: <1108151426.18622.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port cc: FreeBSD GNOME Users Subject: Re: Problem with building Evolution (from marcus' ports tree) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 19:50:44 -0000 --=-OW9jbreB5TTq29pFdX35 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, 2005-02-11 at 09:59 +0100, Jonas B=FClow wrote: > Hi, >=20 > Jonas B=FClow wrote: > > Hi, > >=20 > > I've tried to build Evolution from marcus' ports tree without luck. > >=20 > > Any hints on whats wrong? >=20 > It works fine if -lgssapi is added to the compiler command line. Note: base system Kerberos is not supported on 4.X. You have to use security/heimdal. Alternatively, since you have a local workaround, you can go with that. Joe >=20 > /j >=20 >=20 > >=20 > > /j > >=20 > > # uname -a > > FreeBSD localhost.servicefactory.se 4.11-STABLE FreeBSD 4.11-STABLE #0:= =20 > > Thu Feb 3 16:29:49 CET 2005=20 > > root@localhost.servicefactory.se:/usr/obj/usr/src/sys/TP i386 > >=20 > >=20 > >=20 > > ... > > cc -O -g -pipe -Wall -Wmissing-prototypes -Wno-sign-compare -o=20 > > .libs/test-calendar test-calendar.o -Wl,--export-dynamic -Wl,-rpath=20 > > -Wl,/usr/X11R6/lib -L/usr/local/lib ./.libs/libemiscwidgets.so=20 > > /usr/ports/mail/evolution/work/evolution-2.1.4/e-util/.libs/libeutil.so= =20 > > -L/usr/X11R6/lib=20 > > /usr/ports/mail/evolution/work/evolution-2.1.4/a11y/widgets/.libs/libev= olution-widgets-a11y.so=20 > > /usr/ports/mail/evolution/work/evolution-2.1.4/a11y/.libs/libevolution-= a11y.so=20 > > ../../e-util/.libs/libeutil.so -lgnomeprintui-2-2 -lplc4 -lplds4 -lnspr= 4=20 > > -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgal-2.4 -lgal-a11y-2.4=20 > > -lgnomecanvas-2 -lglade-2.0 -lgnomeprint-2-2 -lpangoft2-1.0=20 > > -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.= 0=20 > > -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lXext=20 > > -lfontconfig -lpangox-1.0 -lX11 -lart_lgpl_2 -lpango-1.0 -lgobject-2.0=20 > > -ledataserverui-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -lxml2 -lz=20 > > -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm=20 > > -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -Wl,--rpath=20 > > -Wl,/usr/X11R6/lib/evolution/2.2 > > /usr/X11R6/lib/libgnomeprint-2-2.so: warning: tmpnam() possibly used=20 > > unsafely; consider using mkstemp() > > /usr/ports/mail/evolution/work/evolution-2.1.4/e-util/.libs/libeutil.so= :=20 > > warning: mktemp() possibly used unsafely; consider using mkstemp() > > /usr/lib/libgssapi.so.5: undefined reference to `des_cbc_encrypt' > > /usr/lib/libgssapi.so.5: undefined reference to `des_set_key' > > /usr/lib/libgssapi.so.5: undefined reference to `des_cbc_cksum' > > gmake[4]: *** [test-calendar] Error 1 > > gmake[4]: Leaving directory=20 > > `/usr/ports/mail/evolution/work/evolution-2.1.4/widgets/misc' > > gmake[3]: *** [all] Error 2 > > gmake[3]: Leaving directory=20 > > `/usr/ports/mail/evolution/work/evolution-2.1.4/widgets/misc' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory=20 > > `/usr/ports/mail/evolution/work/evolution-2.1.4/widgets' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory=20 > > `/usr/ports/mail/evolution/work/evolution-2.1.4' > > gmake: *** [all] Error 2 > > *** Error code 2 > >=20 > > Stop in /usr/ports/mail/evolution. > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org= " >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-OW9jbreB5TTq29pFdX35 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDQyCb2iPiv4Uz4cRAslMAJ40KkgAxh3pRUlKDxKvY5hTyUy3EgCeK+O3 so1YFKZ2PrV0lzbxawYyR8w= =kWtc -----END PGP SIGNATURE----- --=-OW9jbreB5TTq29pFdX35--