[Zlib-devel] zlib-1.2.7 on AIX and mktemp
Vincent Torri
vtorri at univ-evry.fr
Sun May 13 00:48:50 EDT 2012
hey
On Sat, 12 May 2012, Mark Adler wrote:
> On May 11, 2012, at 12:44 PM, yaberger at ca.ibm.com wrote:
>> I'm not able to compile zlib-1.2.7 because we don't have mktemp
>> 1.2.6 was working.
>> is it possible to remove the dependancy on mktemp?
>
> I'll see if we can get rid of it.
you can also use an implementation that is already coded:
http://www.mktemp.org/repos/mktemp/file/7d86f6489e9e
It's a program, but you can extract the needed code easily.
afaics, the licence should compatible with the zlib one.
Vincent Torri
More information about the Zlib-devel
mailing list