Now I'm getting a slightly different error on make check

/bin/sh ../config/missing --run autom4te --language=autotest -I '.' -o 
testsuite.tmp testsuite.at
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
make[3]: *** [testsuite] Error 1



-----Original Message-----
From: Pekka Jääskeläinen [mailto:[email protected]] 
Sent: Monday, December 31, 2012 8:53 PM
To: [email protected]
Subject: Re: [pocl-devel] Not getting multi-threaded execution


Please try now after 'bzr up'. It might have been caused by '#'
chars (which might be interpreted as comment marks) in the test description 
strings. I removed them.

On 12/31/2012 05:56 PM, David Minor wrote:
> The development branch compiles but give me:
>
> /bin/sh ../config/missing --run autom4te --language=autotest -I '.' -o 
> testsuite.tmp testsuite.at
> /usr/bin/m4:testsuite-regression.at:121: ERROR: end of file in 
> argument list
> autom4te: /usr/bin/m4 failed with exit status: 1
>
> on make check
>
>
> -----Original Message-----
> From: Pekka Jääskeläinen [mailto:[email protected]]
> Sent: Monday, December 31, 2012 5:27 PM
> To: [email protected]
> Subject: Re: [pocl-devel] Not getting multi-threaded execution
>
> On 12/31/2012 05:19 PM, David Minor wrote:
>> Yes, it's got multiple work groups. I'm running in parallel the same 
>> code on Nvidia and Intel opencl. I can't find any cpuinfo.c file or 
>> definition of DEBUG_POCL_CPUINFO in your 0.6 distribution, maybe I 
>> need to pull a release from the server?
>
> Yes, we have added a lot of new features and fixes since 0.6.
> We are branching 0.7 with the LLVM 3.2 support Soonish.
>
> The development branch, from which 0.7 will be branched, is kept stable so 
> it's usually the best pocl version available:
>
> http://pocl.sourceforge.net/download.html
> https://code.launchpad.net/pocl
>
> --
> --Pekka
>
> ----------------------------------------------------------------------
> -------- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, 
> HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills 
> current with LearnDevNow - 3,200 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_122412
> _______________________________________________
> pocl-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pocl-devel
>
> ----------------------------------------------------------------------
> -------- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, 
> HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your 
> skills current with LearnDevNow - 3,200 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_122412
> _______________________________________________
> pocl-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pocl-devel
>


--
--Pekka

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, 
Windows 8 Apps, JavaScript and much more. Keep your skills current with 
LearnDevNow - 3,200 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_122412
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

------------------------------------------------------------------------------
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

Reply via email to