[MPlayer-users] Problems building MPlayer on Solaris x86 (Solaris 10) with GCC 3.4.0

Mark Thacker mark.thacker at writeme.com
Tue Nov 30 16:20:10 CET 2004


Hi all,
I'm attempting to build MPlayer 1.0pre5 on Solaris 10 x86 (Build 72) 
along with GCC v 3.4.0 and am running into the following problems during 
  the initial gmake:

gmake -C loader
gmake[1]: Entering directory `/home/thacker/mplayer/MPlayer-1.0pre5/loader'
gcc -I. -I.. -I../libvo -I../../libvo  -O4 -march=pentium2 
-mtune=pentium2 -pipe -ffast-math -fomit-frame-pointer 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/sfw/include/gtk-1.2 
-I/usr/sfw/include/glib-1.2 -I/usr/sfw/lib/glib/include 
-U_FILE_OFFSET_BITS -I/usr/sfw/include/gtk-1.2 
-I/usr/sfw/include/glib-1.2 -I/usr/sfw/lib/glib/include 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DMPLAYER 
-D__WINE__  -c ldt_keeper.c
ldt_keeper.c:54: error: conflicting types for 'sysi86'
/usr/include/sys/sysi86.h:231: error: previous declaration of 'sysi86' 
was here
ldt_keeper.c:54: error: conflicting types for 'sysi86'
/usr/include/sys/sysi86.h:231: error: previous declaration of 'sysi86' 
was here
gmake[1]: *** [ldt_keeper.o] Error 1
gmake[1]: Leaving directory `/home/thacker/mplayer/MPlayer-1.0pre5/loader'
gmake: *** [loader/libloader.a] Error 2
$


Needless to say, I can not get past this point.
Anyone successfully built Mplayer 1.0pre5 on a Solaris 10 system yet ? 
(x86, not SPARC)

Here is the output from gcc -v :
$ gcc -v
Reading specs from /opt/sfw/gcc-3/lib/gcc/i386-pc-solaris2.10/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --prefix=/opt/sfw/gcc-3 
--with-ld=/opt/sfw/bin/gld --with-as=/opt/sfw/bin/gas --enable-shared 
--disable-static --disable-libgcj
Thread model: posix
gcc version 3.4.0

$ gas -v
GNU assembler version 2.14 (i386-pc-solaris2.10) using BFD version 2.14 
20030612

$ gld -v
GNU ld version 2.14 20030612


I've also attached my config.h and config.mak for inspection if anyone 
cares.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h
Type: text/x-chdr
Size: 14339 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20041130/1584fa4f/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.mak
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20041130/1584fa4f/attachment.asc>


More information about the MPlayer-users mailing list