Apparently some operating systems don't have the -t option to mktemp; Ron
Newman showed this error he encountered with the Canviz Makefile:
mktemp: invalid option -- t
Usage: mktemp [-d] [-q] [-u] template
Here's where Ron originally reported this:
http://groups.google.com/group/canviz/browse_thread/thread/9d2c3626bef5fb3f/93c0
00def553dcd0
Here's how one project eliminated the use of mktemp -t from their code, so
I could do something like that in Canviz:
http://www.gelato.unsw.edu.au/archives/git/0504/1616.html
Original issue reported on code.google.com by ryandesi...@gmail.com on 2 Jan 2009 at 8:11
Original issue reported on code.google.com by
ryandesi...@gmail.com
on 2 Jan 2009 at 8:11