[Live-devel] liveMedia on OSX 10.4
Ross Finlayson
finlayson at live.com
Sat Apr 9 13:15:54 PDT 2005
>This is probably because socklen_t is now definet in socket.h on OSX
>10.4
>However config.macosx has: -DSOCKLEN_T=int
>
>i'm not quite sure how to solve this independent of OSX version#.
DJ,
Probably the simplest thing to do would be to just remove the
-DSOCKLEN_T=int
from "config.macosx", and rerun "genMakefiles macosx".
In future releases, I'll have two config files
config.macosx-before-version-10.4
(which will have "-DSOCKLEN_T=int")
and
config.macosx
(which won't)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list