Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2015 15:00:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 196414] x11-toolkits/linux-c6-tk85 doesn't build as unprivileged user.
Message-ID:  <bug-196414-4077-Ll8mdBahT1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196414-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196414-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196414

Rene Ladan <rene@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rene@FreeBSD.org

--- Comment #2 from Rene Ladan <rene@FreeBSD.org> ---
The distribution file is extracted with /usr/bin/tar ( make -V EXTRACT_CMD )
and that program does not seem to understand links, or the distribution file is
malformed:

-r--r--r--  2 0      0           0 Nov 11  2010
./usr/share/man/mann/tk_getOpenFile.n.gz
-r--r--r--  2 0      0        5182 Nov 11  2010
./usr/share/man/mann/tk_getSaveFile.n.gz link to
./usr/share/man/mann/tk_getOpenFile.n.gz

Note the file sizes of the actual file (0) and the link (5182)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196414-4077-Ll8mdBahT1>