On Tue, Oct 29, 2002 at 02:38:05PM -0500, Billy wrote:

> Back at the original problem, did it seem to you the 'line 6' error 
> ahould have been in the Makefile?

Look at the error message again.  It says the error is on line 6 of (eval
8), i.e. the eighth eval that was executed in the program.  In order to
find exactly where the error is, you would need a backtrace.  :/

Ronald

Reply via email to