What steps will reproduce the problem? 1. checkout latest svn 2. compile using toolchain (OpenELEC)
What is the expected output? What do you see instead? http://pastebin.com/N0K2JNLX
What version of the product are you using? On what operating system? svn 462
Please provide any additional information below. configure.ac:12: error: 'AM_PROG_CC_STDC': this macro is obsolete. You should simply use the 'AC_PROG_CC' macro instead. Also, your code should no longer depend upon 'am_cv_prog_cc_stdc', but upon 'ac_cv_prog_cc_stdc'.
I think it's a boblightd issue but not 100% sure.
Comment #1
Posted on Jan 18, 2013 by Quick CatProbably fixed in r463.
Comment #2
Posted on Feb 15, 2013 by Quick CatI'm assuming this is fixed.
Status: Fixed
Labels:
Type-Defect
Priority-Medium