Evolution with KDE on 5.3 dependency errors

Dana Rawson absolutezero273c at gmail.com
Fri Apr 15 11:34:20 PDT 2005


G'Day, all.

I'm somewhat new to FreeBSD and was hoping someone would be kind
enough to give me guidance here.  I was attempting to install
Evolution on FreeBSD 5.3-STABLE i386 and began having issues.  The
first error message is what I received when running make install in
/usr/ports/mail/evolution. I've downloaded the gnomelogalyzer but
don't know how to "direct the output of the failureof the make command
to a file, and then feed that file to the gnomelogalyzer...".  I have
even tried to install the Gnome meta port but that failed also.  Tried
googling but can't seem to find answers for someone with my depth of
(or lack thereof) knowledge.

checking for jpeglib.h... yes
checking for   libgnome-2.0 >= 2.0.0   libgnomecanvas-2.0 >= 2.0.0  
libbonoboui-2.0 >= 2.0.0   gconf-2.0 >= 1.1.11   pango >= 1.1.2  
gnome-vfs-2.0 >= 2.7.3   gnome-keyring-1... Requested 'gnome-vfs-2.0
>= 2.7.3' but version of gnome-vfs is 2.6.2

configure: error: Library requirements (  libgnome-2.0 >= 2.0.0  
libgnomecanvas-2.0 >= 2.0.0   libbonoboui-2.0 >= 2.0.0   gconf-2.0 >=
1.1.11   pango >= 1.1.2   gnome-vfs-2.0 >= 2.7.3   gnome-keyring-1)
not met; consider adjusting the PKG_CONFIG_PATH environment variable
if your libraries are in a nonstandard prefix so pkg-config can find
them.
===>  Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at gnome at FreeBSD.org,
and attach
"/usr/ports/x11-toolkits/libgnomeui/work/libgnomeui-2.10.0/config.log" and
the output of the failure of the make command.  Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-toolkits/libgnomeui.
*** Error code 1

Stop in /usr/ports/databases/evolution-data-server.
*** Error code 1

Stop in /usr/ports/mail/evolution.

Since receiving this I have been trying to find ways to update the
dependencies.  The first one I tried was in /usr/ports/devel/gnomevfs2

#make install

and received the following:

 -c gnome-vfs-resolve.c -MT gnome-vfs-resolve.lo -MD -MP -MF
.deps/gnome-vfs-resolve.TPlo  -fPIC -DPIC -o .libs/gnome-vfs-resolve.o
gnome-vfs-resolve.c: In function `_gnome_vfs_result_from_gai_error':
gnome-vfs-resolve.c:175: error: `EAI_ADDRFAMILY' undeclared (first use
in this function)
gnome-vfs-resolve.c:175: error: (Each undeclared identifier is
reported only once
gnome-vfs-resolve.c:175: error: for each function it appears in.)
gnome-vfs-resolve.c:176: error: `EAI_NODATA' undeclared (first use in
this function)
gmake[3]: *** [gnome-vfs-resolve.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/libgnomevfs'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/libgnomevfs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/gnomevfs2.


I've tried to pkg_deinstall and pkg_add -F...even tried physically
removing the ports and work directories and updating and can't get
this resolved.

I do run CVSup every day on the entire ports tree.

Thanks in advance for any guidance.

Dana


More information about the freebsd-gnome mailing list