I've been working on bumping the ebuild to 1.0.1. The sdl issue can be avoid by depending on dev-ml/ocamlsdl[truetype]
The problem is I'm getting a strange build error, it can be seen at the bottom of this paste: http://bpaste.net/show/58476/ It happens during linking, I get the error tools/socket_stubs.o: In function `stub_set_tcp_nodelay': socket_stubs.c:(.text+0x66): undefined reference to `setsockopt_int' collect2: ld returned 1 exit status But here in socket_stubs.c I seem to see that function defined: http://bpaste.net/show/58477/ The problem is I'm not good with C, and I know nothing about OCAML. Emery ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
