SkyTodInfi / pspectralclustering

Automatically exported from code.google.com/p/pspectralclustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compilation error

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. do "make" in current ubuntu operating system
2.
3.

What is the expected output? What do you see instead?
The expected output should be successful comiplation.
But I see compilation error: 
"/usr/include/c++/4.4/bits/locale_facets.h:2521:44: error: macro "isspace" 
passed 2 arguments, but takes just 1"

What version of the product are you using? On what operating system?
Current version. Its current Ubuntu operating system.

Please provide any additional information below.

Could you please help me compile the code? Thanks.

Original issue reported on code.google.com by cma.u...@gmail.com on 17 Nov 2010 at 4:05

I just submit some code to svn directory which fix some header problem. In some 
system, compiler will report some headers missing. However I didn't find your 
error message.

Original comment by hj...@google.com on 19 Jul 2011 at 3:44