[Tarantool-patches] [PATCH] build: install curl headers

Alexander Turenko alexander.turenko at tarantool.org
Sat Feb 27 01:42:13 MSK 2021


On Thu, Dec 24, 2020 at 02:28:40PM +0300, Sergey Bronnikov via Tarantool-patches wrote:
> Hi,
> 
> thanks for the patch!
> 
> On 22.12.2020 19:17, Roman Khabibov via Tarantool-patches wrote:
> > Ship curl headers to system path include/tarantool.
> 
> 1. could you add issue number to the commit message?

It is part of https://github.com/tarantool/smtp/issues/24

However I don't see SMTP enabling, that's strange. Roman?

> 
> > ---
> > 
> > Issue: https://github.com/tarantool/smtp/issues/24
> 2. looks like this patch is only a part of a task, is it so?

Yep.

> I build tarantool with custom PREFIX dirs:
> 
> cmake --install /home/s.bronnikov/work/tarantool_prefix_path \
> 
> -DCMAKE_PREFIX_PATH=/home/s.bronnikov/work/tarantool_prefix_path \
> 
> -DCMAKE_INSTALL_PREFIX=/home/s.bronnikov/work/tarantool_prefix_path ..
> 
> and it seems set of installed headers are the same as in libcurl-devel
> package:

That's expected result. We want to ship curl headers in
'/usr/include/tarantool/curl/*.h'.


More information about the Tarantool-patches mailing list