partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] New compile error...


From: Tim Na
Subject: Re: [Partysip-dev] New compile error...
Date: Sat, 08 Jun 2002 11:44:38 +0900

Thanks, it works now. 
I run the bootstrap file and configure and make again.
When I checked the make file again it showed different contents.

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

include $(DEPDIR)/ppldns.Plo
include $(DEPDIR)/ppldso.Plo
include $(DEPDIR)/pplgetopt.Plo
include $(DEPDIR)/pplinit.Plo
include $(DEPDIR)/pplmd5.Plo
include $(DEPDIR)/pplpipe.Plo
include $(DEPDIR)/pplsocket.Plo
include $(DEPDIR)/ppltime.Plo
include $(DEPDIR)/ppluinfo.Plo

I wonder what was wrong before? :-()
weird.. 

Tim Na
 
----- Original Message ----- 
From: "Aymeric Moizard" <address@hidden>
To: <address@hidden>
Sent: Saturday, June 08, 2002 10:49 AM
Subject: Re: [Partysip-dev] New compile error...


> 
> This look strange the lines starting from 196 does not
> appear in my Makefile generated on linux.
> 
> Do you have the autoconf tools installed on your system?
> If so could you remove the configure file and run
> the ./bootstrap file to generate it again?
> 
> Any result?
> Aymeric
> 
> On Sat, 8 Jun 2002, Tim Na wrote:
> 
> > 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
> >
> 
> 
> _______________________________________________
> Partysip-dev mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/partysip-dev
> 



reply via email to

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