[Mono-devel-list] compiling on solaris 9

Bernie Solomon bernard at ugsolutions.com
Tue Oct 21 20:35:10 EDT 2003


I have built on Solaris 8 - using Sun's compiler (Forte 7) - both for sparc
V8 and sparc V9.

However from the error message I assume you are using gcc which I haven't
used.

I do have a small change for IPV6 inet addresses (the headers don't have all
the options for s6_addr) but haven't replaced it in CVS because I need to
check it is OK for other platforms. But it doesn't sound like you have hit
this (or the messages are buried in other ones).

That's not to say I don't get a bunch of warnings (implicit casts between
unsigned * and int *) but no errors.

My guess is this something to do with socklen_t myself.

Bernie Solomon
----- Original Message ----- 
From: "Jonathan Furrer" <jofu at jofu.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Tuesday, October 21, 2003 4:14 PM
Subject: [Mono-devel-list] compiling on solaris 9


> has anyone successfully built mono on Solaris 9? With all required
> components I know of in place, mono from CVS successfully compiles
> several pieces before erroring on
> /usr/share/src/gen2/mono/cvs/mono/mono/metadata/socket-io.c
>
> output includes "cast increases required alignment of target type" under
> MANY functions. I will gladly provide that output in whole to interested
> parties, but I doubt this is error in the code as much as it is a lack
> of a required library or include.
> -- 
> Jonathan Furrer <jofu at jofu.com>
>




More information about the Mono-devel-list mailing list