paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] 1.0.3 Tests make problem


From: Jared Thirsk
Subject: [paragui-users] 1.0.3 Tests make problem
Date: Mon, 09 Jun 2003 23:57:02 -0600
User-agent: KMail/1.5.2

Hi,

I'm new to ParaGUI and the lib for 1.0.3 compiles fine, but I'm getting the 
following error when trying to build the tests:

Makefile:393: *** missing separator.  Stop.


In the test/Makefile (starting on line 390 for context), here is the contents:

-------------------------------
distclean-compile:
        -rm -f *.tab.c

@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
@AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@

distclean-depend:
        -rm -rf ./$(DEPDIR)
-------------------------------

I'm not an expert in Makefiles, but I'm guessing one of the things that 
generated the Makefile screwed up.  I think I followed the fairly basic 
instructions, but it's possible something went wrong, and I'm wondering if 
anyone has any tips.

Thanks,
Jared





reply via email to

[Prev in Thread] Current Thread [Next in Thread]