[Live-devel] invalid conversion from `int*' to `socklen_t*'

Douglas Kosovic douglask at dstc.edu.au
Tue Dec 16 00:37:42 PST 2003


Hi Chad,


> I did some digging in the old list archives and saw that someone
> had added "SOCKLEN_T = int" to one of the Mac config files to
> port to that platform. I tried that and re-ran the genMakefiles
> script but still had the same problems.
> 
> Any other suggestions or ideas?

For Solaris, you need to modify the COMPILE_OPTS line in config.solaris
file to be:

COMPILE_OPTS = $(INCLUDES) -I. -O -DSOLARIS -DSOCKLEN_T=socklen_t


Doug




More information about the live-devel mailing list