pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44145: graphics/lensfun needs GNU findutils
>Number: 44145
>Category: pkg
>Synopsis: graphics/lensfun needs GNU findutils
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 24 10:25:00 +0000 2010
>Originator: Jörn Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
Installing graphics/lensfun on Solaris fails because of options for xargs and
find probably only found in the GNU variant:
INSTALLDIR out/posix.i86pc/release/docs/manual/ to
/usr/pkgsrc/20101105/share/doc/lensfun-0.2.5/manual/
xargs: illegal option -- 0
xargs: Usage: xargs: [-t] [-p] [-e[eofstr]] [-E eofstr] [-I replstr]
[-i[replstr]] [-L #] [-l[#]] [-n # [-x]] [-s size] [cmd [args ...]]
find: bad option -print0
find: [-H | -L] path-list predicate-list
I tried adding gfind and gxargs to USE_TOOLS and ../../sysutils/findutils to
BUILD_DEPENDS, but none succeeded. It is unclear to me if this can be fixed by
only manipulating Makefile, or a patch for lensfun's sources is needed.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index