Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 16:26:38 GMT
From:      arundel@FreeBSD.org
To:        kena@vodka-pomme.net, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/150735: [libmagic] magic.mime.mgc not recompiled on system upgrade
Message-ID:  <201009201626.o8KGQcLG049355@freefall.freebsd.org>

index | next in thread | raw e-mail

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


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009201626.o8KGQcLG049355>