kern/150735: [libmagic] magic.mime.mgc not recompiled on system
upgrade
arundel at FreeBSD.org
arundel at FreeBSD.org
Mon Sep 20 16:26:39 UTC 2010
Synopsis: [libmagic] magic.mime.mgc not recompiled on system upgrade
State-Changed-From-To: open->feedback
State-Changed-By: arundel
State-Changed-When: Mon Sep 20 16:19:26 UTC 2010
State-Changed-Why:
Are you sure that the magic.mime.* files are actually part of world? I checked
using `cat /usr/src/lib/libmagic/Makefile|grep mime` and didn't get a result.
On my system `ls -la /usr/share/misc|grep magic` returns:
-r--r--r-- 1 root wheel 536241 15 Sep 23:45 magic
-r--r--r-- 1 root wheel 1751200 15 Sep 23:45 magic.mgc
So 'magic' gets compiled (TARGET=magic.mgc) in /usr/src/lib/libmagic/Makefile
just fine.
However my src.conf has a lot of entries so maybe i'm wrong and the reason the
magic.mime.* files don't exist on my system at all is due to a/some src.conf
entry/entries.
http://www.freebsd.org/cgi/query-pr.cgi?pr=150735
More information about the freebsd-bugs
mailing list