I did this
Quote:
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.
|
to the top lines of the makefile...
Each of the lines which are preceeded by 3 spaces rather than a Tab.
I replaced the spaces with tabs, and ran make again.
its compiling as we speak.
(RedHat 8 if it helps)