Date: Wed, 22 Apr 2009 19:29:51 -0400 From: Robert Huff <roberthuff@rcn.com> To: ports@freebsd.org Subject: "not a valid libtool object" Message-ID: <18927.43119.640821.235043@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
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? Respectfully, Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18927.43119.640821.235043>