help with g++-4.3 (headers)

Benjamin Kreuter ben.kreuter at gmail.com
Wed Feb 13 20:19:21 UTC 2008


On Wednesday 13 February 2008 14:01:08 Neal Becker wrote:
> I don't have g++-4.3 installed.  When building ipython:
> walktrap_graph.cpp: In member function 'void
> Graph::convert_from_igraph(const igraph_t*, const igraph_vector_t*)':
> walktrap_graph.cpp:167: error: 'sort' was not declared in this scope
> walktrap_graph.cpp: In member function 'long int Graph::memory()':
> walktrap_graph.cpp:190: error: 'strlen' was not declared in this scope
>
> I tried adding:
> #include <cstring>
> #include <algorithm>
>
> and using std::sort, std::strlen.  Any ideas?

Where did you add that?

-- Benjamin Kreuter



-- 
Message sent on: Wed Feb 13 15:18:14 EST 2008
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20080213/e1c21b57/attachment.sig>


More information about the fedora-devel-list mailing list