<p>I am trying to build the PostGIS 1.5 files in Mac OSX and I am getting the following error:<br /><br />make -C liblwgeom<br />gcc -g -O2  -fno-common -DPIC  -Wall -Wmissing-prototypes  -c -o measures.o measures.c<br />/var/tmp//ccyiv2X6.s:unknown:FATAL:can't create output file: measures.o<br />make[1]: *** [measures.o] Error 1<br />make: *** [liblwgeom] Error 2</p>
<p>Any thoughts on how to deal with this?</p>
<p>Thanks,<br />John</p>