weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #38022] Missing include for struct iovec (OpenBSD)


From: Simon
Subject: [Weechat-dev] [bug #38022] Missing include for struct iovec (OpenBSD)
Date: Fri, 04 Jan 2013 13:12:55 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]