Re: [REDHAT5] Can't understand

From: George (greerga@CIRCLEMUD.ORG)
Date: 03/14/98


On Sat, 14 Mar 1998, Carlo Mocci wrote:

>I've found on the mailing list archive that the problem has already showed
>up and George gave an answer, although I can't understand it fully not
>being very experienced with Linux

Change (in Makefile):

$(BINDIR)/circle : $(OBJFILES)
        $(CC) -o $(BINDIR)/circle $(PROFILE) $(OBJFILES)

to

$(BINDIR)/circle : $(OBJFILES)
        $(CC) -o $(BINDIR)/circle $(PROFILE) $(OBJFILES) -lcrypt

(Phew...246 messages (783k) in one week!) :)

--
George Greer  -  Me@Null.net   | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST