bugWeeChat - Bugs: bug #38022, Missing include for struct iovec...

 
 

bug #38022: Missing include for struct iovec (OpenBSD)

Submitter:  Simon <foobar23>
Submitted:  Fri 04 Jan 2013 01:12:54 PM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.4.0 IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 Jan 2013 01:12:54 PM UTC, original submission:  

0.4.0-rc1 can not be compiled on OpenBSD because src/core/wee-network.c uses struct iovec since commit d5f140805bf5ee6e0c1a4a3dd774f308e29e0d99.

I needed to include <sys/uio.h>, where this particular struct is defined.
After that the build finished and everything else seems fine now.

Patch attached.

Simon <foobar23>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27199:  0001-core-add-missing-include-on-OpenBSD.patch added by foobar23 (721B - text/x-patch - Patch for missing include)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by foobar23 (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 logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Open/ClosedOpen Closed
        Release3.3-dev 0.4.0
    2013-01-04 flashcode StatusNone Fixed
        Assigned toNone flashcode
    2013-01-04 foobar23 Attached File- Added 0001-core-add-missing-include-on-OpenBSD.patch, #27199

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code