Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429100 - net-misc/curl-7.27.0 breaks `curl-config --cflags`
Summary: net-misc/curl-7.27.0 breaks `curl-config --cflags`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL: http://sourceforge.net/tracker/?func=...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 20:27 UTC by Bartosz Brachaczek
Modified: 2012-07-31 21:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
curl-7.27.0-curl-config.patch (curl-7.27.0-curl-config.patch,579 bytes, patch)
2012-07-31 20:27 UTC, Bartosz Brachaczek
Details | Diff
curl-7.27.0-prefix.patch (curl-7.27.0-prefix.patch,842 bytes, patch)
2012-07-31 20:50 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartosz Brachaczek 2012-07-31 20:27:18 UTC
Created attachment 319914 [details, diff]
curl-7.27.0-curl-config.patch

The problem:

$ curl-config --cflags
/usr/bin/curl-config: line 138: CPPFLAG_CURL_STATICLIB: command not found

Attaching obvious patch. Linked URL to the upstream report.
Comment 1 Anthony Basile gentoo-dev 2012-07-31 20:43:03 UTC
Please test curl-7.27.0-r1.ebuild

*** This bug has been marked as a duplicate of bug 428696 ***
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-07-31 20:46:40 UTC
Anthony, this is a different bug than bug #428696. See upstream bug report in URL...
By the way, when you fix this bug please also adjust the curl-7.27.0-prefix.patch or else it won't apply anymore.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-07-31 20:50:53 UTC
Created attachment 319916 [details, diff]
curl-7.27.0-prefix.patch

"Fixed" prefix patch. This one needs to be applied after the first patch from this bug.
Comment 4 Anthony Basile gentoo-dev 2012-07-31 21:15:56 UTC
Sorry Bartosz, I was too quick to think this was a result of the other bug.  And thanks Lars!

Okay committed as curl-7.27.0-r2.

Please test and reopen if this is still an issue.