Index: [thread] [date] [subject] [author]
  From: Huned M. Botee <huned.botee@duke.edu>
  To  : 
  Date: Mon, 01 Feb 1999 03:59:18 +0000

Re: Explanation on Error

Carl Knerr wrote:
> 
> When I try to make arithmetica, I get the following error message
> 
> Evaluate__C10Expression             /var/tmp/cc0ac96c1.o
> __10ExpressioncP10ExpressionT2      /var/tmp/cc0ac96c1.o
> __as__10ExpressionRC10Expression    /var/tmp/cc0ac96c1.o
> _._10Expression                     /var/tmp/cc0ac96c1.o
> __as__10Expressioni                 /var/tmp/cc0ac96c1.o
> __10ExpressionRC10Expression        /var/tmp/cc0ac96c1.o
> __10Expression                      /var/tmp/cc0ac96c1.o
> ld: fatal: Symbol referencing errors. No output written to arithmetica
> gmake: *** [arithmetica] Error 1

Did you make sure all your .cc files are referenced correctly in the
Makefile?
-- 


Huned M. Botee
huned.botee@duke.edu


Index: [thread] [date] [subject] [author]