|
From: Carl T. <ca...@th...> - 2002-11-17 15:28:42
|
Leo Genyuk writes: > I was trying to compile C++ portion of base 1.07 and ran into the > follwoing error: > > # pwd > /web-docs/base/exec/source > # make depend > make: Fatal error in reader: Makefile, line 17: Macro assignment on > dependency line Which version of make are you using? I'm fairly sure any reasonably new version of GNU make should work, but other implementations of make (such as Sun's) probably miss some of the required functionality. //Carl -- Carl Troein - ca...@th... http://www.thep.lu.se/~carl/ BASE developer - http://base.thep.lu.se |