MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: MOO compilation under BSD 2.01
On Wed, 4 Dec 1996, Islamabad Stock Exch. wrote:
> I downloaded the LambdaMOO-latest.tar.Z and LambdaCore-latest.db.Z from
> the ftp server. I compiled it with easily with a couple of warnings only.
> Now when I tried to enable the OUTBOUND_NETWORKS options in options.h, I
> was unable to compile it again. The line containing this options was:
>
> Before Changes: /* #define OUTBOUND_NETWORKS */
>
> Changed this line to:
>
> 1) #define OUTBOUND_NETWORKS
This is what I always do.
> I have tried three of the above options but each time I get an error
> message at line number 284 of options.h during compilation :( I think
> its the line containg the above statement. I'll me more than thankful to
> you if you could help me out.
Line 284 is much further down in the file, at least in the source for
1.8.0p5 that I'm looking at. Line 284 is, I think:
#if defined(MPLEX_STYLE) \
What error messages are you seeing?
--Chris cunkel@engin.umich..edu
ResComp Network Support Technician, Bursley Hall
"Invisibility is in the eye of the beholder."
Home Page: http://www-personal.engin.umich.edu/~cunkel/
Follow-Ups:
References:
Home |
Subject Index |
Thread Index