Eugene Kovgar | 6 Jun 2009 17:29
Favicon

Someone was able to compile fribidi-0.19.2 under MinGW ?

May be there are some patches available to do it, but any time I try to do  
it and error appears during compilation  :(

--
Milen Manev | 9 Jun 2009 13:37
Picon

Re: Someone was able to compile fribidi-0.19.2 under MinGW ?

Here are scripts and patches for compiling MPlayer 1.0rc3 branch and
FFmpeg 0.5 branch

In patches.zip you will find patch for fribidi-0.19.2

Some of the patches from http://oss.netfarm.it/mplayer-win32.php have
to be applied manually because they are up-to-date,
but branches 1.0rc3 and 0.5 are about 3 months old.
--

-- 
Milen Manev
Attachment (patches.zip): application/zip, 20 KiB
Attachment (scripts.zip): application/zip, 4375 bytes
_______________________________________________
MPlayer-cygwin mailing list
MPlayer-cygwin <at> mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin
Eugene Kovgar | 9 Jun 2009 17:09
Favicon

Re: Someone was able to compile fribidi-0.19.2 under MinGW ?

> Here are scripts and patches for compiling MPlayer 1.0rc3 branch and
> FFmpeg 0.5 branch
>
> In patches.zip you will find patch for fribidi-0.19.2
>
> Some of the patches from http://oss.netfarm.it/mplayer-win32.php have
> to be applied manually because they are up-to-date,
> but branches 1.0rc3 and 0.5 are about 3 months old.

--

-- 

Error compiling libtheora examples again (as I remember it wold be also in  
previous version). So what to do: use an patch libtheora-1.0beta3.diff or  
simply use --disable-examples key during configurating process?

png2theora.c:551: error: request for member `noise_sensitivity' in  
something not a structure or union
make[2]: *** [png2theora] Error 1
make[2]: Leaving directory `/home/Eugene/libtheora-1.1alpha2/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Eugene/libtheora-1.1alpha2'
make: *** [all] Error 2
Milen Manev | 9 Jun 2009 19:05
Picon

Re: Someone was able to compile fribidi-0.19.2 under MinGW ?

I compile libtheora before libpng and I do not have such a problem.

--

-- 
Milen Manev
Eugene Kovgar | 9 Jun 2009 21:30
Favicon

Re: Someone was able to compile fribidi-0.19.2 under MinGW ?

Yes, you was wright. I ran make uninstall in libpng, compiled well  
libtheora and installed libpng again.

Another question. Can I use giflib package instead of libungif as first  
seems to be newer but don't know is they the same. So, what is better to  
use: giblib or libungif ?

> I compile libtheora before libpng and I do not have such a problem.
>

--
Eugene Kovgar | 9 Jun 2009 22:07
Favicon

Error compiling latest Mplayer SVN (in cyberblade_vid.c)

gcc -Wundef -Wdisabled-optimization -Wdeclaration-after-statement  
-std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4  
-march=i486 -mtune=i686 -pipe -ffast-math -fomit-frame-pointer  
-DPTW32_STATIC_LIB -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -fno-common   
-I/home/Eugene/include  -I/home/Eugene/include/ -I/home/Eugene/include/SDL  
-D_GNU_SOURCE=1  -I/home/Eugene/include/freetype2 -I/home/Eugene/include  
-I/home/Eugene/include/fribidi -I/home/Eugene/include   
-I/home/Eugene/include/dirac   -I/home/Eugene/include/schroedinger-1.0  
-I/home/Eugene/include/liboil-0.3 -I/home/Eugene/include -c -o  
vidix/cyberblade_vid.o vidix/cyberblade_vid.c
vidix/cyberblade_vid.c:88: error: `VENDOR_TRIDENT' undeclared here (not in  
a function)
vidix/cyberblade_vid.c:88: error: initializer element is not constant
vidix/cyberblade_vid.c:88: error: (near initialization for  
`cyberblade_cap.vendor_id')
vidix/cyberblade_vid.c:90: error: initializer element is not constant
vidix/cyberblade_vid.c:90: error: (near initialization for  
`cyberblade_cap.reserved1')
vidix/cyberblade_vid.c:95: error: `DEVICE_TRIDENT_CYBERBLADE_I7'  
undeclared here (not in a function)
vidix/cyberblade_vid.c:95: error: initializer element is not constant
vidix/cyberblade_vid.c:95: error: (near initialization for  
`cyberblade_card_ids[0]')
vidix/cyberblade_vid.c:96: error: `DEVICE_TRIDENT_CYBERBLADE_I7D'  
undeclared here (not in a function)
vidix/cyberblade_vid.c:96: error: initializer element is not constant
vidix/cyberblade_vid.c:96: error: (near initialization for  
`cyberblade_card_ids[1]')
vidix/cyberblade_vid.c:97: error: `DEVICE_TRIDENT_CYBERBLADE_I1'  
(Continue reading)

Eugene Kovgar | 18 Jun 2009 14:36
Favicon

Re: Error compiling latest Mplayer SVN (in cyberblade_vid.c)

Anybody can help me?

--

-- 
Eugene Kovgar

Gmane