Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crossfire 0.91.0 released



I'm having trouble compiling it under Ultrix 4.3.  I'm getting complaints
about
MAXNAMLEN undefined, but I think that's a problem with confusion over using
gcc vs. regular include files.  (That's with crossedit.)  More seriously,
crossfire won't link:  strdup() is undefined.  I've seen that on other
programs
developed on Suns--strdup() is NOT a standard function.  It does not exist on
Ultrix, NeXT, and some other systems.

--PC