[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27232] [PATCH] gnu: python-apsw: Build with all extensions.
From: |
Ludovic Courtès |
Subject: |
[bug#27232] [PATCH] gnu: python-apsw: Build with all extensions. |
Date: |
Thu, 20 Jul 2017 11:29:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
Danny Milosavljevic <address@hidden> skribis:
> It works. LGTM.
>
> I get the following message though:
>
> Not doing LoadExtension test. You need to compile the extension first
> gcc -fPIC -shared -o ./testextension.sqlext -I. -Isqlite3
> src/testextension.c
Jelle, could you check and possibly commit this patch?
Thanks!
Ludo’.