Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8088

Troubleshooting • Re: xmkmf doesn't work

$
0
0
/tmp/IIf.Dajya1:43: error: unterminated comment
43 | gzip $(XSPDIR)\/*
It is taking /* as the start of a multi-line comment, which is never terminated with a */.

It looks like the author of the Imakefile intended the backslash before the slash to escape this interpretation, but it does not. Has this behavior changed at some point? I do not know.

Try changing the line at the end of the Imakefile to gzip $(XSPDIR)/?*

Statistics: Posted by jojopi — Mon Sep 07, 2026 5:23 pm



Viewing all articles
Browse latest Browse all 8088

Latest Images

Trending Articles



Latest Images