[MPlayer-dev-eng] [PATCH] Fix MPlayer to compile on Solaris
Alex Viskovatoff
viskovatoff at imap.cc
Fri Jul 17 19:37:40 CEST 2009
Diego Biurrun wrote:
> Please don't top-post.
>
> On Fri, Jul 17, 2009 at 12:40:16AM -0400, Alex Viskovatoff wrote:
>> Alex Viskovatoff wrote:
>>
>>> The patch adds to configure a test for "sunos", and adds "-Wa,--divide"
>>> to extra_cflags in that case.
>> I've added a line to the patch to reflect that GNU install is called
>> ginstall in Solaris.
>
> What is the problem with Solaris install?
>
> Diego
Sorry for top-posting.
This is what happens when Solaris install is used instead of ginstall:
av at diotima:~/Download/software/src/mplayer$ pfexec gmake install
install -d /usr/local/bin /usr/local/etc/mplayer /usr/local/lib
install -m 755 -s mencoder /usr/local/bin
find: cycle detected for /lib/32/
find: cycle detected for /lib/secure/32/
find: cycle detected for /lib/crypto/32/
find: cycle detected for /usr/lib/elfedit/32/
find: cycle detected for /usr/lib/secure/32/
find: cycle detected for /usr/lib/link_audit/32/
find: cycle detected for /usr/lib/32/
find: cycle detected for /usr/lib/lwp/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/LC_CTYPE/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/LO_LTYPE/32/
install: mencoder was not found anywhere!
gmake: *** [install-mencoder] Error 2
av at diotima:~/Download/software/src/mplayer$
- Alex
More information about the MPlayer-dev-eng
mailing list