[Fontconfig-bugs] [Bug 74606] New: Build of test-migration.c fails on both windows and AIX

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 6 00:21:39 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74606

          Priority: medium
            Bug ID: 74606
          Assignee: fontconfig-bugs at lists.freedesktop.org
           Summary: Build of test-migration.c fails on both windows and
                    AIX
        QA Contact: freedesktop at behdad.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: tomsies at mighty.co.za
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: conf
           Product: fontconfig

Created attachment 93510
  --> https://bugs.freedesktop.org/attachment.cgi?id=93510&action=edit
Fix test-migration.c for multipile target OS's

test-migration.c fails to build for me under both windows (mingw) and AIX. I
have seen reference to a patch for DT_DIR, and the attached patch is similar to
that fix.
I get compile errors for mkdtemp() - prototype not defined to mingw or aix.
I get compile errors for setenv() - prototype not defined to mingw but exists
in aix.


With the attached patch, I can compile on aix, windows and linux.

Note the base version for this diff is fontconfig-2.11.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20140206/61eed082/attachment.html>


More information about the Fontconfig-bugs mailing list