Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6454

Missing header under FreeBSD 7.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.0M13
    • Classlib
    • None
    • FreeBSD 7.2 with GCC 4.2.1, Ant 1.8.0, and Diablo JDK (hosting Java compiler).
    • Patch Available
    • Novice

    Description

      While attempting to compile the subversion revision 912317 checked out, I received compiler warnings regarding a missing function declaration for the function writev(fd,iovc,iovcnt) under FreeBSD 7.2. Compilation of the class library ceased as a result of the warnings. While looking up a fix for the source, I found under FreeBSD (at least 7.2) the function prototype resides in <sys/uio.h>. Added the header definition and compiled fine.

      Attachments

        1. f7.2-writev-uio.patch
          0.6 kB
          Mark Eschbach

        Activity

          People

            regis_xu Regis Xu
            meschbach Mark Eschbach
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: