[MPlayer-dev-eng] [PATCH] Fix MPlayer to compile on Solaris
Bernd Ernesti
mplayer-dev-eng at lists.veego.de
Sat Jul 18 20:45:56 CEST 2009
On Sat, Jul 18, 2009 at 02:37:15PM -0400, Alex Viskovatoff wrote:
[..]
> The OpenSolaris package SUNWscp ("Source Compatibility") has
> /usr/ucb/install, but using it produces the following on my system:
>
> av at diotima:~/Download/software/src/mplayer$ pfexec gmake install
> /usr/ucb/install -d /usr/local/bin /usr/local/etc/mplayer /usr/local/lib
> usage: install [-cs] [-g group] [-m mode] [-o owner] file ... destination
> install -d [-g group] [-m mode] [-o owner] dir
> gmake: *** [install-dirs] Error 1
This is the expected behaviour with the ucb install. You can only create
one directory at once.
Bernd
More information about the MPlayer-dev-eng
mailing list