Date: Wed, 12 Feb 2003 08:06:30 +0100 From: Manfred Usselmann <usselmann.m@icg-online.de> To: gnome@freebsd.org Subject: soup port 0.7.11 failing Message-ID: <20030212080630.25b0d993.usselmann.m@icg-online.de>
next in thread | raw e-mail | index | archive | help
Hi, I'm having problems to build the soup port which I need for the latest GnuCash port: - - - - - - - - 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/www/gtkhtml. *** Error code 1 Stop in /usr/ports/finance/gnucash. - - - - - - - - What can I do? This is with FreeBSD 4.7 Release and an up-to-date ports tree. Thanks, Manfred Manfred Usselmann - usselmann.m@icg-online.de 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?20030212080630.25b0d993.usselmann.m>