[x264-devel] [PATCH] cosmetic change within VBV handling

Jason Garrett-Glaser darkshikari at gmail.com
Tue Jun 10 17:03:21 CEST 2008


2008/6/10 Gabriel Bouvigne <gabriel.bouvigne at joost.com>:
> Jason Garrett-Glaser a écrit :
>
>> libx264.a(frame.o):frame.c:(.text+0x167d): undefined reference to
>> `_usleep'
>> make: *** [x264.exe] Error 1
>>
>> It won't compile on my system.  Perhaps you missed an OS-specific
>> #define of some sort?
>
> Wondering how it worked before. Could you please try this one?

I'm compiling without pthreads on cygwin as part of my regression test
on this patch.

libx264.a(frame.o):frame.c:(.text+0x167d): undefined reference to `_usleep'
make: *** [x264.exe] Error 1
cp: cannot stat `x264.exe': No such file or directory

Still doesn't work.

Dark Shikari


More information about the x264-devel mailing list