我有一个为 DEC Unix v4 编写的项目。我想为 linux 编译它。我的项目有 Imakefile,我运行xmkmf
生成Makefile
,然后运行 make 编译,但我得到Makefile:1059: *** missing separator. Stop.
当我看到这篇文章时,我安装了 SparkyLinux 并libmotif-dev
为 Motif 和 CDE 安装了 CDE,然后我将再次生成Makefile
并运行make
,但我的问题仍然存在
第 1059 行:MComplexProgramTarget(_gdsv_.o,$(LOCAL_LIBRARIES),)