[Bug 196414] x11-toolkits/linux-c6-tk85 doesn't build as unprivileged user.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 1 15:00:34 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196414

Rene Ladan <rene at FreeBSD.org> changed:

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

--- Comment #2 from Rene Ladan <rene at 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.


More information about the freebsd-emulation mailing list