Making all in data-flow
make[1]: Entering directory /tmp/FlowDesigner-0.9.1/data-flow'
Making all in src
make[2]: Entering directory/tmp/FlowDesigner-0.9.1/data-flow/src'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DFLOWDESIGNER_VERSION=\"0.9.1\" -DHAVE_STRING_H=1 -D_ENABLE_SSE=1 -DMULTITHREAD=1 -DHAVE_DLFCN_H=1 -DHAVE_FLOAT_H=1 -DHAVE_VALUES_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_RTC_H=1 -DHAVE_HASH_MAP=1 -DHAVE_EXT_HASH_MAP=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -D_REENTRANT=1 -DINSTALL_PREFIX=\"/usr/local\" -DTOOLBOX_PATH=\"/usr/local/lib/flowdesigner/toolbox\" -I. -I../../data-flow/include -I/usr/local/include/libxml2 -s -O3 -march=i686 -MT DLManager.lo -MD -MP -MF .deps/DLManager.Tpo -c -o DLManager.lo DLManager.cc
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DFLOWDESIGNER_VERSION=\"0.9.1\" -DHAVE_STRING_H=1 -D_ENABLE_SSE=1 -DMULTITHREAD=1 -DHAVE_DLFCN_H=1 -DHAVE_FLOAT_H=1 -DHAVE_VALUES_H=1 -DHAVE_SEMAPHORE_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_RTC_H=1 -DHAVE_HASH_MAP=1 -DHAVE_EXT_HASH_MAP=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -D_REENTRANT=1 -DINSTALL_PREFIX=\"/usr/local\" -DTOOLBOX_PATH=\"/usr/local/lib/flowdesigner/toolbox\" -I. -I../../data-flow/include -I/usr/local/include/libxml2 -s -O3 -march=i686 -MT DLManager.lo -MD -MP -MF .deps/DLManager.Tpo -c DLManager.cc -fPIC -DPIC -o .libs/DLManager.o
In file included from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:60,
from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/algorithm:62,
from ../../data-flow/include/typemap.h:5,
from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:102: error: '::div_t' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:103: error: '::ldiv_t' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:105: error: '::abort' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:106: error: '::abs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:107: error: '::atexit' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:108: error: '::atof' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:109: error: '::atoi' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:110: error: '::atol' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:111: error: '::bsearch' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:112: error: '::calloc' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:113: error: '::div' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:114: error: '::exit' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:115: error: '::free' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:116: error: '::getenv' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:117: error: '::labs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:118: error: '::ldiv' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:119: error: '::malloc' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:121: error: '::mblen' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:122: error: '::mbstowcs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:123: error: '::mbtowc' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:125: error: '::qsort' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:126: error: '::rand' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:127: error: '::realloc' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:128: error: '::srand' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:129: error: '::strtod' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:130: error: '::strtol' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:131: error: '::strtoul' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:132: error: '::system' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:134: error: '::wcstombs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:135: error: '::wctomb' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:160: error: '::lldiv_t' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:166: error: '::_Exit' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:173: error: '::llabs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:179: error: '::lldiv' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:190: error: '::atoll' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:191: error: '::strtoll' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:192: error: '::strtoull' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:194: error: '::strtof' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:195: error: '::strtold' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:202: error: '__gnu_cxx::lldiv_t' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:204: error: '__gnu_cxx::_Exit' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:205: error: '__gnu_cxx::abs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:207: error: '__gnu_cxx::llabs' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:208: error: '__gnu_cxx::div' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:209: error: '__gnu_cxx::lldiv' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:211: error: '__gnu_cxx::atoll' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:212: error: '__gnu_cxx::strtof' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:213: error: '__gnu_cxx::strtoll' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:214: error: '__gnu_cxx::strtoull' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/cstdlib:215: error: '__gnu_cxx::strtold' has not been declared
In file included from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:61,
from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/algorithm:62,
from ../../data-flow/include/typemap.h:5,
from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:228: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:232: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:584: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:584: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:588: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:588: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:668: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/algorithmfwd.h:672: error: expected constructor, destructor, or type conversion before '<' token
In file included from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:62,
from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/algorithm:62,
from ../../data-flow/include/typemap.h:5,
from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'bool FD::std::__is_heap(_RandomAccessIterator, _RandomAccessIterator)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:117: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'bool FD::std::__is_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:123: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::push_heap(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:156: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:156: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:158: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:158: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:168: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:168: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:170: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:170: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:170: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::push_heap(_RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:206: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:206: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:208: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:208: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:217: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:217: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:219: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:219: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:253: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:253: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:255: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:255: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:258: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:258: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:260: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:262: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::pop_heap(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:278: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:278: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:325: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:325: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:327: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:327: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:330: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:330: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:332: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:334: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::make_heap(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:375: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:375: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:377: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:377: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:389: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:390: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:390: error: expected ';' before '__parent'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:393: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:393: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:394: error: '__parent' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:394: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:394: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h: In function 'void FD::std::make_heap(_RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:416: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:416: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:418: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:418: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:429: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:430: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:430: error: expected ';' before '__parent'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:433: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:433: error: expected ';' before '__value'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:434: error: '__parent' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:434: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_heap.h:434: error: '__value' was not declared in this scope
In file included from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:63,
from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/algorithm:62,
from ../../data-flow/include/typemap.h:5,
from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:84: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h: In function 'void FD::std::return_temporary_buffer(_Tp*)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:113: error: 'nothrow' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h: In destructor 'FD::std::_Temporary_buffer<_ForwardIterator, _Tp>::~_Temporary_buffer()':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:167: error: '_Destroy' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h: In constructor 'FD::std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, _ForwardIterator)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:182: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:187: error: 'pair' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:187: error: expected primary-expression before ',' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:187: error: expected primary-expression before '>' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:187: error: 'get_temporary_buffer' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:188: error: expected primary-expression before '>' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:188: error: there are no arguments to '__p' that depend on a template parameter, so a declaration of '__p' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:189: error: '__p' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_tempbuf.h:192: error: 'uninitialized_fill_n' is not a member of 'FD::std'
In file included from /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/algorithm:62,
from ../../data-flow/include/typemap.h:5,
from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:145: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:156: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:167: error: 'random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:167: error: redefinition of 'template<class _randomaccessiterator,="" class="" _tp=""> _RandomAccessIterator FD::std::__find(_RandomAccessIterator, _RandomAccessIterator, const _Tp&, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:145: error: 'template<class _inputiterator,="" class="" _tp=""> _InputIterator FD::std::__find(_InputIterator, _InputIterator, const _Tp&, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RandomAccessIterator FD::std::__find(_RandomAccessIterator, _RandomAccessIterator, const _Tp&, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:169: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:169: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:169: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:172: error: '__trip_count' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:215: error: 'random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:215: error: redefinition of 'template<class _randomaccessiterator,="" class="" _predicate=""> _RandomAccessIterator FD::std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:156: error: 'template<class _inputiterator,="" class="" _predicate=""> _InputIterator FD::std::__find_if(_InputIterator, _InputIterator, _Predicate, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RandomAccessIterator FD::std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:217: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:217: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:217: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:220: error: '__trip_count' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:342: error: 'FD::std::forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_ForwardIterator FD::std::__search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:347: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:347: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:347: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:351: error: '__n' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:356: error: '__n' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:374: error: 'FD::std::random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:374: error: redefinition of 'template<class _randomaccessiter,="" class="" _integer,="" _tp=""> _RandomAccessIter FD::std::__search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:342: error: 'template<class _forwarditerator,="" class="" _integer,="" _tp=""> _ForwardIterator FD::std::__search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RandomAccessIter FD::std::__search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:377: error: 'iterator_traits' in namespace 'FD::std' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:377: error: expected unqualified-id before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:380: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:380: error: expected ';' before '__tailSize'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:381: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:383: error: '__tailSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:383: error: '__pattSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:386: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:387: error: '__skipOffset' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:388: error: '__tailSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:388: error: '__pattSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:401: error: expected ';' before '__remainder'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:405: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:408: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:410: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:428: error: 'FD::std::forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_ForwardIterator FD::std::__search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, _BinaryPredicate, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:435: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:435: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:435: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:439: error: '__n' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:444: error: '__n' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:467: error: 'FD::std::random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:467: error: redefinition of 'template<class _randomaccessiter,="" class="" _integer,="" _tp,="" _binarypredicate=""> _RandomAccessIter FD::std::__search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, _BinaryPredicate, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:428: error: 'template<class _forwarditerator,="" class="" _integer,="" _tp,="" _binarypredicate=""> _ForwardIterator FD::std::__search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, _BinaryPredicate, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RandomAccessIter FD::std::__search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, _BinaryPredicate, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:470: error: 'iterator_traits' in namespace 'FD::std' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:470: error: expected unqualified-id before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:473: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:473: error: expected ';' before '__tailSize'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:474: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:476: error: '__tailSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:476: error: '__pattSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:479: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:480: error: '__skipOffset' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:481: error: '__tailSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:481: error: '__pattSize' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:494: error: expected ';' before '__remainder'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:498: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:501: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:503: error: '__remainder' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:513: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:513: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:541: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:541: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:573: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:573: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:573: error: redefinition of 'template<class _bidirectionaliterator1,="" class="" _bidirectionaliterator2=""> _BidirectionalIterator1 FD::std::__find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, int, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:513: error: 'template<class _forwarditerator1,="" class="" _forwarditerator2=""> _ForwardIterator1 FD::std::__find_end(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2, int, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_BidirectionalIterator1 FD::std::__find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, int, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:581: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:582: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:584: error: '_RevIterator1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:584: error: expected ';' before '__rlast1'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:585: error: '_RevIterator2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:585: error: expected ';' before '__rlast2'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:586: error: expected ';' before '__rresult'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:591: error: '__rresult' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:591: error: '__rlast1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:596: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:596: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:608: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:608: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:609: error: redefinition of 'template<class _bidirectionaliterator1,="" class="" _bidirectionaliterator2,="" _binarypredicate=""> _BidirectionalIterator1 FD::std::__find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, int, int, _BinaryPredicate)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:542: error: 'template<class _forwarditerator1,="" class="" _forwarditerator2,="" _binarypredicate=""> _ForwardIterator1 FD::std::__find_end(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2, int, int, _BinaryPredicate)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_BidirectionalIterator1 FD::std::__find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, int, int, _BinaryPredicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:617: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:618: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:620: error: '_RevIterator1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:620: error: expected ';' before '__rlast1'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:621: error: '_RevIterator2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:621: error: expected ';' before '__rlast2'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:622: error: expected ';' before '__rresult'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:626: error: '__rresult' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:626: error: '__rlast1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:631: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:631: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter1 FD::std::find_end(_FIter1, _FIter1, _FIter2, _FIter2)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:676: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:677: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter1 FD::std::find_end(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:724: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:725: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1257: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1257: error: 'output_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1280: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1280: error: 'output_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1280: error: redefinition of 'template<class _inputiterator,="" class="" _outputiterator=""> _OutputIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _OutputIterator, int, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1257: error: 'template<class _forwarditerator,="" class="" _outputiterator=""> _OutputIterator FD::std::__unique_copy(_ForwardIterator, _ForwardIterator, _OutputIterator, int, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OutputIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _OutputIterator, int, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1283: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1283: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1283: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1284: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1303: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1303: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1303: error: redefinition of 'template<class _inputiterator,="" class="" _forwarditerator=""> _ForwardIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _ForwardIterator, int, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1257: error: 'template<class _forwarditerator,="" class="" _outputiterator=""> _OutputIterator FD::std::__unique_copy(_ForwardIterator, _ForwardIterator, _OutputIterator, int, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1324: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1324: error: 'output_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1353: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1353: error: 'output_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1353: error: redefinition of 'template<class _inputiterator,="" class="" _outputiterator,="" _binarypredicate=""> _OutputIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _OutputIterator, _BinaryPredicate, int, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1324: error: 'template<class _forwarditerator,="" class="" _outputiterator,="" _binarypredicate=""> _OutputIterator FD::std::__unique_copy(_ForwardIterator, _ForwardIterator, _OutputIterator, _BinaryPredicate, int, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OutputIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _OutputIterator, _BinaryPredicate, int, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1360: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1360: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1360: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1361: error: '__value' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1382: error: 'input_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1382: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1382: error: redefinition of 'template<class _inputiterator,="" class="" _forwarditerator,="" _binarypredicate=""> _ForwardIterator FD::std::__unique_copy(_InputIterator, _InputIterator, _ForwardIterator, _BinaryPredicate, int, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1324: error: 'template<class _forwarditerator,="" class="" _outputiterator,="" _binarypredicate=""> _OutputIterator FD::std::__unique_copy(_ForwardIterator, _ForwardIterator, _OutputIterator, _BinaryPredicate, int, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1404: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1424: error: 'random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1424: error: redefinition of 'template<class _randomaccessiterator=""> void FD::std::__reverse(_RandomAccessIterator, _RandomAccessIterator, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1404: error: 'template<class _bidirectionaliterator=""> void FD::std::__reverse(_BidirectionalIterator, _BidirectionalIterator, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::reverse(_BIter, _BIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1457: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1520: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1556: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1556: error: redefinition of 'template<class _bidirectionaliterator=""> void FD::std::__rotate(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1520: error: 'template<class _forwarditerator=""> void FD::std::__rotate(_ForwardIterator, _ForwardIterator, _ForwardIterator, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__rotate(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1565: error: there are no arguments to 'bidirectional_iterator_tag' that depend on a template parameter, so a declaration of 'bidirectional_iterator_tag' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1566: error: there are no arguments to 'bidirectional_iterator_tag' that depend on a template parameter, so a declaration of 'bidirectional_iterator_tag' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1575: error: there are no arguments to 'bidirectional_iterator_tag' that depend on a template parameter, so a declaration of 'bidirectional_iterator_tag' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1577: error: there are no arguments to 'bidirectional_iterator_tag' that depend on a template parameter, so a declaration of 'bidirectional_iterator_tag' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1586: error: 'random_access_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1586: error: redefinition of 'template<class _randomaccessiterator=""> void FD::std::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1520: error: 'template<class _forwarditerator=""> void FD::std::__rotate(_ForwardIterator, _ForwardIterator, _ForwardIterator, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, int)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1595: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1595: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1597: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1597: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1600: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1601: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1602: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1604: error: '__k' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1604: error: '__l' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1610: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1612: error: '_Distance' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1612: error: expected ';' before '__i'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1612: error: '__i' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1612: error: '__d' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1614: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1614: error: expected ';' before '__tmp'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1617: error: '__k' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1617: error: '__l' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1619: error: expected ';' before '__j'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1619: error: '__j' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1633: error: expected ';' before '__j'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1633: error: '__j' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1645: error: '__tmp' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::rotate(_FIter, _FIter, _FIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1680: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1680: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1682: error: there are no arguments to '_IterType' that depend on a template parameter, so a declaration of '_IterType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1723: error: 'forward_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1748: error: 'bidirectional_iterator_tag' has not been declared
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1748: error: redefinition of 'template<class _bidirectionaliterator,="" class="" _predicate=""> _BidirectionalIterator FD::std::__partition(_BidirectionalIterator, _BidirectionalIterator, _Predicate, int)'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1723: error: 'template<class _forwarditerator,="" class="" _predicate=""> _ForwardIterator FD::std::__partition(_ForwardIterator, _ForwardIterator, _Predicate, int)' previously declared here
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_ForwardIterator FD::std::__inplace_stable_partition(_ForwardIterator, _ForwardIterator, _Predicate, _Distance)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1784: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1794: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1794: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_ForwardIterator FD::std::__stable_partition_adaptive(_ForwardIterator, _ForwardIterator, _Predicate, _Distance, _Pointer, _Distance)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1829: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1839: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1839: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_BIter FD::std::stable_partition(_BIter, _BIter, _Predicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1877: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1877: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1879: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1879: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1882: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1882: error: template argument 2 is invalid
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1882: error: invalid type in declaration before '(' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1884: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1887: error: request for member 'requested_size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1887: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1888: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1889: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1889: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1893: error: request for member 'requested_size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1893: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RAIter FD::std::partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1949: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1949: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1951: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1951: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1953: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1953: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:1979: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_RAIter FD::std::partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2016: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2016: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2018: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2018: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2020: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2020: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2049: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2104: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2104: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2104: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2106: error: '__val' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2126: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2126: error: expected '(' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2126: error: expected ';' before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2128: error: '__val' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__unguarded_insertion_sort(_RandomAccessIterator, _RandomAccessIterator)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2144: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2144: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__unguarded_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2157: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2157: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2249: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2249: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2281: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2281: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__introselect(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Size)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2337: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2337: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__introselect(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Size, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2374: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2374: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::lower_bound(_FIter, _FIter, const _Tp&)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2423: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2423: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2425: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2425: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2433: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2433: error: expected ';' before '__len'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2434: error: expected ';' before '__half'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2437: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2439: error: '__half' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2441: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::lower_bound(_FIter, _FIter, const _Tp&, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2474: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2474: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2476: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2476: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2486: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2486: error: expected ';' before '__len'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2487: error: expected ';' before '__half'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2490: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2492: error: '__half' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2494: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::upper_bound(_FIter, _FIter, const _Tp&)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2523: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2523: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2525: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2525: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2533: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2533: error: expected ';' before '__len'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2534: error: expected ';' before '__half'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2537: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2539: error: '__half' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2541: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::upper_bound(_FIter, _FIter, const _Tp&, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2574: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2574: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2576: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2576: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2586: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2586: error: expected ';' before '__len'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2587: error: expected ';' before '__half'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2590: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2592: error: '__half' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2594: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2625: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2687: error: expected constructor, destructor, or type conversion before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'bool FD::std::binary_search(_FIter, _FIter, const _Tp&)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2752: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2752: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'bool FD::std::binary_search(_FIter, _FIter, const _Tp&, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2785: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2785: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_BidirectionalIterator1 FD::std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2901: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2901: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2937: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2940: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2945: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2948: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2994: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:2997: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3002: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3005: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3043: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3045: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3050: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3052: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3056: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3056: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3088: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3091: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3096: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3099: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3103: error: 'advance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3103: error: 'distance' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::inplace_merge(_BIter, _BIter, _BIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3134: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3134: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3136: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3136: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3149: error: '_DistanceType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3149: error: expected ';' before '__len1'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3150: error: expected ';' before '__len2'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3152: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3152: error: template argument 2 is invalid
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3152: error: invalid type in declaration before '(' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3154: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3155: error: '__len1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3155: error: '__len2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3157: error: '__len1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3157: error: '__len2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3158: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3158: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::inplace_merge(_BIter, _BIter, _BIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3190: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3190: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3192: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3192: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3206: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3207: error: '_DistanceType' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3209: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3209: error: template argument 2 is invalid
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3209: error: invalid type in declaration before '(' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3211: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3212: error: '__len1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3213: error: '__len2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3215: error: '__len1' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3215: error: '__len2' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3216: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3216: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3216: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3306: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3306: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3309: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3310: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3312: error: '_Distance' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3312: error: expected ';' before '__step_size'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3313: error: '__step_size' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3330: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3330: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3333: error: '_Distance' does not name a type
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3334: error: '__len' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3336: error: '_Distance' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3336: error: expected ';' before '__step_size'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3337: error: '__step_size' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'bool FD::std::includes(_IIter1, _IIter1, _IIter2, _IIter2)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3473: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3473: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3475: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3475: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'bool FD::std::includes(_IIter1, _IIter1, _IIter2, _IIter2, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3524: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3524: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3526: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:3526: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_IIter FD::std::find(_IIter, _IIter, const _Tp&)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4224: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_IIter FD::std::find_if(_IIter, _IIter, _Predicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4248: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: At global scope:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4402: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4402: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4427: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4427: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::search_n(_FIter, _FIter, _Size, const _Tp&)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4627: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_FIter FD::std::search_n(_FIter, _FIter, _Size, const _Tp&, _BinaryPredicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4669: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::unique_copy(_IIter, _IIter, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4902: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4903: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::unique_copy(_IIter, _IIter, _OIter, _BinaryPredicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4941: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4942: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::random_shuffle(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:4968: error: 'rand' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_BIter FD::std::partition(_BIter, _BIter, _Predicate)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5030: error: '__iterator_category' is not a member of 'FD::std'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::partial_sort(_RAIter, _RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5057: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5057: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::partial_sort(_RAIter, _RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5097: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5097: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::nth_element(_RAIter, _RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5133: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5133: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::nth_element(_RAIter, _RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5172: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5172: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::sort(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5209: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5209: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::sort(_RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5246: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5246: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5289: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5289: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5291: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5291: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5352: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5352: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5354: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5354: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::stable_sort(_RAIter, _RAIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5409: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5409: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5411: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5411: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5420: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5420: error: template argument 2 is invalid
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5420: error: invalid type in declaration before '(' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5422: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5425: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5426: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5426: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function 'void FD::std::stable_sort(_RAIter, _RAIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5452: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5452: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5454: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5454: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5465: error: '_ValueType' was not declared in this scope
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5465: error: template argument 2 is invalid
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5465: error: invalid type in declaration before '(' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5467: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5470: error: request for member 'begin' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5471: error: request for member 'size' in '__buf', which is of non-class type 'int'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5471: error: there are no arguments to '_DistanceType' that depend on a template parameter, so a declaration of '_DistanceType' must be available
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5500: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5500: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5502: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5502: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5567: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5567: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5569: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5569: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5634: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5634: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5636: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5636: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5691: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5691: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5693: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5693: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5749: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5749: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5751: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5751: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5810: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5810: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5812: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5812: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5868: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5868: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5870: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5870: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h: In function '_OIter FD::std::set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5935: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5935: error: expected initializer before '<' token
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5937: error: expected nested-name-specifier before 'iterator_traits'
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../include/c++/4.4.2/bits/stl_algo.h:5937: error: expected initializer before '<' token
In file included from ../../data-flow/include/conversion.h:7,
from ../../data-flow/include/rc_ptrs.h:258,
from ../../data-flow/include/Exception.h:9,
from ../../data-flow/include/DLManager.h:19,
from DLManager.cc:3:
../../data-flow/include/typemap.h: At global scope:
../../data-flow/include/typemap.h:10: error: expected template-name before '<' token
../../data-flow/include/typemap.h:10: error: expected '{' before '<' token
../../data-flow/include/typemap.h:10: error: expected unqualified-id before '<' token
DLManager.cc:60: error: expected '}' at end of input
make[2]: *** [DLManager.lo] Error 1
make[2]: Leaving directory /tmp/FlowDesigner-0.9.1/data-flow/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory/tmp/FlowDesigner-0.9.1/data-flow'
make: *** [all-recursive] Error 1</class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class></class>
Anonymous