Date: Wed, 30 Apr 2003 18:07:13 +0100 From: John <jfm@reiteration.net> To: gnome@freebsd.org Subject: SOUP 0.7 fails to compile on FreeBSD-4.8-RELEASE Message-ID: <20030430170713.GA19580@reiteration.net>
next in thread | raw e-mail | index | archive | help
Hello Having the following problem with /usr/ports/devel/soup. I freshly downloaded this a few minutes ago from cvsup.uk.freebsd.org. It gives the following error: 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 /home/system/ports/devel/soup/work/soup-0.7.11/src/soup-httpd. *** Error code 1 Let me know if you need any more system information. I am running freebsd 4.8 -release cvsupped from about 3 days ago. cheers -- John - jfm@reiteration.net - http://www.reiteration.net/~jfm For PGP public key finger jfm@reiteration.net or see webpage
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030430170713.GA19580>