Date: Tue, 11 Mar 2003 10:40:10 -0500 From: Clay Collier <ccollier@win.net> To: gnome@FreeBSD.org Subject: Problems installing the Evolution Port Message-ID: <3E6E035A.9020700@win.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------040902010405080102070605 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've been trying to install the Evolution port on my FreeBSD machine, and get an error when the port tries to compile the 'soup' component. My ports collection was updated relatively recently (within the past couple weeks), so I'm wondering if this is an actual problem with the port, or with my system. Attatched file is the output from 'make install'. thanks, clay collier --------------040902010405080102070605 Content-Type: text/plain; name="error.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="error.out" ===> Extracting for evolution-1.2.2 >> Checksum OK for gnome/evolution-1.2.2.tar.bz2. >> Checksum OK for gnome/db-3.1.17.tar.bz2. ===> evolution-1.2.2 depends on file: /usr/X11R6/lib/gnome-pilot/conduits/libemail_conduit.so - found ===> evolution-1.2.2 depends on executable: gmake - found ===> evolution-1.2.2 depends on executable: bison - found ===> evolution-1.2.2 depends on shared library: bonobo_conf.0 - found ===> evolution-1.2.2 depends on shared library: nss3.1 - found ===> evolution-1.2.2 depends on shared library: soup.6 - not found ===> Verifying install for soup.6 in /usr/ports/devel/soup ===> Building for soup-0.7.11 make all-recursive Making all in src Making all in libsoup Making all in libsoup-apache Making all in libwsdl Making all in soup-httpd /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o soup-httpd soup-httpd.o -L/usr/local/lib -lpopt ../../src/libsoup/libsoup.la -L/usr/local/lib cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/soup-httpd soup-httpd.o -L/usr/local/lib -lpopt ../../src/libsoup/.libs/libsoup.so -lglib12 -lxml -lz -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib soup-httpd.o: In function `soup_httpd_load_module': soup-httpd.o(.text+0x3f): undefined reference to `g_module_open' soup-httpd.o(.text+0x50): undefined reference to `g_module_error' soup-httpd.o(.text+0x7a): undefined reference to `g_module_symbol' soup-httpd.o: In function `main': soup-httpd.o(.text+0xe0): undefined reference to `g_module_supported' *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11/src/soup-httpd. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11/src. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11. *** Error code 1 Stop in /usr/ports/devel/soup. *** Error code 1 Stop in /usr/ports/mail/evolution. --------------040902010405080102070605-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E6E035A.9020700>