option -D passed to 'install'. Installing as /var/tmp/portage/edictionary-1.2/image//usr/bin/edict install: illegal option -- D usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... make: *** [install] Error 64 !!! ERROR: app-dicts/edictionary-1.2 failed. !!! Function src_install, Line 23, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error, NOT this status message.
Yup. The newer version of fileutils found on my gentoo linux box has this lovely feature. OSX does not. Create a g-util? or better yet...wait until pathspec? Ideas anyone?
Created attachment 66935 [details, diff] patch for older install scripts (like on OSX) or just patch the Makefile. It only wants to install a perl file and the -D option is some sort of equal to mkdir -p which IS available on OSX Review requested
Created attachment 66937 [details, diff] the modified ebuild to get it running on OSX the changes made to the ebuild
works in prefix, feels useless though.