[MPlayer-users] SVN compiling problem - resolved!

John Brown johnbrown105 at hotmail.com
Wed Sep 5 17:59:09 CEST 2007


Alexander Bokovikov wrote:
>John Brown wrote:
>
>
>><cut>
>>
>
>I've got this:
>
>$ bash -x ./version.sh `gcc -dumpversion`
>+ test 3.2.3
>+ extra=-3.2.3
>++ LC_ALL=C
>++ svn info
>++ grep Revision
>++ cut '-d ' -f2
>+ svn_revision=
>

Note that svn_revision = <blank>. It seems that 'svn info' did not work. If 
you run 'svn info', what do you get? Is svn in your path?

><cut>
>

and because of that, svn_revision=UNKNOWN

>+ svn_revision=UNKNOWN
>+ NEW_REVISION='#define VERSION "dev-SVN-rUNKNOWN-3.2.3"'
>

>Assuming that "3.2.3" is my gcc version, I can suppose that something is 
>wrong in gcc version. What version is correct now?
>

>From your logs:
>Checking for gcc version ... 3.2.3, ok

Your gcc version is OK, although as the other poster said, you need to 
update the MinGW runtime to get gettimeofday.

>
>>I removed "typedef unsigned long int ogg_uint64_t;" from lib/dsp.h to
>>make it compile with ogg. Did you do the same?
>>
>
>I've done it and now it goes upto the end, but some errors appear:
>
>dump_video.o:dump_video.c:(.text+0xb45): undefined reference to 
>`gettimeofday'
>

_________________________________________________________________
More photos; more messages; more whatever. Windows Live Hotmail - NOW with 
5GB storage. 
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_5G_0907




More information about the MPlayer-users mailing list