buildworld fails on FreeBSD 7.x for HEAD from 19.04.2012

David O'Brien obrien at freebsd.org
Mon Apr 30 22:59:23 UTC 2012


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 at FreeBSD.org)


More information about the freebsd-current mailing list