On 01/01/2013 09:23 AM, David Minor wrote: > testsuite.tmp:2433: error: possibly undefined macro: AT_CHECK_UNQUOTED > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > testsuite.tmp:3754: error: possibly undefined macro: AT_SKIP_IF > testsuite.tmp:3796: error: possibly undefined macro: AS_CASE
You need to upgrade your autoconf to at least 2.64. I added this version as the minimum required in configure.ac now. If the upgrade is not feasible in your system, you can wait until we manage to roll the first 0.7 RC tar ball with the build scripts pregenerated. -- --Pekka ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
