Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 16:27:47 +0100
From:      =?ISO-8859-1?Q?Jonas_B=FClow?= <jonas.bulow@servicefactory.se>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Problem with building Evolution (from marcus' ports tree)
Message-ID:  <4210C373.5040708@servicefactory.se>
In-Reply-To: <1108151426.18622.10.camel@shumai.marcuscom.com>
References:  <420C6BB6.2070405@servicefactory.se> <420C740D.4010807@servicefactory.se> <1108151426.18622.10.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080102010409020500050607
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi,

Joe Marcus Clarke wrote:
> On Fri, 2005-02-11 at 09:59 +0100, Jonas B=FClow wrote:
>=20
>>Hi,
>>
>>Jonas B=FClow wrote:
>>
>>>Hi,
>>>
>>>I've tried to build Evolution from marcus' ports tree without luck.
>>>
>>>Any hints on whats wrong?
>>
>>It works fine if -lgssapi is added to the compiler command line.
>=20
>=20
> Note: base system Kerberos is not supported on 4.X.  You have to use
> security/heimdal.  Alternatively, since you have a local workaround, yo=
u
> can go with that.

I had security/heimdal installed but it doesn't affect to outcome of the =

build.

A new problem appeard later in the compilation. I have not yet found the =

cause of it:

  cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../shell -DORBIT2=3D1=20
-D_THREAD_SAFE -I/usr/local/include/glib-2.0=20
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0=20
-I/usr/local/include/libbonobo-2.0=20
-I/usr/local/include/bonobo-activation-2.0=20
-I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0=20
-I/usr/local/include/libxml2 -I/usr/local/include=20
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2=20
-I/usr/X11R6/include/gnome-vfs-2.0=20
-I/usr/X11R6/lib/gnome-vfs-2.0/include=20
-I/usr/X11R6/include/libgnomeui-2.0=20
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0=20
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0=20
-I/usr/X11R6/include -I/usr/local/include/freetype2=20
-I/usr/X11R6/lib/gtk-2.0/include -DORBIT2=3D1 -D_THREAD_SAFE=20
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include=20
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0=20
-I/usr/local/include/bonobo-activation-2.0=20
-I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0=20
-I/usr/local/include/libxml2 -I/usr/local/include=20
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2=20
-I/usr/X11R6/include/gnome-vfs-2.0=20
-I/usr/X11R6/lib/gnome-vfs-2.0/include=20
-I/usr/X11R6/include/libgnomeui-2.0=20
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0=20
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0=20
-I/usr/X11R6/include -I/usr/local/include/freetype2=20
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/gal-2.4=20
-I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 =

-I/usr/X11R6/include/libgnomeprintui-2.2=20
-I/usr/X11R6/include/gnome-vfs-module-2.0=20
-I/usr/X11R6/include/libgtkhtml-3.6=20
-I/usr/X11R6/include/evolution-data-server-1.2=20
-DWEATHER_DATADIR=3D\"/usr/X11R6/share/gnome/evolution-2.2/weather\"=20
-DWEATHER_EDS_DATADIR=3D\"/usr/X11R6/share/gnome/evolution-data-server-1.=
2/weather\"=20
-I/usr/local/include -O -g -pipe -Wall -Wmissing-prototypes=20
-Wno-sign-compare -c calendar-weather.c=20
-Wp,-MD,.deps/calendar-weather.TPlo  -fPIC -DPIC -o .libs/calendar-weathe=
r.o
calendar-weather.c: In function `e_plugin_lib_enable':
calendar-weather.c:60: too few arguments to function `e_categories_add'
calendar-weather.c:61: too few arguments to function `e_categories_add'
calendar-weather.c:62: too few arguments to function `e_categories_add'
calendar-weather.c:63: too few arguments to function `e_categories_add'
calendar-weather.c:64: too few arguments to function `e_categories_add'
calendar-weather.c:65: too few arguments to function `e_categories_add'
calendar-weather.c:66: too few arguments to function `e_categories_add'
calendar-weather.c: In function `e_calendar_weather_migrate':
calendar-weather.c:110: warning: `return' with a value, in function=20
returning void
gmake[3]: *** [calendar-weather.lo] Error 1
gmake[3]: Leaving directory=20
`/usr/ports/mail/evolution/work/evolution-2.1.4/plugins/calendar-weather'=

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory=20
`/usr/ports/mail/evolution/work/evolution-2.1.4/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-2.1=
=2E4'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/mail/evolution.

/j



>=20
> Joe
>=20
>=20
>>/j
>>
>>
>>
>>>/j
>>>
>>># 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
>>>
>>>
>>>
>>>...
>>>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.s=
o=20
>>>-L/usr/X11R6/lib=20
>>>/usr/ports/mail/evolution/work/evolution-2.1.4/a11y/widgets/.libs/libe=
volution-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 -lnsp=
r4=20
>>>-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgal-2.4 -lgal-a11y-2.4 =

>>>-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=
=2E0=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.s=
o:=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
>>>
>>>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.or=
g"
>>
>>_______________________________________________
>>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
Jonas B=FClow
Access System Development
ServiceFactory
tel: +46 70 678 6061
mailto:jonas.bulow@servicefactory.com
http://www.servicefactory.com



--------------080102010409020500050607--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4210C373.5040708>