On Fri, Oct 24, 2008 at 08:59:31PM +0200, Guillaume POIRIER wrote: > Hello, > > On Fri, Oct 24, 2008 at 4:23 PM, Giacomo Comes <comes at naic.edu> wrote: > > error is: > > vf_palette.c:(.text+0x2f2): undefined reference to `palette8torgb32 > > > > cause: > > palette8torgb32 does not exist anymore in libswscale/rgb2rgb.{c,h} since revision 27817 > > Please try the patch I sent on thread: > > date Thu, Oct 23, 2008 at 10:56 PM > subject [PATCH] fix undefined reference to `palette*** > > I don't think this fix is correct on all platforms, but it worked on my x86-64. I haven't checked if it's correct, but at least it's possible to compile svn. Giacomo