Date: Tue, 2 Jan 2007 10:40:25 GMT From: Maxim Konovalov <maxim@macomnet.ru> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/107424: build error on /usr/share/misc/magic.mgc Message-ID: <200701021040.l02AePtO092756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/107424; it has been noted by GNATS.
From: Maxim Konovalov <maxim@macomnet.ru>
To: Hiroaki Ohya <ohyajapan@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: bin/107424: build error on /usr/share/misc/magic.mgc
Date: Tue, 2 Jan 2007 13:37:41 +0300 (MSK)
Hi,
[...]
> >Release: 6.1-RELEASE-p11
> >Description:
> I can't build /usr/share/misc/magic.mgc when /usr/src/contrib/file/MagicDir directory includes cvs revision files(*,v).
> It seems to be a bug in /usr/src/lib/libmagic/Makefile.
>
> [ohya@daemon /usr/src/lib/libmagic]$ pwd
> /usr/src/lib/libmagic
> [ohya@daemon /usr/src/lib/libmagic]$ ls /usr/src/contrib/file/Magdir
> acorn geos,v perl,v
> acorn,v gimp pgp
> adi gimp,v pgp,v
> ...
$ rm -rf contrib && cvs -Q co -rRELENG_6_1 contrib/file/Magdir
$ ls contrib/file/Magdir/*,v | wc -l
zsh: no matches found: contrib/file/Magdir/*,v
0
Are you sure your src tree is not broken (e.g. has a CVS tree instead
of checkouted src)?
--
Maxim Konovalov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701021040.l02AePtO092756>
