Skip to content

Instantly share code, notes, and snippets.

@sgallese
Created January 19, 2010 00:17
Show Gist options
  • Save sgallese/280525 to your computer and use it in GitHub Desktop.
Save sgallese/280525 to your computer and use it in GitHub Desktop.
macbook-de-sebastian-gallese:pHash-0.7.2 kdge$ sudo ./configure CPPFLAGS=-I/opt/local/include/gcc44/c++ CC=i386-apple-darwin9-gcc-4.4.2 && sudo make CC=i386-apple-darwin9-gcc-4.4.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... i386-apple-darwin9-gcc-4.4.2
checking whether we are using the GNU C compiler... yes
checking whether i386-apple-darwin9-gcc-4.4.2 accepts -g... yes
checking for i386-apple-darwin9-gcc-4.4.2 option to accept ISO C89... none needed
checking dependency style of i386-apple-darwin9-gcc-4.4.2... gcc3
checking for gcj... no
checking dependency style of gcj... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i386-apple-darwin9.8.0
checking host system type... i386-apple-darwin9.8.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i386-apple-darwin9-gcc-4.4.2... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from i386-apple-darwin9-gcc-4.4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... i386-apple-darwin9-gcc-4.4.2 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcj... gcj
checking dependency style of gcj... (cached) none
checking for objdir... .libs
checking if i386-apple-darwin9-gcc-4.4.2 supports -fno-rtti -fno-exceptions... no
checking for i386-apple-darwin9-gcc-4.4.2 option to produce PIC... -fno-common -DPIC
checking if i386-apple-darwin9-gcc-4.4.2 PIC flag -fno-common -DPIC works... yes
checking if i386-apple-darwin9-gcc-4.4.2 static flag -static works... no
checking if i386-apple-darwin9-gcc-4.4.2 supports -c -o file.o... yes
checking if i386-apple-darwin9-gcc-4.4.2 supports -c -o file.o... (cached) yes
checking whether the i386-apple-darwin9-gcc-4.4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fno-common
checking if gcj PIC flag -fno-common works... no
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... no
checking if gcj supports -c -o file.o... (cached) no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
*** Configuring image hash ***
checking CImg.h usability... no
checking CImg.h presence... no
checking for CImg.h... no
checking whether CImg.h is in the current or src directory.... yes
*** Configuring video Hash ***
checking whether FFmpeg is present... checking for avcodec_alloc_frame in -lavcodec... yes
checking for av_log_set_level in -lavutil... yes
checking for av_read_frame in -lavformat... yes
checking for sws_getContext in -lswscale... yes
*** Configuring audio hash ***
checking for jpeg_read_header in -ljpeg... yes
checking for sqrt in -lm... yes
checking for png_create_read_struct in -lpng... no
checking for pthread_create in -lpthread... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for inline... inline
checking for int16_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for uint64_t... yes
checking for error_at_line... no
checking for mremap... no
checking for malloc... yes
checking for realloc... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strncasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating pHash.pc
config.status: creating bindings/Makefile
config.status: creating bindings/java/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
Making all in src
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/gcc44/c++ -I/usr/local/include -DHAVE_IMAGE_HASH=1 -DHAVE_VIDEO_HASH=1 -DHAVE_AUDIO_HASH=1 -Dcimg_use_jpeg -O2 -ffast-math -O3 -MT audiophash.lo -MD -MP -MF .deps/audiophash.Tpo -c -o audiophash.lo audiophash.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/gcc44/c++ -I/usr/local/include -DHAVE_IMAGE_HASH=1 -DHAVE_VIDEO_HASH=1 -DHAVE_AUDIO_HASH=1 -Dcimg_use_jpeg -O2 -ffast-math -O3 -MT audiophash.lo -MD -MP -MF .deps/audiophash.Tpo -c audiophash.cpp -fno-common -DPIC -o .libs/audiophash.o
In file included from /usr/include/c++/4.0.0/backward/complex.h:31,
from /opt/local/include/gcc44/c++/complex.h:35,
from ph_fft.h:32,
from audiophash.h:38,
from audiophash.cpp:25:
/usr/include/c++/4.0.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
/opt/local/include/gcc44/c++/cstddef:49: error: expected constructor, destructor, or type conversion before '(' token
/opt/local/include/gcc44/c++/cstddef:54: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/functexcept.h:91: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:74: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:87: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:110: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:125: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:145: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:152: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:159: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:166: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:174: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:198: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:205: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:212: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:219: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:226: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:233: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:240: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:247: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:265: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:272: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:279: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:296: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:310: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:310: error: '__normal_iterator' was not declared in this scope
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:311: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:303: error: provided for 'template<class _Tp> struct __is_normal_iterator'
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:311: error: expected unqualified-id before '>' token
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:355: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:363: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:378: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:385: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:392: error: '__true_type' does not name a type
/opt/local/include/gcc44/c++/bits/cpp_type_traits.h:417: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: '__enable_if' is not a template
/opt/local/include/gcc44/c++/ext/type_traits.h:64: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/type_traits.h:64: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/type_traits.h:64: error: template argument 1 is invalid
/opt/local/include/gcc44/c++/ext/type_traits.h:64: error: typedef name may not be a nested-name-specifier
/opt/local/include/gcc44/c++/ext/type_traits.h:64: error: expected ';' before '>' token
/opt/local/include/gcc44/c++/ext/type_traits.h:67: error: '__if_type' has not been declared
/opt/local/include/gcc44/c++/ext/type_traits.h:67: error: expected nested-name-specifier before '__type'
/opt/local/include/gcc44/c++/ext/type_traits.h:67: error: expected ';' before '__type'
/opt/local/include/gcc44/c++/ext/type_traits.h:107: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/type_traits.h:107: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/type_traits.h:107: error: template argument 1 is invalid
/opt/local/include/gcc44/c++/ext/type_traits.h:107: error: typedef name may not be a nested-name-specifier
/opt/local/include/gcc44/c++/ext/type_traits.h:107: error: expected ';' before '>' token
/opt/local/include/gcc44/c++/ext/type_traits.h:110: error: '__if_type' has not been declared
/opt/local/include/gcc44/c++/ext/type_traits.h:110: error: expected nested-name-specifier before '__type'
/opt/local/include/gcc44/c++/ext/type_traits.h:110: error: expected ';' before '__type'
/opt/local/include/gcc44/c++/ext/type_traits.h:158: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/type_traits.h:158: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/ext/type_traits.h:158: error: expected constructor, destructor, or type conversion before '>' token
/opt/local/include/gcc44/c++/ext/type_traits.h:163: error: '__promote' is not a template
/opt/local/include/gcc44/c++/ext/type_traits.h:202: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/ext/numeric_traits.h:66: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:69: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:72: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:75: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: '__are_same' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: expected primary-expression before ',' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: a comma operator cannot appear in a constant-expression
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: expected primary-expression before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: expected `)' before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:101: error: expected `)' before ';' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:105: error: '__are_same' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:105: error: expected primary-expression before ',' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:105: error: a comma operator cannot appear in a constant-expression
/opt/local/include/gcc44/c++/ext/numeric_traits.h:105: error: expected primary-expression before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:105: error: expected `)' before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:106: error: '__are_same' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:106: error: expected primary-expression before ',' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:106: error: a comma operator cannot appear in a constant-expression
/opt/local/include/gcc44/c++/ext/numeric_traits.h:106: error: expected primary-expression before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:106: error: expected `)' before 'float'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: '__is_integer' is not a member of 'std'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: wrong number of template arguments (1, should be 3)
/opt/local/include/gcc44/c++/ext/type_traits.h:51: error: provided for 'template<bool _Cond, class _Iftrue, class _Iffalse> struct __conditional_type'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: expected `{' before '::' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: invalid type in declaration before ',' token
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: explicit qualification in declaration of `__value'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:123: error: template declaration of 'int __value'
/opt/local/include/gcc44/c++/ext/numeric_traits.h:128: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/move.h:96: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_pair.h:146: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:146: error: 'bool operator==(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:146: error: 'bool operator==(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator==(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:147: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:147: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:152: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:152: error: 'bool operator<(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:152: error: 'bool operator<(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator<(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:153: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:153: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:159: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:159: error: 'bool operator!=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:159: error: 'bool operator!=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator!=(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:160: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:160: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:165: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:165: error: 'bool operator>(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:165: error: 'bool operator>(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator>(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:166: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:166: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:171: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:171: error: 'bool operator<=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:171: error: 'bool operator<=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator<=(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:172: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:172: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:177: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:177: error: 'bool operator>=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_pair.h:177: error: 'bool operator>=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_pair.h: In function 'bool operator>=(int)':
/opt/local/include/gcc44/c++/bits/stl_pair.h:178: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h:178: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_pair.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_pair.h:214: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_pair.h:259: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_iterator_base_types.h:83: error: expected class-name before '{' token
/opt/local/include/gcc44/c++/bits/stl_iterator_base_types.h:165: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h: In function 'typename iterator_traits<_Iterator>::difference_type distance(_InputIterator, _InputIterator)':
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:113: error: '__distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:114: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:119: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h: In function 'void advance(_InputIterator&, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:172: error: '__advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:172: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator_base_funcs.h:195: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:278: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:279: error: 'bool operator==(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:279: error: 'bool operator==(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator==(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:280: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:280: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:284: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:285: error: 'bool operator<(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:285: error: 'bool operator<(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator<(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:286: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:286: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:290: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:291: error: 'bool operator!=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:291: error: 'bool operator!=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator!=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:292: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:292: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:296: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:297: error: 'bool operator>(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:297: error: 'bool operator>(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator>(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:298: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:298: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:302: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:303: error: 'bool operator<=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:303: error: 'bool operator<=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator<=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:304: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:304: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:308: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:309: error: 'bool operator>=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:309: error: 'bool operator>=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator>=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:310: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:310: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:313: error: expected nested-name-specifier before 'reverse_iterator'
/opt/local/include/gcc44/c++/bits/stl_iterator.h:313: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:319: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:328: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:329: error: 'bool operator==(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:329: error: 'bool operator==(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:329: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator==(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:146: error: 'template<class _T1, class _T2> bool operator==(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator==(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:330: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:330: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:334: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:335: error: 'bool operator<(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:335: error: 'bool operator<(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:335: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator<(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:152: error: 'template<class _T1, class _T2> bool operator<(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator<(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:336: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:336: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:340: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:341: error: 'bool operator!=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:341: error: 'bool operator!=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:341: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator!=(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:159: error: 'template<class _T1, class _T2> bool operator!=(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator!=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:342: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:342: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:346: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:347: error: 'bool operator>(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:347: error: 'bool operator>(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:347: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator>(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:165: error: 'template<class _T1, class _T2> bool operator>(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator>(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:348: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:348: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:352: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:353: error: 'bool operator<=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:353: error: 'bool operator<=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:353: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator<=(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:171: error: 'template<class _T1, class _T2> bool operator<=(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator<=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:354: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:354: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:358: error: expected ',' or '...' before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:359: error: 'bool operator>=(int)' must have an argument of class or enumerated type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:359: error: 'bool operator>=(int)' must take exactly two arguments
/opt/local/include/gcc44/c++/bits/stl_iterator.h:359: error: redefinition of 'template<class _IteratorL, class _IteratorR> bool operator>=(int)'
/opt/local/include/gcc44/c++/bits/stl_pair.h:177: error: 'template<class _T1, class _T2> bool operator>=(int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In function 'bool operator>=(int)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:360: error: '__x' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h:360: error: '__y' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_iterator.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_iterator.h:370: error: expected nested-name-specifier before 'reverse_iterator'
/opt/local/include/gcc44/c++/bits/stl_iterator.h:370: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_iterator.h:654: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_iterator.h:666: error: 'std::iterator' has not been declared
/opt/local/include/gcc44/c++/bits/stl_iterator.h:692: error: '__are_same' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_iterator.h:692: error: a comma operator cannot appear in a constant-expression
/opt/local/include/gcc44/c++/bits/stl_iterator.h:692: error: '::__value' has not been declared
/opt/local/include/gcc44/c++/bits/stl_iterator.h:693: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_iterator.h:693: error: template argument 2 is invalid
/opt/local/include/gcc44/c++/bits/stl_iterator.h: In constructor '__normal_iterator<_Iterator, _Container>::__normal_iterator(const int&)':
/opt/local/include/gcc44/c++/bits/stl_iterator.h:694: error: request for member 'base' in '__i', which is of non-class type 'const int'
/opt/local/include/gcc44/c++/debug/debug.h: At global scope:
/opt/local/include/gcc44/c++/debug/debug.h:47: error: expected constructor, destructor, or type conversion before 'namespace'
/opt/local/include/gcc44/c++/debug/debug.h:57: error: expected namespace-name before ';' token
/opt/local/include/gcc44/c++/debug/debug.h:57: error: '<type error>' is not a namespace
/opt/local/include/gcc44/c++/bits/stl_algobase.h:74: error: expected constructor, destructor, or type conversion before '(' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:95: error: '__iter_swap' is not a template
/opt/local/include/gcc44/c++/bits/stl_algobase.h:96: error: explicit specialization of non-template '__iter_swap'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'void iter_swap(_ForwardIterator1, _ForwardIterator2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:138: error: '__iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_ForwardIterator2 swap_ranges(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:169: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_OI __copy_move_a(_II, _II, _OI)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:391: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:391: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_algobase.h:391: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/opt/local/include/gcc44/c++/bits/stl_algobase.h:396: error: '__copy_move' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:397: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:397: error: '::__copy_m' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algobase.h:412: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:412: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:413: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:414: error: expected initializer before '__copy_move_a2'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:418: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:418: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:419: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:420: error: expected initializer before '__copy_move_a2'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:424: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:424: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:425: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:426: error: expected initializer before '__copy_move_a2'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_OI __copy_move_a2(_II, _II, _OI)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:433: error: '__copy_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:434: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:434: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:435: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:435: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:436: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:436: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:433: error: expected primary-expression before '(' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:433: error: '__copy_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:434: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:434: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:434: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:435: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:435: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:435: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:436: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:436: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:436: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_OI copy(_II, _II, _OI)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:466: error: '__copy_move_a2' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:467: error: '__miter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:467: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:467: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:468: error: '__miter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:468: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:468: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_BI2 __copy_move_backward_a(_BI1, _BI1, _BI2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:587: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:587: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_algobase.h:592: error: '__copy_move_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:593: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:593: error: '::__copy_move_b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_BI2 __copy_move_backward_a2(_BI1, _BI1, _BI2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:602: error: '__copy_move_backward_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:603: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:603: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:604: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:604: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:605: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:605: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:602: error: expected primary-expression before '(' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:602: error: '__copy_move_backward_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:603: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:603: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:603: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:604: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:604: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:604: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:605: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:605: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:605: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_BI2 copy_backward(_BI1, _BI1, _BI2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:638: error: '__copy_move_backward_a2' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:639: error: '__miter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:639: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:639: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:640: error: '__miter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:640: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:640: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algobase.h:686: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:686: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:686: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:687: error: expected initializer before '__fill_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:696: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:696: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:696: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:697: error: expected initializer before '__fill_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:708: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:708: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:708: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:709: error: expected initializer before '__fill_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'void fill(_ForwardIterator, _ForwardIterator, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:737: error: '__fill_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:737: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:737: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:737: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:738: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:738: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:738: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algobase.h:743: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:743: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:743: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:744: error: expected initializer before '__fill_n_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:753: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:753: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:753: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:754: error: expected initializer before '__fill_n_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:764: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:764: error: expected nested-name-specifier before '__enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:764: error: wrong number of template arguments (2, should be 1)
/opt/local/include/gcc44/c++/ext/type_traits.h:45: error: provided for 'template<class _Tp> struct __enable_if'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:765: error: expected initializer before '__fill_n_a'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function '_OI fill_n(_OI, _Size, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '__fill_n_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: expected primary-expression before '(' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '__fill_n_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:790: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'bool __equal_aux(_II1, _II1, _II2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:831: error: '__equal' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:831: error: '::equal' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In static member function 'static bool __lexicographical_compare<_BoolType>::__lc(_II1, _II1, _II2, _II2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:885: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:887: error: '__rai_type' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:889: error: '__rai_type' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In static member function 'static bool __lexicographical_compare<true>::__lc(const _Tp*, const _Tp*, const _Up*, const _Up*)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:911: error: 'min' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'bool __lexicographical_compare_aux(_II1, _II1, _II2, _II2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:925: error: '__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:925: error: expected primary-expression before '::' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:925: error: expected `)' before '::' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:930: error: '__lexicographical_compare' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:930: error: '::__lc' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algobase.h:934: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'bool lexicographical_compare(_II1, _II1, _II2, _II2)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1028: error: '__lexicographical_compare_aux' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1029: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1029: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1029: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1030: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1030: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1030: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1031: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1031: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1031: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1032: error: '__niter_base' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1032: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1032: error: '::__b' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: In function 'bool lexicographical_compare(_II1, _II1, _II2, _II2, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1055: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1063: error: '__rai_type' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1064: error: '__rai_type' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algobase.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1089: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1127: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/stl_algobase.h:1144: error: '_GLIBCXX_END_NESTED_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/cstdlib:144: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/cstdlib:197: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/cstdlib:204: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:205: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:207: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:208: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:209: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:211: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:212: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:213: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:214: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:215: error: '::__gnu_cxx' has not been declared
/opt/local/include/gcc44/c++/cstdlib:217: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:228: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:232: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:571: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:668: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:672: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/algorithmfwd.h:798: error: '_GLIBCXX_END_NESTED_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'bool __is_heap(_RandomAccessIterator, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:106: error: '__is_heap_until' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'bool __is_heap(_RandomAccessIterator, _Compare, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:112: error: '__is_heap_until' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'bool __is_heap(_RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:117: error: '__is_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h:117: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'bool __is_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:123: error: '__is_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h:123: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void push_heap(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:169: error: '__push_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void push_heap(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:218: error: '__push_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void __adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:244: error: '__push_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void __pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:260: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void pop_heap(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:289: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void __adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:316: error: '__push_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void __pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:332: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void pop_heap(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:360: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void make_heap(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:394: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void make_heap(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:434: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void sort_heap(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:465: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_heap.h: In function 'void sort_heap(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_heap.h:493: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/exception: At global scope:
/opt/local/include/gcc44/c++/exception:1: error: '#pragma' is not allowed here
/opt/local/include/gcc44/c++/new:55: error: expected class-name before '{' token
/opt/local/include/gcc44/c++/new:91: error: declaration of 'operator new' as non-function
/opt/local/include/gcc44/c++/new:91: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:92: error: declaration of 'operator new []' as non-function
/opt/local/include/gcc44/c++/new:92: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:95: error: declaration of 'operator new' as non-function
/opt/local/include/gcc44/c++/new:95: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:95: error: expected primary-expression before 'const'
/opt/local/include/gcc44/c++/new:96: error: declaration of 'operator new []' as non-function
/opt/local/include/gcc44/c++/new:96: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:96: error: expected primary-expression before 'const'
/opt/local/include/gcc44/c++/new:101: error: declaration of 'operator new' as non-function
/opt/local/include/gcc44/c++/new:101: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:101: error: expected primary-expression before 'void'
/opt/local/include/gcc44/c++/new:102: error: declaration of 'operator new []' as non-function
/opt/local/include/gcc44/c++/new:102: error: 'size_t' is not a member of 'std'
/opt/local/include/gcc44/c++/new:102: error: expected primary-expression before 'void'
/opt/local/include/gcc44/c++/bits/stl_construct.h:62: error: expected constructor, destructor, or type conversion before '(' token
/opt/local/include/gcc44/c++/bits/stl_construct.h: In static member function 'static void _Destroy_aux<<anonymous> >::__destroy(_ForwardIterator, _ForwardIterator)':
/opt/local/include/gcc44/c++/bits/stl_construct.h:93: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_construct.h: In function 'void _Destroy(_ForwardIterator, _ForwardIterator)':
/opt/local/include/gcc44/c++/bits/stl_construct.h:116: error: '_Destroy_aux' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_construct.h:116: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_construct.h:116: error: there are no arguments to '__has_trivial_destructor' that depend on a template parameter, so a declaration of '__has_trivial_destructor' must be available
/opt/local/include/gcc44/c++/bits/stl_construct.h:117: error: '::__destroy' has not been declared
/opt/local/include/gcc44/c++/bits/stl_construct.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_construct.h:145: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:87: error: '__uninitialized_copy' is not a template
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:88: error: explicit specialization of non-template '__uninitialized_copy'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In static member function 'static _ForwardIterator __uninitialized_copy::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:93: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:115: error: '__uninitialized_copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:115: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:115: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:116: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:116: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In static member function 'static void __uninitialized_fill<<anonymous> >::uninitialized_fill(_ForwardIterator, _ForwardIterator, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:133: error: '_Construct' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:137: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In static member function 'static void __uninitialized_fill<true>::uninitialized_fill(_ForwardIterator, _ForwardIterator, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:150: error: 'fill' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void uninitialized_fill(_ForwardIterator, _ForwardIterator, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:170: error: '__uninitialized_fill' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:170: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:170: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In static member function 'static void __uninitialized_fill_n<<anonymous> >::uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:187: error: '_Construct' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:191: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In static member function 'static void __uninitialized_fill_n<true>::uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:204: error: 'fill_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:223: error: '__uninitialized_fill_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:223: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:223: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:248: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:257: error: 'uninitialized_copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:265: error: '__uninitialized_copy_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void __uninitialized_fill_a(_ForwardIterator, _ForwardIterator, const _Tp&, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:283: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void __uninitialized_fill_a(_ForwardIterator, _ForwardIterator, const _Tp&, allocator<_Tp>&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:292: error: 'uninitialized_fill' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void __uninitialized_fill_n_a(_ForwardIterator, _Size, const _Tp&, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:308: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void __uninitialized_fill_n_a(_ForwardIterator, _Size, const _Tp&, allocator<_Tp2>&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:318: error: 'uninitialized_fill_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_copy_move(_InputIterator1, _InputIterator1, _InputIterator2, _InputIterator2, _ForwardIterator, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:340: error: '__uninitialized_copy_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:345: error: '__uninitialized_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:349: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_move_copy(_InputIterator1, _InputIterator1, _InputIterator2, _InputIterator2, _ForwardIterator, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:368: error: '__uninitialized_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:373: error: '__uninitialized_copy_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:377: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function '_ForwardIterator __uninitialized_fill_move(_ForwardIterator, _ForwardIterator, const _Tp&, _InputIterator, _InputIterator, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:392: error: '__uninitialized_fill_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:395: error: '__uninitialized_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:399: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: In function 'void __uninitialized_move_fill(_InputIterator, _InputIterator, _ForwardIterator, _ForwardIterator, const _Tp&, _Allocator&)':
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:415: error: '__uninitialized_move_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:420: error: '__uninitialized_fill_a' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:424: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_uninitialized.h:476: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h: In destructor '_Temporary_buffer<_ForwardIterator, _Tp>::~_Temporary_buffer()':
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:167: error: '_Destroy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:168: error: 'return_temporary_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h: In constructor '_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, _ForwardIterator)':
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:182: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:187: error: 'pair' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:187: error: expected primary-expression before ',' token
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:187: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:187: error: 'get_temporary_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:188: error: expected primary-expression before '>' token
/opt/local/include/gcc44/c++/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
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:189: error: '__p' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:191: error: expected primary-expression before ')' token
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:191: error: there are no arguments to '__is_pod' that depend on a template parameter, so a declaration of '__is_pod' must be available
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:192: error: 'uninitialized_fill_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:196: error: 'return_temporary_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_tempbuf.h:203: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:145: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:156: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:342: error: 'std::forward_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator __search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, int)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:344: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:360: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algo.h:374: error: 'std::random_access_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:374: error: redefinition of 'template<class _RandomAccessIter, class _Integer, class _Tp> _RandomAccessIter __search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, int)'
/opt/local/include/gcc44/c++/bits/stl_algo.h:342: error: 'template<class _ForwardIterator, class _Integer, class _Tp> _ForwardIterator __search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RandomAccessIter __search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, int)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:377: error: 'iterator_traits' in namespace 'std' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:377: error: expected unqualified-id before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:380: error: '_DistanceType' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:380: error: expected `;' before '__tailSize'
/opt/local/include/gcc44/c++/bits/stl_algo.h:381: error: '_DistanceType' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:383: error: '__tailSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:383: error: '__pattSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:386: error: '_DistanceType' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:387: error: '__skipOffset' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:388: error: '__tailSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:388: error: '__pattSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:401: error: expected `;' before '__remainder'
/opt/local/include/gcc44/c++/bits/stl_algo.h:405: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:408: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:410: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algo.h:428: error: 'std::forward_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:467: error: 'std::random_access_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:467: error: redefinition of 'template<class _RandomAccessIter, class _Integer, class _Tp, class _BinaryPredicate> _RandomAccessIter __search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, _BinaryPredicate, int)'
/opt/local/include/gcc44/c++/bits/stl_algo.h:428: error: 'template<class _ForwardIterator, class _Integer, class _Tp, class _BinaryPredicate> _ForwardIterator __search_n(_ForwardIterator, _ForwardIterator, _Integer, const _Tp&, _BinaryPredicate, int)' previously declared here
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RandomAccessIter __search_n(_RandomAccessIter, _RandomAccessIter, _Integer, const _Tp&, _BinaryPredicate, int)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:470: error: 'iterator_traits' in namespace 'std' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:470: error: expected unqualified-id before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:473: error: '_DistanceType' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:473: error: expected `;' before '__tailSize'
/opt/local/include/gcc44/c++/bits/stl_algo.h:474: error: '_DistanceType' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:476: error: '__tailSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:476: error: '__pattSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:479: error: '_DistanceType' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h:480: error: '__skipOffset' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:481: error: '__tailSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:481: error: '__pattSize' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:494: error: expected `;' before '__remainder'
/opt/local/include/gcc44/c++/bits/stl_algo.h:498: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:501: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:503: error: '__remainder' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator1 __find_end(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2, forward_iterator_tag, forward_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:523: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator1 __find_end(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2, forward_iterator_tag, forward_iterator_tag, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:552: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator1 __find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, bidirectional_iterator_tag, bidirectional_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:581: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:582: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:584: error: '_RevIterator1' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:584: error: expected `;' before '__rlast1'
/opt/local/include/gcc44/c++/bits/stl_algo.h:585: error: '_RevIterator2' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:585: error: expected `;' before '__rlast2'
/opt/local/include/gcc44/c++/bits/stl_algo.h:586: error: expected `;' before '__rresult'
/opt/local/include/gcc44/c++/bits/stl_algo.h:591: error: '__rresult' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:591: error: '__rlast1' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:596: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:596: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator1 __find_end(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, bidirectional_iterator_tag, bidirectional_iterator_tag, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:617: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:618: error: expected initializer before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:620: error: '_RevIterator1' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:620: error: expected `;' before '__rlast1'
/opt/local/include/gcc44/c++/bits/stl_algo.h:621: error: '_RevIterator2' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:621: error: expected `;' before '__rlast2'
/opt/local/include/gcc44/c++/bits/stl_algo.h:622: error: expected `;' before '__rresult'
/opt/local/include/gcc44/c++/bits/stl_algo.h:626: error: '__rresult' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:626: error: '__rlast1' was not declared in this scope
/opt/local/include/gcc44/c++/bits/stl_algo.h:631: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:631: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter1 find_end(_FIter1, _FIter1, _FIter2, _FIter2)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:675: error: '__find_end' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:676: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:677: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter1 find_end(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:723: error: '__find_end' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:724: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:725: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter remove(_FIter, _FIter, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1110: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter remove_if(_FIter, _FIter, _Predicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1153: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter unique(_FIter, _FIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1193: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter unique(_FIter, _FIter, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1235: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algo.h:1280: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:1303: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:1353: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:1382: error: 'input_iterator_tag' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __reverse(_BidirectionalIterator, _BidirectionalIterator, bidirectional_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1411: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __reverse(_RandomAccessIterator, _RandomAccessIterator, random_access_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1431: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void reverse(_BIter, _BIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1457: error: '__reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1457: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __rotate(_ForwardIterator, _ForwardIterator, _ForwardIterator, forward_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1528: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1540: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __rotate(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, bidirectional_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1565: error: '__reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1566: error: '__reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1570: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1575: error: '__reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1577: error: '__reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, random_access_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1606: error: 'swap_ranges' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1610: error: '__gcd' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void rotate(_FIter, _FIter, _FIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1682: error: '__rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter rotate_copy(_FIter, _FIter, _FIter, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1715: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1716: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator __partition(_ForwardIterator, _ForwardIterator, _Predicate, forward_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1737: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator __partition(_BidirectionalIterator, _BidirectionalIterator, _Predicate, bidirectional_iterator_tag)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1767: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator __inplace_stable_partition(_ForwardIterator, _ForwardIterator, _Predicate, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1784: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1785: error: '__inplace_stable_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1789: error: '__inplace_stable_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1793: error: 'rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1794: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1794: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_ForwardIterator __stable_partition_adaptive(_ForwardIterator, _ForwardIterator, _Predicate, _Distance, _Pointer, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1823: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1829: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1831: error: '__stable_partition_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1835: error: '__stable_partition_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1838: error: 'rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1839: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1839: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BIter stable_partition(_BIter, _BIter, _Predicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1886: error: '__stable_partition_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1892: error: '__inplace_stable_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1904: error: 'make_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1907: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1917: error: 'make_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1920: error: '__pop_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RAIter partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:1975: error: 'make_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1979: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:1985: error: 'sort_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RAIter partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2045: error: 'make_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2049: error: '__adjust_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2056: error: 'sort_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __insertion_sort(_RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2108: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2112: error: '__unguarded_linear_insert' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2130: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2134: error: '__unguarded_linear_insert' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __unguarded_insertion_sort(_RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2148: error: '__unguarded_linear_insert' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __unguarded_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2161: error: '__unguarded_linear_insert' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2178: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2179: error: '__unguarded_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2182: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2193: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2194: error: '__unguarded_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2198: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RandomAccessIterator __unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, _Tp)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2216: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_RandomAccessIterator __unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, _Tp, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2237: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2256: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:2261: error: '__unguarded_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2262: error: '__median' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2269: error: '__introsort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2288: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:2293: error: '__unguarded_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2294: error: '__median' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2302: error: '__introsort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __introselect(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Size)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2344: error: '__heap_select' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2347: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2352: error: '__unguarded_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2353: error: '__median' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2365: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __introselect(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Size, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2381: error: '__heap_select' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2383: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2388: error: '__unguarded_partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2389: error: '__median' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2402: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter lower_bound(_FIter, _FIter, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2433: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2441: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter lower_bound(_FIter, _FIter, const _Tp&, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2486: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2494: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter upper_bound(_FIter, _FIter, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2533: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2541: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter upper_bound(_FIter, _FIter, const _Tp&, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2586: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2594: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algo.h:2625: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h:2687: error: expected constructor, destructor, or type conversion before '<' token
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool binary_search(_ForwardIterator, _ForwardIterator, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2761: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool binary_search(_FIter, _FIter, const _Tp&, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2797: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator3 __merge_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2814: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2816: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2825: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2832: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator3 __merge_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2850: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2852: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2861: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2868: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BidirectionalIterator1 __rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2888: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2889: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2890: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2894: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2895: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2896: error: 'copy_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2900: error: 'rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2901: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2901: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2918: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2919: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:2924: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2925: error: '__merge_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2937: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2938: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2940: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2945: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2946: error: 'upper_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2948: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2951: error: '__rotate_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2954: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2956: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:2975: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2976: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:2981: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2982: error: '__merge_backward' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2994: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2995: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:2997: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3002: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3003: error: 'upper_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3005: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3008: error: '__rotate_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3011: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3013: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3033: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3043: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3044: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3045: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3050: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3051: error: 'upper_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3052: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3054: error: 'rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3056: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3056: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3057: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3059: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3078: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3088: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3089: error: 'lower_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3091: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3096: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3097: error: 'upper_bound' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3099: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3101: error: 'rotate' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3103: error: 'advance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3103: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3104: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3106: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void inplace_merge(_BIter, _BIter, _BIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3149: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3150: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3155: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3157: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void inplace_merge(_BIter, _BIter, _BIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3206: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3207: error: 'distance' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3212: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3215: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3232: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:3239: error: 'min' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3240: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3257: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:3263: error: 'min' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3265: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3277: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3280: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3292: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3295: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3313: error: '__chunk_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3317: error: '__merge_sort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3319: error: '__merge_sort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3337: error: '__chunk_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3341: error: '__merge_sort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3344: error: '__merge_sort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3361: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3363: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3368: error: '__merge_sort_with_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3369: error: '__merge_sort_with_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3371: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3389: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3391: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3396: error: '__merge_sort_with_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3397: error: '__merge_sort_with_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3399: error: '__merge_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3414: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3418: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3419: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3420: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void __inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3433: error: '__insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3437: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3438: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3439: error: '__merge_without_buffer' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool next_permutation(_BIter, _BIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3602: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3603: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3608: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool next_permutation(_BIter, _BIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3660: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3661: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3666: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool prev_permutation(_BIter, _BIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3715: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3716: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3721: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'bool prev_permutation(_BIter, _BIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:3773: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3774: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:3779: error: 'reverse' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: At global scope:
/opt/local/include/gcc44/c++/bits/stl_algo.h:4176: error: '_GLIBCXX_END_NAMESPACE' does not name a type
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_IIter find(_IIter, _IIter, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4223: error: '__find' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4224: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_IIter find_if(_IIter, _IIter, _Predicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4247: error: '__find_if' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4248: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter1 search(_FIter1, _FIter1, _FIter2, _FIter2)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4487: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:4495: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter search_n(_FIter, _FIter, _Size, const _Tp&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4625: error: '_GLIBCXX_STD_P' has not been declared
/opt/local/include/gcc44/c++/bits/stl_algo.h:4626: error: '__search_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4627: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_FIter search_n(_FIter, _FIter, _Size, const _Tp&, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4668: error: '__search_n' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4669: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter unique_copy(_IIter, _IIter, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4901: error: '__unique_copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4902: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4903: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter unique_copy(_IIter, _IIter, _OIter, _BinaryPredicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4940: error: '__unique_copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4941: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4942: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void random_shuffle(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4968: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:4968: error: 'rand' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void random_shuffle(_RAIter, _RAIter, _Generator&)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:4998: error: 'iter_swap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_BIter partition(_BIter, _BIter, _Predicate)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5029: error: '__partition' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5030: error: '__iterator_category' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void partial_sort(_RAIter, _RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5067: error: '__heap_select' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5068: error: 'sort_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void partial_sort(_RAIter, _RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5108: error: '__heap_select' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5109: error: 'sort_heap' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void nth_element(_RAIter, _RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5146: error: '__introselect' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5147: error: '__lg' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void nth_element(_RAIter, _RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5186: error: '__introselect' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5187: error: '__lg' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void sort(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5220: error: '__introsort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5221: error: '__lg' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5222: error: '__final_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void sort(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5258: error: '__introsort_loop' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5259: error: '__lg' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5260: error: '__final_insertion_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5319: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5319: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5383: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5383: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void stable_sort(_RAIter, _RAIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5423: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5425: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function 'void stable_sort(_RAIter, _RAIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5468: error: '__inplace_stable_sort' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5470: error: '__stable_sort_adaptive' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5537: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5537: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5606: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5606: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5778: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5841: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5903: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5903: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h: In function '_OIter set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare)':
/opt/local/include/gcc44/c++/bits/stl_algo.h:5972: error: 'copy' is not a member of 'std'
/opt/local/include/gcc44/c++/bits/stl_algo.h:5973: error: 'copy' is not a member of 'std'
audiophash.h: At global scope:
audiophash.h:34: error: expected constructor, destructor, or type conversion before 'extern'
audiophash.h:77: error: expected constructor, destructor, or type conversion before '*' token
audiophash.h:85: error: 'uint32_t' was not declared in this scope
audiophash.h:94: error: expected ',' or '...' before '*' token
audiophash.h:94: error: ISO C++ forbids declaration of 'uint32_t' with no type
audiophash.h:108: error: 'uint32_t' was not declared in this scope
audiophash.h:108: error: 'hash_a' was not declared in this scope
audiophash.h:108: error: expected primary-expression before 'const'
audiophash.h:108: error: 'uint32_t' was not declared in this scope
audiophash.h:108: error: 'hash_b' was not declared in this scope
audiophash.h:108: error: expected primary-expression before 'const'
audiophash.h:108: error: expected primary-expression before 'const'
audiophash.h:108: error: expected primary-expression before 'const'
audiophash.h:108: error: expected primary-expression before 'int'
audiophash.h:108: error: initializer expression list treated as compound expression
audiophash.cpp: In function 'int ph_count_samples(const char*, int, int)':
audiophash.cpp:29: error: 'av_log_set_level' was not declared in this scope
audiophash.cpp:30: error: 'av_register_all' was not declared in this scope
audiophash.cpp:31: error: 'avcodec_register_all' was not declared in this scope
audiophash.cpp:33: error: 'AVFormatContext' was not declared in this scope
audiophash.cpp:33: error: 'pFormatCtx' was not declared in this scope
audiophash.cpp:36: error: 'av_open_input_file' was not declared in this scope
audiophash.cpp:40: error: 'av_find_stream_info' was not declared in this scope
audiophash.cpp:46: error: 'AVCodecContext' was not declared in this scope
audiophash.cpp:46: error: 'pCodecCtx' was not declared in this scope
audiophash.cpp:53: error: 'CODEC_TYPE_AUDIO' was not declared in this scope
audiophash.cpp:69: error: 'AVCodec' was not declared in this scope
audiophash.cpp:69: error: 'pCodec' was not declared in this scope
audiophash.cpp:72: error: 'avcodec_find_decoder' was not declared in this scope
audiophash.cpp:78: error: 'avcodec_open' was not declared in this scope
audiophash.cpp:81: error: 'uint8_t' was not declared in this scope
audiophash.cpp:81: error: 'in_buf' was not declared in this scope
audiophash.cpp:81: error: expected primary-expression before ')' token
audiophash.cpp:81: error: expected `;' before 'malloc'
audiophash.cpp:82: error: 'out_buf' was not declared in this scope
audiophash.cpp:82: error: expected primary-expression before ')' token
audiophash.cpp:82: error: expected `;' before 'malloc'
audiophash.cpp:87: error: 'ReSampleContext' was not declared in this scope
audiophash.cpp:87: error: 'rs_ctxt' was not declared in this scope
audiophash.cpp:87: error: 'audio_resample_init' was not declared in this scope
audiophash.cpp:90: error: 'AVPacket' was not declared in this scope
audiophash.cpp:90: error: expected `;' before 'packet'
audiophash.cpp:91: error: 'packet' was not declared in this scope
audiophash.cpp:91: error: 'av_read_frame' was not declared in this scope
audiophash.cpp:94: error: 'avcodec_decode_audio2' was not declared in this scope
audiophash.cpp:98: error: 'audio_resample' was not declared in this scope
audiophash.cpp:102: error: 'audio_resample_close' was not declared in this scope
audiophash.cpp:103: error: 'avcodec_close' was not declared in this scope
audiophash.cpp:104: error: 'av_close_input_file' was not declared in this scope
audiophash.cpp: In function 'float* ph_readaudio(const char*, int, int, int&)':
audiophash.cpp:115: error: 'av_log_set_level' was not declared in this scope
audiophash.cpp:116: error: 'av_register_all' was not declared in this scope
audiophash.cpp:118: error: 'AVFormatContext' was not declared in this scope
audiophash.cpp:118: error: 'pFormatCtx' was not declared in this scope
audiophash.cpp:121: error: 'av_open_input_file' was not declared in this scope
audiophash.cpp:127: error: 'av_find_stream_info' was not declared in this scope
audiophash.cpp:135: error: 'AVCodecContext' was not declared in this scope
audiophash.cpp:135: error: 'pCodecCtx' was not declared in this scope
audiophash.cpp:142: error: 'CODEC_TYPE_AUDIO' was not declared in this scope
audiophash.cpp:159: error: 'AVCodec' was not declared in this scope
audiophash.cpp:159: error: 'pCodec' was not declared in this scope
audiophash.cpp:162: error: 'avcodec_find_decoder' was not declared in this scope
audiophash.cpp:169: error: 'avcodec_open' was not declared in this scope
audiophash.cpp:174: error: 'uint8_t' was not declared in this scope
audiophash.cpp:174: error: 'in_buf' was not declared in this scope
audiophash.cpp:174: error: expected primary-expression before ')' token
audiophash.cpp:174: error: expected `;' before 'malloc'
audiophash.cpp:176: error: 'out_buf' was not declared in this scope
audiophash.cpp:176: error: expected primary-expression before ')' token
audiophash.cpp:176: error: expected `;' before 'malloc'
audiophash.cpp:179: error: 'ReSampleContext' was not declared in this scope
audiophash.cpp:179: error: 'rs_ctx' was not declared in this scope
audiophash.cpp:179: error: 'audio_resample_init' was not declared in this scope
audiophash.cpp:181: error: 'AVPacket' was not declared in this scope
audiophash.cpp:181: error: expected `;' before 'packet'
audiophash.cpp:182: error: 'packet' was not declared in this scope
audiophash.cpp:182: error: 'av_read_frame' was not declared in this scope
audiophash.cpp:186: error: 'avcodec_decode_audio2' was not declared in this scope
audiophash.cpp:190: error: 'audio_resample' was not declared in this scope
audiophash.cpp:212: error: 'audio_resample_close' was not declared in this scope
audiophash.cpp:213: error: 'avcodec_close' was not declared in this scope
audiophash.cpp:214: error: 'av_close_input_file' was not declared in this scope
audiophash.cpp: At global scope:
audiophash.cpp:221: error: expected constructor, destructor, or type conversion before '*' token
audiophash.cpp:355: error: redefinition of 'int ph_bitcount'
audiophash.h:85: error: 'int ph_bitcount' previously defined here
audiophash.cpp:355: error: 'uint32_t' was not declared in this scope
audiophash.cpp:369: error: expected ',' or '...' before '*' token
audiophash.cpp:369: error: ISO C++ forbids declaration of 'uint32_t' with no type
audiophash.cpp: In function 'double ph_compare_blocks(int)':
audiophash.cpp:371: error: 'block_size' was not declared in this scope
audiophash.cpp:372: error: expected `;' before 'xordhash'
audiophash.cpp:373: error: 'xordhash' was not declared in this scope
audiophash.cpp:373: error: 'ph_bitcount' cannot be used as a function
audiophash.cpp:375: error: 'block_size' was not declared in this scope
audiophash.cpp: At global scope:
audiophash.cpp:378: error: redefinition of 'double* ph_audio_distance_ber'
audiophash.h:108: error: 'double* ph_audio_distance_ber' previously defined here
audiophash.cpp:378: error: 'uint32_t' was not declared in this scope
audiophash.cpp:378: error: 'hash_a' was not declared in this scope
audiophash.cpp:378: error: expected primary-expression before 'const'
audiophash.cpp:378: error: 'uint32_t' was not declared in this scope
audiophash.cpp:378: error: 'hash_b' was not declared in this scope
audiophash.cpp:378: error: expected primary-expression before 'const'
audiophash.cpp:378: error: expected primary-expression before 'const'
audiophash.cpp:378: error: expected primary-expression before 'const'
audiophash.cpp:378: error: expected primary-expression before 'int'
make[2]: *** [audiophash.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment