Gentoo Archives: gentoo-alt

From: Michael Yang <yangofzeal@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] coreutils-7.5 dircolors HARDLINK issue on FreeBSD
Date: Wed, 26 Aug 2009 20:32:04
Message-Id: 2125c95f0908252117i7a3c024dj17d2694b9b8dcc02@mail.gmail.com
1 Hi guys - I just emerged the newest coreutils-7.5 on x86/FreeBSD7 and
2 am noticing that $EPREFIX/startprefix throws the following error:
3
4 Entering Gentoo Prefix /home/michael/20090824-FreeBSD-i386
5 Running: /home/michael/20090824-FreeBSD-i386/bin/bash --rcfile
6 /home/michael/20090824-FreeBSD-i386/etc/profile
7 /home/michael/20090824-FreeBSD-i386/usr/bin/dircolors:
8 `/home/michael/20090824-FreeBSD-i386/etc/DIR_COLORS':76: unrecognized
9 keyword HARDLINK
10 /home/michael/20090824-FreeBSD-i386/usr/bin/dircolors:
11 `/home/michael/20090824-FreeBSD-i386/etc/DIR_COLORS':76: unrecognized
12 keyword HARDLINK
13
14 $EPREFIX/etc/DIR_COLORS is being regenerated with the following offending line:
15 ...
16 HARDLINK 44;37 # regular file with more than one link
17 ...
18 anyone else notice this? coreutils-7.4 doesn't seem to have this error

Replies

Subject Author
Re: [gentoo-alt] coreutils-7.5 dircolors HARDLINK issue on FreeBSD Fabian Groffen <grobian@g.o>