Date: Sun, 10 Aug 2008 13:36:13 +0400 From: Max Brazhnikov <makc@issp.ac.ru> To: freebsd-ports@freebsd.org Cc: Jan Henrik Sylvester <me@janh.de>, Chuck Swiger <chuck@pkix.net>, Martin Wilke <miwi@freebsd.org> Subject: Re: redland build failure Message-ID: <200808101336.13759.makc@issp.ac.ru> In-Reply-To: <489E5C02.4040902@janh.de> References: <489E5C02.4040902@janh.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Aug 2008 05:09:54 +0200, Jan Henrik Sylvester wrote: > Trying to build kde4, I got stuck at redland: > > mkdir .libs > cc -DLIBRDF_INTERNAL=1 -O2 -fno-strict-aliasing -pipe > -DLIBRDF_INTERNAL=1 -O2 -fno-strict-aliasing -pipe -rpath=/usr/local/lib > -o .libs/redland-db-upgrade db_upgrade.o -rpath=/usr/local/lib > -L/usr/local/lib ../librdf/.libs/librdf.so -L/usr/local/lib/mysql > /usr/ports/textproc/redland/work/redland-1.0.7/rasqal/src/.libs/librasqal.s >o /usr/local/lib/libraptor.so /usr/local/lib/libcurl.so -lssl > /usr/local/lib/libxslt.so /usr/local/lib/libxml2.so > /usr/local/lib/libiconv.so /usr/local/lib/libmpfr.so > /usr/local/lib/libgmp.so -ldb-4.2 -lcrypto > /usr/local/lib/mysql/libmysqlclient.so -lz -lcrypt -lm > /usr/local/lib/libsqlite3.so -pthread -lpq -Wl,--rpath > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib/mysql > .../librdf/.libs/librdf.so: undefined reference to `db_create' > .../librdf/.libs/librdf.so: undefined reference to `db_strerror' > gmake[1]: *** [redland-db-upgrade] Error 1 > gmake[1]: Leaving directory > `/usr/ports/textproc/redland/work/redland-1.0.7/utils' > gmake: *** [all-recursive] Error 1 > *** Error code 2 > > I am on 7.0 with all ports up to date. I have no nonstandard OPTIONS for > any dependencies. > > It seems to have picked up mysql-client although I did not have > WITH_MYSQL on. > > Do I miss anything? I've submitted ports/126410 with fix, waiting for maintainer approval. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808101336.13759.makc>