Date: Thu, 23 Apr 2009 09:14:05 +0200 From: Dominic Fandrey <kamikaze@bsdforen.de> To: Robert Huff <roberthuff@rcn.com> Cc: ports@freebsd.org Subject: Re: "not a valid libtool object" Message-ID: <49F0153D.3040007@bsdforen.de> In-Reply-To: <18927.43119.640821.235043@jerusalem.litteratus.org> References: <18927.43119.640821.235043@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Huff wrote: > While trying to build gio-fam-backend-2.20.1 (on which many > things depend), I get this: > > mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo > /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O -pipe -g -march=pentium4 -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam > libtool: link: `libgiofam_la-fam-helper.lo' is not a valid libtool object > > This is after upgrading the system to > > FreeBSD 8.0-CURRENT #0: Tue Apr 21 11:03:07 EDT 2009 i386 > > Ouch. I've looked at the (various) mailing list archives and > found nothing useful, What has broken, and how do I fix it? If in doubt, whenever libtool is involved, always rebuild that first.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49F0153D.3040007>