>I pulled mplayer from SVN today and I was able to successfully compile mplayer without issue. I did have to make >"/bin/bash" the default shell for "configure" and "version.sh". > >I also had to modify the "tail" command from "tail -n 1 ..." to "tail -1..." in "configure". > >This worked "./configure --prefix=/opt/mbl --confdir=/etc --mandir=/opt/mbl/share/man --cc=gcc". > >The compile with "--enable-gui" failed though. Are you sure you have added /usr/sfw/bin to your $PATH? Also, have you used the --enable-gtk1 flag? Solaris 10 comes with Gnome 2.6 while OpenSolaris has Gnome 2.28.0! Regrads, Apostolos Syropoulos