Thread: newb error
View Single Post
  #3  
Old 10-22-2003, 01:10 AM
bobzub
Sarnak
 
Join Date: Dec 2002
Posts: 31
Default

To resolve this problem ( which I ran into as well). I opened
the makefile in vi and replaced all spaces which preceded
the lines, with tabs. Problem gone. There were only spaces
before the lines in the SF= section where the object files
are listed.
Reply With Quote