bugGNU Octave - Bugs: bug #33697, curl/types.h does not exist.

 
 

bug #33697: curl/types.h does not exist.

Submitter:  None
Submitted:  Sat 02 Jul 2011 07:09:00 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Stefan Husmann Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 14 Jul 2011 12:58:29 AM UTC, comment #2: 

Fixed in this changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/9d5e468befe5).  I simply removed the include statement because the file is unused even in current curl distributions.

Rik <rik5>
Group administrator
Sun 03 Jul 2011 08:16:52 AM UTC, comment #1: 

Removing that include-statement fixes the problem.

Stefan Husmann <haawda>
Sat 02 Jul 2011 07:09:00 PM UTC, original submission:  

Using curl 7.21.7-1 under Arch Linux (x86_64) and building octave from the mercurial sources, I encounter a problem: a file being included does not exist in the upstream curl distribution. See

https://github.com/bagder/curl/commit/ac28971aa61d28e5dd54888e34e958d1c742b461

DLD-FUNCTIONS/urlwrite.cc:55:24: fatal error: curl/types.h: No such file or directory

Using configure flag --without-curl makes the build process work.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by haawda (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-14 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code