> On May 11, 2018, at 6:29 AM, Christopher Lam <christopher....@gmail.com> 
> wrote:
> 
> As per subject.
> 
> Having successfully worked on guile-2.0, I wished to try 2.2 and 'sudo apt 
> install guile-2.2' and all was well. I can run guile-2.2.
> 
> However cmake rebuild script cannot find guile-2.2 and tries to configure 
> with guile-2.0 instead.
> 
> However the test suite runs using guile-2.2 and obviously fails.
> 
> I think the CMake guile-2.0/2.2 detector can't handle having both.
> 
> Any clues?
> 
> Attached logfile from cmake... && cd build && ninja && ninja check

Assuming you’re using a current maint clone it checks for 2.2 first, so it 
would seem to be a matter of not finding guile-2.2.

What does `pkg-config --modversion guile-2.2` return?

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to