bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] SVN 839 doesn't compile


From: Juergen Sauermann
Subject: Re: [Bug-apl] SVN 839 doesn't compile
Date: Thu, 12 Jan 2017 12:50:40 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Hacper,

thanks, fixed in SVN 847. I moved the -I sql out of the conditionals because ⎕SQL needs them
even if no SQL provider like sqlite or postgresql was detected.

libsql3 -dev is not in debian/control because GNU APL should also build without any SQL provider.

/// Jürgen


On 01/12/2017 02:20 AM, Kacper Gutowski wrote:
Actually, I have observed the same thing on a clean checkout.
The -I sql part ends up being commented out in generated Makefile
if configure fails to detect sqlite3 but these includes aren't
guarded with appropriate ifdef.

As a side note, libsqlite3-dev isn't mentioned in debian/control.

-k



reply via email to

[Prev in Thread] Current Thread [Next in Thread]