Date: Mon, 30 Apr 2012 15:59:21 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Vladimir Sharun <atz@ukr.net> Cc: Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: buildworld fails on FreeBSD 7.x for HEAD from 19.04.2012 Message-ID: <20120430225921.GC60636@dragon.NUXI.org> In-Reply-To: <18628.1335292498.18396666118269960192@front-ffe4.ukr.net> References: <4F9428ED.6060902@FreeBSD.org> <9B9312D3-489E-4EF1-85CB-0353024F6B94@gmail.com> <3862F1CA-C1C8-49E6-B768-114A0A212496@gmail.com> <4F915384.6070308@semihalf.com> <4F919C50.70809@FreeBSD.org> <20120424175735.GC80419@dragon.NUXI.org> <18628.1335292498.18396666118269960192@front-ffe4.ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 24, 2012 at 09:34:58PM +0300, Vladimir Sharun wrote: > ===> usr.bin/file (all) ... > file.o: In function `main': > /usr/src/usr.bin/file/../../contrib/file/file.c:(.text+0x717): undefined > reference to `magic_getpath' > /usr/src/usr.bin/file/../../contrib/file/file.c:(.text+0x7df): undefined > reference to `magic_list' > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > *** [file] Error code 1 How are you building this? Did libmagic get [re]built first? > r234657 $ svn info -r234657 svn info -r234657 svn://svn.freebsd.org/base/head Last Changed Date: 2012-04-24 10:51:36 -0700 (Tue, 24 Apr 2012) I do not believe that a 10-CURRENT system from 2012-04-24 has trouble building the new file(1). The issue that started this thread is due to a commit from 2009-02-27 -- which pre-dates 10-CURRENT. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120430225921.GC60636>