<br>i tried the two options, namely, removing the werror line from the <a href="http://configure.ac">configure.ac</a> file and second to remove the first declaration of the function pk_client_cancel(), but there is another error in make. <br>
<br><br>gpk-enum.c:72: error: 'PK_STATUS_ENUM_WAITING_FOR_LOCK' undeclared here (not in a function)<br>gpk-enum.c:108: error: initializer element is not constant<br>gpk-enum.c:108: error: (near initialization for 'enum_status_animation[14].value')<br>
gpk-enum.c: In function 'gpk_error_enum_to_localised_text':<br>gpk-enum.c:442: error: 'PK_ERROR_ENUM_INCOMPATIBLE_ARCHITECTURE' undeclared (first use in this function)<br>gpk-enum.c:442: error: (Each undeclared identifier is reported only once<br>
gpk-enum.c:442: error: for each function it appears in.)<br>gpk-enum.c:445: error: 'PK_ERROR_ENUM_NO_SPACE_ON_DEVICE' undeclared (first use in this function)<br>gpk-enum.c: In function 'gpk_error_enum_to_localised_message':<br>
gpk-enum.c:624: error: 'PK_ERROR_ENUM_INCOMPATIBLE_ARCHITECTURE' undeclared (first use in this function)<br>gpk-enum.c:627: error: 'PK_ERROR_ENUM_NO_SPACE_ON_DEVICE' undeclared (first use in this function)<br>make[3]: *** [gpk-enum.o] Error 1<br>
make[3]: Leaving directory `/home/pranjal/packagekit/gnome-packagekit/src'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/home/pranjal/packagekit/gnome-packagekit/src'<br>make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/pranjal/packagekit/gnome-packagekit'<br>make: *** [all] Error 2<br><br><br>kindly help. <br>--Regards<br>--Pranjal Pandit<br>