[gs-bugs] [Bug 689669] Ghostscript not compiling on AIX
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed May 12 15:15:12 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=689669
Hin-Tak Leung <hintak at ghostscript.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
--- Comment #5 from Hin-Tak Leung <hintak at ghostscript.com> 2010-05-12 15:15:10 UTC ---
The fix was likely r8923 - AIX has a strange system whereby mkstemp64 is in
libc but not in the includes, so ./configure (trying linking with libc)
indicates the presence of mkstemp64 but src/gp_unifs.c failed due to missing
prototype.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list