Re: [Fink-devel] Internal issue with /sw/include/libavutil/common.h from libavutil50-dev

2011-10-02 Thread Peter O'Gorman
On 10/02/2011 02:36 PM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > if ((a+0x8000u)& ~UINT64_C(0x)) return (a>>63) ^ > 0x7FFF; > else return a; UINT64_C is a macro defined in stdint.h. http://pubs.opengroup.org

[Fink-devel] Internal issue with /sw/include/libavutil/common.h from libavutil50-dev

2011-10-02 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I got the following error when I was trying to build octave-forge's video package against ffmpeg-0.7.5 (it _really_ doesn't get along with ffmpeg-0.8.4 due to API changes): AVHandler.cc: In static member function 'static void AVHandler::print_file_for