Hello everyone,

Is there anyone here running Rom2.4 on a Solaris v10 server that would be
willing to take the time to share their experiences with compiling the Rom
code?

The server I am/was hosting my mud on changed from RedHat 8 to Solaris 10
and the mud code is not very happy to say the least.

Any suggestions would be great, here is as far as it gets after a 'make
clean'.

gcc -c -Wall -ggdb -O2 locker.c
In file included from locker.c:7:
merc.h:2847: error: conflicting types for 'fread'
/usr/include/iso/stdio_iso.h:237: error: previous declaration of 'fread'
was here
merc.h:2847: error: conflicting types for 'fread'
/usr/include/iso/stdio_iso.h:237: error: previous declaration of 'fread'
was here
merc.h:2937: warning: conflicting types for built-in function 'logf'
*** Error code 1
make: Fatal error: Command failed for target `locker.o'
[EMAIL PROTECTED]:~/windsmud/nowwoc/woc/src>

Thanks,
Doug

Reply via email to