Click to See Complete Forum and Search --> : XBlast


Badlok
10-30-2001, 05:21 PM
Hi all!

I am trying to compile xblast-2.6.1 on X11R6 (http://www.ndh.net/home/m.vogel/). I generated the Makefiles from Imakefile fine, but then when I run make I get the following error:

Makefile:671: ***commands commence before first target. Stop.

Here is what lines 670-672 of the Makefile look like:
SRCS1 = bomb.c data.c demo.c event.c func.c graphics.c image.c info.c intro.c \
main.c map.c maze.c mystring.c player.c pipe.c setup.c shrink.c sound.c \
sprite.c status.c util.c

Has anyone else here compiled xblast before? Anyone know what the problem might be?

Thanks.

Badlok
10-30-2001, 06:57 PM
Never mind, I found my answer.