i386-redhat-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/python2.2 -O2 -march=i386 -mcpu=i686 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wno-unused -Wno-switch -Werror -c pydevice.c -MT pydevice.lo -MD -MP -MF .deps/pydevice.TPlo -fPIC -DPIC -o pydevice.o cc1: warnings being treated as errors pydevice.c:200: warning: missing initializer pydevice.c:200: warning: (near initialization for `PyPedDeviceType.tp_cache') pydevice.c:273: warning: missing initializer pydevice.c:273: warning: (near initialization for `PyPedDeviceConstructorType.tp_cache') make[2]: *** [pydevice.lo] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/parted-1.4.20-pre3/python' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/parted-1.4.20-pre3' make: *** [all] Error 2 With -Werror, uninitialized variables are errors...
fixed in CVS