Transmission 2.42 Solaris x86 10 compile problem

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
kacid
Posts: 4
Joined: Wed Nov 09, 2011 4:43 pm

Transmission 2.42 Solaris x86 10 compile problem

Post by kacid »

Transmission 2.42 Solaris x86 10 compile problem
In file transmission-2.42/libtransmission/torrent.c
call function mkdtemp
# grep -n mkdtemp transmission-2.42/libtransmission/torrent.c
2759: mkdtemp( tmpdir );

SunOS 5.10 stdlib.h not have this function,
Please correct this.
kacid
Posts: 4
Joined: Wed Nov 09, 2011 4:43 pm

Re: Transmission 2.42 Solaris x86 10 compile problem

Post by kacid »

Problem resolved in Transmission 2.42+ (13080)
Post Reply