[Click] Clicky compile error in git repo?

Eddie Kohler kohler at cs.ucla.edu
Thu Mar 12 11:18:50 EDT 2009


Ashish,

What version of automake is on your system?

Thanks,
Eddie


Ashish Sharma wrote:
> I get the following error in the latest git repo
> 
> src/Makefile.am:36: variable `INTLLIBS' not defined
> autoreconf: automake failed with exit status: 1
> 
> for:
> clicky_LDADD = @PACKAGE_LIBS@ @CLICKTOOL_LIBS@ $(INTLLIBS)
> 
> if I replace that line by
> clicky_LDADD = @PACKAGE_LIBS@ @CLICKTOOL_LIBS@
> 
> it compiles fine.
> 
> - Ashish
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list