On Mon, 2013-07-29 at 18:37 +0300, Alexander Kanavin wrote:
On 07/23/2013 02:50 PM, Patrick Ohly wrote:
> I had to patch gsignond slightly to fix autotools build issues with
> out-of-tree compilation. Compilation of accounts-sso.gsignond-plugin-oa
> also required one tweak. Patches attached.
I have applied your patch to OAuth plugin, and Amarnath will review the
other two patches. It's a bit odd that you had to make them - 'make
distcheck' works perfectly on this side. Can you describe the steps that
lead to failure and that these patches fix?
I used a different build directory. In other words, instead of
"./configure ..." in the source dir, I ran "./autogen,sh", prevented
or
aborted running of configure, then switched to a clean, new directory
elsewhere and ran "<path to source>/configure ...".
Generating resp. using the generated header files then fails fairly
obviously. Run "make clean" and those same files remain. I noticed
because some of them had zero size due to the earlier failures and then
"make clean; make" didn't help.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.