Re: Error compiling

From: Daniel Koepke (dkoepke@california.com)
Date: 02/01/97


On Sat, 1 Feb 1997, Lew/Ryan Guthrie wrote:

> On Sat, 1 Feb 1997, Daniel Koepke wrote:
> 
> #Do the actual functions exist in a file being compiled and linked?
> #I don't think so.
> 
> 
> well i am going into the src dir. and typing make, that should compile the
> updated version.  About the linking i am not sure.  How do i figure that
> out?

Bad assumption.  Make only makes the files which it is told to make
in the Makefile.  By the way the dependencies are setup in Circle's
Makefile, it compiles all those that need to be linked.  Chances are
that the functions you are trying to use are in a different .c file
that is not listed in the Makefile.


--
Daniel Koepke
dkoepke@california.com
Forgive me father, for I am sin.


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



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