wxPython 2.4.2.4 debian woody packages

Hi,

I tried to create packages for Debian Woody from the source but unfortunately the fakeroot stopped with following error message:

···

----
cd ../../../lib \
         && rm -f libwx_gtk_xrc-2.4.so.0 libwx_gtk_xrc-2.4.so \
                 && ln -s libwx_gtk_xrc-2.4.so.0.1.1 libwx_gtk_xrc-2.4.so.0 \
                         && ln -s libwx_gtk_xrc-2.4.so.0.1.1 libwx_gtk_xrc-2.4.so make[2]: Leaving directory `/usr/src/wxPythonSrc-2.4.2.4/objs_gtk_sh/contrib/src/xrc'
                         /bin/sh: cd: animate: No such file or directory
                         make[1]: *** [all] Error 1
                         make[1]: Leaving directory `/usr/src/wxPythonSrc-2.4.2.4/objs_gtk_sh/contrib/src'
                         make: *** [build-contrib-shared-stamp] Error 2
----
Is there any idea what shell I do?

thanx

Peter