[Live-devel] invalid conversion from `int*' to `socklen_t*'
Chad Schrock
chad at radix.net
Wed Dec 17 20:35:45 PST 2003
< From: Ross Finlayson <finlayson at live.com>
<
< >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.
<
< Chad,
<
< You were almost there.
<
< Try adding
< -DSOCKLEN_T=socklen_t
< to the "COMPILE_OPTS =" line in the file "config.solaris". Then re-run
< genMakefiles solaris
<
< You should then be able to build the code.
Yup, that did the trick. Thanks!
chad
--
chad at radix dot net
More information about the live-devel
mailing list