In your makefile you might be able to add -DSYSV to avoide compiling that code and it should run properly. I used to run my mud under Solaris and I just commented this bit of code out. Did not seem to have any serious problems. (But it was just a testing arena)
> -----Original Message----- > From: Mattias Holmstroem [mailto:[EMAIL PROTECTED] > Sent: Friday, March 29, 2002 4:07 PM > To: Jason Gauthier > Cc: [email protected] > Subject: RE: Need some help > > > I typed in uname -a, this is what came out of it... > > SunOS vranx 5.8 Generic_108528-12 sun4m sparc SUNW,SPARCstation-4 > > did this help? > > > MvH Nallen > > On Fri, 29 Mar 2002, Jason Gauthier wrote: > > > What operating system is this? > > > > just punch in uname -a > > > > > > > -----Original Message----- > > > From: Mattias Holmstroem [mailto:[EMAIL PROTECTED] > > > Sent: Friday, March 29, 2002 3:00 PM > > > To: [email protected] > > > Subject: Need some help > > > > > > > > > hi all, I need some help, I have compiled the rom code with > > > some few errors wich I have fixed, there are only some > warnings left. > > > > > > When I try and run the rom I get this messege... > > > > > > Init_socket: SO_DONTLINGER: Option not supported by protocol > > > > > > What does this mean? > > > > > > Thankfull for quick reply > > > > > > if you need some more info on the system I'm sitting on just send > > > me a mail with info on how to get the info you need. > > > > > > MvH Nallen > > > > > > > > > -- > > > ROM mailing list > > > [email protected] > > > http://www.rom.org/cgi-bin/mailman/listinfo/rom > > > > > > > -- > > ROM mailing list > > [email protected] > > http://www.rom.org/cgi-bin/mailman/listinfo/rom > > >

