From: Robbie S. <rd...@me...> - 2004-05-21 18:36:24
|
D. Michael McFarland wrote: > > > The command > > autoconf configure.in > configure > > produced > > autoconf: Undefined macros: > configure.in:259:AC_F77_FUNC(f77_name) > > It's certainly possible this is a symptom of a broader configuration > problem, but I don't recall seeing any similar behavior in the past. > It probably has something to do with your version of autoconf. I don't know much about it. > I then tried the existing configure script, but that led to > > /---- > | debugger invoked on a SB-FASL::INVALID-FASL-IMPLEMENTATION in thread 25305: > | #<FILE-STREAM for "file \"/home/dmmcf/lisp/lib/matlisp.sbcl/packages.fasl\"" > | {98C8C69}> was compiled for implementation PPC, but this is a X86. > \---- > > which is hard to argue with. :-) > Well, if you got this far then the configure script is probably fine. This must have happened after you tried to make it, right? Just remove all the .fasl files in the distribution and try it again. It should work. --Robbie > >>Let me know if you have any problems..... > > > Oh, I can break anything. Thanks for the help. > > Michael > |