[Mono-devel-list] Compiling on SCO OpenServer V

Michael Adams - CPX Tetra michaela at ComparexAfrica.co.za
Tue Mar 4 02:52:10 EST 2003


Hi,

I'm compiling mono on SCO OpenServer V
Host ID as per configure : i686-pc-sco3.2v5.0.4

Unfortunatly this doesn't have AF_IPX or AF_INET6 defined, so...
If possible, in a future release, could the file :
/mono-x.xx/mono/metadata/socket-io.c
be change to check for these deffinitions..

eg.

#ifdef AF_IPX                  
        case AddressFamily_Ipx:
                family=AF_IPX; 
                break;         
#endif                         

etc...

I see there is already one such check for #ifdef AF_IRDA

Cheers

Michael Adams




More information about the Mono-devel-list mailing list