Comment 16 for bug 781737

Revision history for this message
Dave Koelmeyer (davekoelmeyer-b) wrote :

I imagine the difference between versions of Ubuntu and therefore Policykit are causing this, as it will not build either. Can the patch please be updated for Ubuntu 12.04 x86? Without it I am still stuck with the behaviour I originally reported in bug https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/892680

polkitagenthelper-pam.c: In function ‘conversation_function’:
polkitagenthelper-pam.c:277:13: warning: statement with no effect [-Wunused-value]
polkitagenthelper-pam.c:290:21: error: ‘saved_credentials’ undeclared (first use in this function)
polkitagenthelper-pam.c:290:21: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [polkit_agent_helper_1-polkitagenthelper-pam.o] Error 1
make[5]: Leaving directory `/usr/local/src/policykit-1-0.104/src/polkitagent'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/usr/local/src/policykit-1-0.104/src/polkitagent'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/policykit-1-0.104/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/policykit-1-0.104'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/policykit-1-0.104'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1350:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed