[MPlayer-dev-eng] Patch for Solaris and another Solaris problem

Götz Waschk waschk at informatik.uni-rostock.de
Tue May 20 15:46:12 CEST 2003


Am Dienstag, 20. Mai 2003, 09:32:13 Uhr MET, schrieb Greg Stark:
> Try /usr/xpg4/bin/sh instead and it should work. That's Sun's clever place to
> hide the POSIX compliant shell.

You were right, that does the trick. But it shouldn't hurt to apply
the fix to make it work with the default shell on Solaris.

BTW if you're a Solaris expert, do you know a fix for stream_vcd.c on
Solaris 7 (SPARC):
/users/ra04/waschk/cvs/MPlayer/libmpdemux -> make stream_vcd.o
make: *** Warning: File `../config.mak' has modification time in the future (2003-05-20 15:45:57 > 2003-05-20 15:44:50)
gcc -c -O4  -mcpu=v8 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader     -o stream_vcd.o stream_vcd.c
In file included from stream_vcd.c:23:
vcd_read.h: In function `vcd_read':
vcd_read.h:103: warning: passing arg 1 of `sun_vcd_read' makes pointer from integer without a cast
In file included from stream_vcd.c:23:
vcd_read.h: In function `sun_vcd_read':
vcd_read.h:198: `fd' undeclared (first use in this function)
vcd_read.h:198: (Each undeclared identifier is reported only once
vcd_read.h:198: for each function it appears in.)
make: *** [stream_vcd.o] Error 1

-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
    Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"



More information about the MPlayer-dev-eng mailing list