URL:
  <http://savannah.nongnu.org/bugs/?38022>

                 Summary: Missing include for struct iovec (OpenBSD)
                 Project: WeeChat
            Submitted by: foobar23
            Submitted on: Fri 04 Jan 2013 01:12:54 PM GMT
                Category: compilation
                Severity: 3 - Normal
              Item Group: compile/install
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.4.0-dev
                IRC nick: 

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 04 Jan 2013 01:12:54 PM GMT  Name:
0001-core-add-missing-include-on-OpenBSD.patch  Size: 721B   By: foobar23
Patch for missing include
<http://savannah.nongnu.org/bugs/download.php?file_id=27199>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38022>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to