<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>18779</bug_id>
          
          <creation_ts>2009-02-09 00:27:03 +0300</creation_ts>
          <short_desc>curl-config is utterly broken</short_desc>
          <delta_ts>2009-02-09 01:58:33 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libcurl-devel</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://cvs.fedora.redhat.com/viewvc/devel/curl/curl-7.15.3-multilib.patch?view=co</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry V. Levin">ldv</reporter>
          <assigned_to name="Anton Farygin">rider</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>85579</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-02-09 00:27:03 +0300</bug_when>
    <thetext>$ pkg-config libcurl --libs
-lcurl  
$ pkg-config libcurl --libs --static
-lcurl -lcares -lidn -lrt -lssl -lcrypto -ldl -lz  

$ curl-config --libs
-lcurl -lcares -lidn -lssl -lcrypto -lrt -lssl -lcrypto -ldl -lz
$ curl-config --static-libs
/usr/lib64/libcurl.a -lcares -lidn -lssl -lcrypto -lrt -lssl -lcrypto -ldl -lz

Build of 25+ packages is broken because of this inconsistency.

I think curl-config should be changed to trivial wrapper around &quot;pkg-config libcurl&quot;.  Other distros does exactly that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85580</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-02-09 00:32:57 +0300</bug_when>
    <thetext>Trivial fix from FC:
http://cvs.fedora.redhat.com/viewvc/devel/curl/curl-7.15.3-multilib.patch?view=co</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85582</commentid>
    <comment_count>2</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2009-02-09 01:58:33 +0300</bug_when>
    <thetext>fixed (7.19.3-alt2)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>