Date: Fri, 15 Apr 2005 13:34:18 -0500 From: Dana Rawson <absolutezero273c@gmail.com> To: freebsd-gnome@freebsd.org Subject: Evolution with KDE on 5.3 dependency errors Message-ID: <6510fda5050415113417a0a34@mail.gmail.com> In-Reply-To: <6510fda5050415113123c69b36@mail.gmail.com> References: <6510fda5050415113123c69b36@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 >=3D 2.0.0 libgnomecanvas-2.0 >=3D 2.0.0 =20 libbonoboui-2.0 >=3D 2.0.0 gconf-2.0 >=3D 1.1.11 pango >=3D 1.1.2 =20 gnome-vfs-2.0 >=3D 2.7.3 gnome-keyring-1... Requested 'gnome-vfs-2.0 >=3D 2.7.3' but version of gnome-vfs is 2.6.2 configure: error: Library requirements ( libgnome-2.0 >=3D 2.0.0 =20 libgnomecanvas-2.0 >=3D 2.0.0 libbonoboui-2.0 >=3D 2.0.0 gconf-2.0 >=3D 1.1.11 pango >=3D 1.1.2 gnome-vfs-2.0 >=3D 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. =3D=3D=3D> 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 pro= blem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@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 id= ea to provide an overview of all packages installed on your system (e.g. an `l= s /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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6510fda5050415113417a0a34>