well, i suppose vertices is present. the package has the needed build libraries / headers bundled and compiles smoothly on an fc4 with the gcc4.0. it just won't compile on my fc5 with the 4.1. i will have a look at the gcc site you mentioned ... we will see if it will work...
<br><br><div><span class="gmail_quote">On 5/12/06, <b class="gmail_sendername">Jakub Jelinek</b> <<a href="mailto:jakub@redhat.com">jakub@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, May 12, 2006 at 08:34:09AM +0200, Johannes Rainer wrote:<br>> interfaces.cpp:371:   instantiated from here<br>> boostIncl/boost/graph/depth_first_search.hpp:324: error: no matching<br>> function for call to 'vertices(const std::vector<std::vector<long unsigned
<br>> int, std::allocator<long unsigned int> >, std::allocator<std::vector<long<br>> unsigned int, std::allocator<long unsigned int> > > >&)'<br>><br>> unfortunately it is not my code, so i have no clue how to fix the problem if
<br>> it is a bug in the source code. it's just interesting that it compiles fine<br>> with gcc3.2, gcc4.0 but not with gcc4.1 ...<br><br>Please see <a href="http://gcc.gnu.org/gcc-4.1/changes.html">http://gcc.gnu.org/gcc-4.1/changes.html
</a>, there were some C++<br>frontend changes in GCC 4.1 and this might very well be one of them.<br>Primarily check if vertices is present in a friend decl but without a real<br>decl.<br><br>        Jakub<br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Johannes Rainer, Msc<br>Tyrolean Cancer Research Institute<br>Innrain 66, 6020 Innsbruck, Austria<br>Tel.: +43 512 570485 15<br>Email: <a href="mailto:johannes.rainer@tcri.at">johannes.rainer@tcri.at
</a><br>          <a href="mailto:johannes.rainer@tugraz.at">johannes.rainer@tugraz.at</a>