partysip-dev
[Top][All Lists]
Advanced

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

[Partysip-dev] New compile error...


From: Tim Na
Subject: [Partysip-dev] New compile error...
Date: Sat, 08 Jun 2002 10:13:53 +0900

Hi, Aymeric
 
In the new CVS version I getting the following compile error.
 
 
[SKTCAMA2_1:voip/partysip] /usr/local/bin/make
/usr/local/bin/make  all-recursive
make[1]: Entering directory `/export/home/htna/voip/partysip'
Making all in ppl
make[2]: Entering directory `/export/home/htna/voip/partysip/ppl'
Making all in unix
make[3]: Entering directory `/export/home/htna/voip/partysip/ppl/unix'
Makefile:196: *** missing separator.  Stop.
make[3]: Leaving directory `/export/home/htna/voip/partysip/ppl/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/htna/voip/partysip/ppl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/htna/voip/partysip'
make: *** [all] Error 2
[SKTCAMA2_1:voip/partysip]
 
 
So I checked the Makefile at 196...
 
 
distclean-compile:
 -rm -f *.tab.c
 
@AMDEP_TRUE@@am__include@ @address@hidden(DEPDIR)/address@hidden@   <-------- 196 line
@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)
 
 
Not sure what's going on here... Any comment?
 
Regards,
Tim Na

reply via email to

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