Your message dated Sat, 8 Apr 2017 20:59:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#858592: libcurl4-gnutls-dev: curl-config --cflags does
not return correct values
has caused the Debian Bug report #858592,
regarding libcurl4-gnutls-dev: curl-config --cflags does not return correct
values
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
858592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcurl4-gnutls-dev
Version: 7.52.1-3
Severity: normal
Dear Maintainer,
$ curl-config --cflags
returns nothing, but it should probably return the same as
$ pkg-config --cflags libcurl
-I/usr/include/x86_64-linux-gnu
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libcurl4-gnutls-dev depends on:
ii libcurl3-gnutls 7.52.1-3
libcurl4-gnutls-dev recommends no packages.
Versions of packages libcurl4-gnutls-dev suggests:
pn libcurl3-dbg <none>
pn libcurl4-doc <none>
ii libgnutls28-dev 3.5.8-3
ii libidn11-dev 1.33-1
pn libkrb5-dev <none>
ii libldap2-dev 2.4.44+dfsg-3
pn librtmp-dev <none>
ii libssh2-1-dev 1.7.0-1
ii pkg-config 0.29-4+b1
ii zlib1g-dev 1:1.2.8.dfsg-5
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Mar 24, 2017 at 07:10:04AM +0000, Slaven Rezic wrote:
> Package: libcurl4-gnutls-dev
> Version: 7.52.1-3
> Severity: normal
>
> Dear Maintainer,
>
> $ curl-config --cflags
>
> returns nothing, but it should probably return the same as
>
> $ pkg-config --cflags libcurl
> -I/usr/include/x86_64-linux-gnu
This was removed to make the -dev packages compliant with the multi-arch
capability. In general you don't need to explicitly set the include paths
explicitly so this shouldn't be required.
The curl-config script is also somewhat deprecated, so you are better off
using pkg-config if you need any "advanced" configuration.
Cheers
signature.asc
Description: PGP signature
--- End Message ---