看板 DFBSD_bugs 關於我們 聯絡資訊
On Sun, Mar 13, 2011 at 08:13:24PM +0000, Artem Gutman (via DragonFly issue tracker) wrote: > > Artem Gutman <ufs@poniki.net> added the comment: > > Yep, pkgsrc release is pkgsrc-2010Q4. > > Is there a line > USE_TOOLS+= autoconf > in the Makefile ? > There is no such line in a file This is good. > Is there a file patch-ac in patches/ ? Yes. patch-aa, patch-ab, patch-ac. And this is bad. You do not have the latest version of gettext-lib. In the end, the correct fix for the bug you are seeing was to remove patch-ac; it was done in this commit back in October 2010: http://cvsweb.de.netbsd.org/cgi-bin/cvsweb.cgi/pkgsrc/devel/gettext-lib/Makefile?only_with_tag=pkgsrc-2010Q4 If this file is present in your pkgsrc tree, you can't possibly be using the real pkgsrc-2010Q4 version. Please upgrade to pkgsrc-2010Q4 and reinstall devel/gettext-lib If you still have the patch-ac file afterwards, it will be time to open a new bug report and find out why you didn't get the real pkgsrc-2010Q4 tree. -- Francois Tigeot