gcc 4.40 fails to build on SunOS 5.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



System Info:

uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_118833-33

/usr/bin/uname -p = sparc

Configure log attached.

Partial build log attached.


Bill Tovrea

BAE Systems

16550 West Bernardo Drive
San Diego, CA 92127

Telephone: (858) 592-5292

Pager: (888) 971-4964

E-mail: George.Tovrea@xxxxxxxxxxxxxx



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ../configure --prefix=/net/whistler/auto/users/tovrea/local/sol2 --enable-shared --without-gnu-ld --with-ld=/usr/sfw/bin/gld --without-gnu-as --with-as=/usr/sfw/bin/gas --enable-build-with-cxx --enable-bootstrap --enable-languages=c,c++ --enable-version-specific-runtime-libs

## --------- ##
## Platform. ##
## --------- ##

hostname = siamese
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_118833-33

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = siamese
Release = 5.10
KernelID = Generic_118833-33
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sfw/bin
PATH: .
PATH: /net/whistler/auto/users/tovrea
PATH: /net/whistler/auto/users/tovrea/bin
PATH: /usr/local/bin/forte/bin
PATH: /usr/local/bin/forte
PATH: /usr/opt/java1.2/bin
PATH: /usr/openwin/bin
PATH: /usr/man
PATH: /opt/SUNWspro/bin
PATH: /usr/ccs/lib
PATH: /usr/ccs/bin
PATH: /usr/bin
PATH: /usr/local
PATH: /usr/local/bin
PATH: /etc
PATH: /usr/ucb
PATH: /usr/sbin
PATH: /usr/atria/bin
PATH: /app/app1/pure/purify
PATH: /app/quantify200206
PATH: /usr/bsd
PATH: /usr/lib
PATH: /net/whistler/auto/users/tovrea/Workspace/Perl
PATH: /net/whistler/auto/users/tovrea/bin
PATH: /usr/freeware/bin
PATH: /usr/kde/bin
PATH: /usr/bsd
PATH: /usr/bin/X11
PATH: /bin
PATH: /usr/etc
PATH: /app/forte6_u2/SUNWspro/bin
PATH: /app/forte6_u2/SUNWspro/WS6U2/bin
PATH: /app/forte6_u2/SUNWspro/contrib/contrib6/XEmacs20.4/lib/xemacs-20.4/etc
PATH: /auto/app1/patch_test_purify/releases/purify.sg32.2003a.06.13.ER.0152


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1563: checking build system type
configure:1581: result: sparc-sun-solaris2.10
configure:1616: checking host system type
configure:1630: result: sparc-sun-solaris2.10
configure:1638: checking target system type
configure:1652: result: sparc-sun-solaris2.10
configure:1696: checking for a BSD-compatible install
configure:1762: result: ../install-sh -c
configure:1773: checking whether ln works
configure:1795: result: yes
configure:1799: checking whether ln -s works
configure:1803: result: yes
configure:3002: checking for gcc
configure:3018: found /usr/sfw/bin/gcc
configure:3028: result: gcc
configure:3274: checking for C compiler version
configure:3277: gcc --version </dev/null >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3280: $? = 0
configure:3282: gcc -v </dev/null >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3285: $? = 0
configure:3287: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3290: $? = 1
configure:3313: checking for C compiler default output file name
configure:3316: gcc    conftest.c  >&5
configure:3319: $? = 0
configure:3367: result: a.out
configure:3372: checking whether the C compiler works
configure:3378: ./a.out
configure:3381: $? = 0
configure:3400: result: yes
configure:3407: checking whether we are cross compiling
configure:3409: result: no
configure:3412: checking for suffix of executables
configure:3414: gcc -o conftest    conftest.c  >&5
configure:3417: $? = 0
configure:3444: result: 
configure:3450: checking for suffix of object files
configure:3471: gcc -c   conftest.c >&5
configure:3474: $? = 0
configure:3498: result: o
configure:3502: checking whether we are using the GNU C compiler
configure:3526: gcc -c   conftest.c >&5
configure:3532: $? = 0
configure:3536: test -z 
			 || test ! -s conftest.err
configure:3539: $? = 0
configure:3542: test -s conftest.o
configure:3545: $? = 0
configure:3558: result: yes
configure:3564: checking whether gcc accepts -g
configure:3585: gcc -c -g  conftest.c >&5
configure:3591: $? = 0
configure:3595: test -z 
			 || test ! -s conftest.err
configure:3598: $? = 0
configure:3601: test -s conftest.o
configure:3604: $? = 0
configure:3615: result: yes
configure:3632: checking for gcc option to accept ANSI C
configure:3702: gcc  -c -g -O2  conftest.c >&5
configure:3708: $? = 0
configure:3712: test -z 
			 || test ! -s conftest.err
configure:3715: $? = 0
configure:3718: test -s conftest.o
configure:3721: $? = 0
configure:3739: result: none needed
configure:3757: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3763: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3948: checking for g++
configure:3964: found /usr/sfw/bin/g++
configure:3974: result: g++
configure:3990: checking for C++ compiler version
configure:3993: g++ --version </dev/null >&5
g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3996: $? = 0
configure:3998: g++ -v </dev/null >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:4001: $? = 0
configure:4003: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4006: $? = 1
configure:4009: checking whether we are using the GNU C++ compiler
configure:4033: g++ -c   conftest.cc >&5
configure:4039: $? = 0
configure:4043: test -z 
			 || test ! -s conftest.err
configure:4046: $? = 0
configure:4049: test -s conftest.o
configure:4052: $? = 0
configure:4065: result: yes
configure:4071: checking whether g++ accepts -g
configure:4092: g++ -c -g  conftest.cc >&5
configure:4098: $? = 0
configure:4102: test -z 
			 || test ! -s conftest.err
configure:4105: $? = 0
configure:4108: test -s conftest.o
configure:4111: $? = 0
configure:4122: result: yes
configure:4164: g++ -c -g -O2  conftest.cc >&5
configure:4170: $? = 0
configure:4174: test -z 
			 || test ! -s conftest.err
configure:4177: $? = 0
configure:4180: test -s conftest.o
configure:4183: $? = 0
configure:4209: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' undeclared (first use this function)
conftest.cc:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:4215: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4164: g++ -c -g -O2  conftest.cc >&5
configure:4170: $? = 0
configure:4174: test -z 
			 || test ! -s conftest.err
configure:4177: $? = 0
configure:4180: test -s conftest.o
configure:4183: $? = 0
configure:4209: g++ -c -g -O2  conftest.cc >&5
configure:4215: $? = 0
configure:4219: test -z 
			 || test ! -s conftest.err
configure:4222: $? = 0
configure:4225: test -s conftest.o
configure:4228: $? = 0
configure:4315: checking for gnatbind
configure:4342: result: no
configure:4395: checking for gnatmake
configure:4422: result: no
configure:4434: checking whether compiler driver understands Ada
configure:4457: result: no
configure:4466: checking how to compare bootstrapped objects
configure:4491: result: cmp $$f1 $$f2 16 16
configure:4888: checking for version 0.10 of PPL
configure:4910: gcc -c -g -O2 -I/include  -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr   conftest.c >&5
conftest.c:12:19: ppl_c.h: No such file or directory
conftest.c: In function `main':
conftest.c:18: error: `choke' undeclared (first use in this function)
conftest.c:18: error: (Each undeclared identifier is reported only once
conftest.c:18: error: for each function it appears in.)
conftest.c:18: error: syntax error before "me"
configure:4916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include "ppl_c.h"
| int
| main ()
| {
| 
|   #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR != 10
|   choke me
|   #endif
| 
|   ;
|   return 0;
| }
configure:4937: result: no
configure:5007: checking for correct version of CLooG
configure:5029: gcc -c -g -O2 -I/include -DCLOOG_PPL_BACKEND  -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr    conftest.c >&5
conftest.c:12:25: cloog/cloog.h: No such file or directory
conftest.c: In function `main':
conftest.c:18: error: `choke' undeclared (first use in this function)
conftest.c:18: error: (Each undeclared identifier is reported only once
conftest.c:18: error: for each function it appears in.)
conftest.c:18: error: syntax error before "me"
configure:5035: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include "cloog/cloog.h"
| int
| main ()
| {
| 
|   #if CLOOG_VERSION_MAJOR != 0 || CLOOG_VERSION_MINOR != 15
|   choke me
|   #endif
| 
|   ;
|   return 0;
| }
configure:5056: result: no
configure:6400: checking for bison
configure:6416: found /usr/sfw/bin/bison
configure:6426: result: bison -y
configure:6446: checking for bison
configure:6462: found /usr/sfw/bin/bison
configure:6472: result: bison
configure:6491: checking for gm4
configure:6507: found /usr/sfw/bin/gm4
configure:6517: result: gm4
configure:6536: checking for flex
configure:6552: found /usr/sfw/bin/flex
configure:6562: result: flex
configure:6582: checking for flex
configure:6598: found /usr/sfw/bin/flex
configure:6608: result: flex
configure:6627: checking for makeinfo
configure:6643: found /usr/sfw/bin/makeinfo
configure:6653: result: makeinfo
configure:6686: checking for expect
configure:6715: result: no
configure:6733: checking for runtest
configure:6762: result: no
configure:6872: checking for ar
configure:6888: found /usr/ccs/bin/ar
configure:6898: result: ar
configure:7007: checking for as
configure:7023: found /usr/ccs/bin/as
configure:7033: result: as
configure:7142: checking for dlltool
configure:7171: result: no
configure:7200: checking for ld
configure:7226: result: /usr/ccs/bin/ld
configure:7412: checking for lipo
configure:7441: result: no
configure:7547: checking for nm
configure:7563: found /usr/ccs/bin/nm
configure:7573: result: nm
configure:7682: checking for ranlib
configure:7698: found /usr/ccs/bin/ranlib
configure:7708: result: ranlib
configure:7812: checking for strip
configure:7828: found /usr/ccs/bin/strip
configure:7838: result: strip
configure:7942: checking for windres
configure:7971: result: no
configure:8077: checking for windmc
configure:8106: result: no
configure:8212: checking for objcopy
configure:8241: result: no
configure:8347: checking for objdump
configure:8376: result: no
configure:8521: checking for cc
configure:8537: found /usr/ucb/cc
configure:8547: result: cc
configure:8676: checking for c++
configure:8692: found /usr/sfw/bin/c++
configure:8702: result: c++
configure:8831: checking for gcc
configure:8847: found /usr/sfw/bin/gcc
configure:8857: result: gcc
configure:8981: checking for gcj
configure:9010: result: no
configure:9136: checking for gfortran
configure:9165: result: no
configure:9225: checking for ar
configure:9258: result: no
configure:9370: checking for ar
configure:9386: found /usr/ccs/bin/ar
configure:9396: result: ar
configure:9448: checking for as
configure:9481: result: no
configure:9593: checking for as
configure:9609: found /usr/ccs/bin/as
configure:9619: result: as
configure:9671: checking for dlltool
configure:9704: result: no
configure:9816: checking for dlltool
configure:9845: result: no
configure:9894: checking for ld
configure:9927: result: no
configure:10039: checking for ld
configure:10055: found /usr/ccs/bin/ld
configure:10065: result: ld
configure:10117: checking for lipo
configure:10150: result: no
configure:10262: checking for lipo
configure:10291: result: no
configure:10340: checking for nm
configure:10373: result: no
configure:10485: checking for nm
configure:10501: found /usr/ccs/bin/nm
configure:10511: result: nm
configure:10563: checking for objdump
configure:10596: result: no
configure:10708: checking for objdump
configure:10737: result: no
configure:10786: checking for ranlib
configure:10819: result: no
configure:10931: checking for ranlib
configure:10947: found /usr/ccs/bin/ranlib
configure:10957: result: ranlib
configure:11009: checking for strip
configure:11042: result: no
configure:11154: checking for strip
configure:11170: found /usr/ccs/bin/strip
configure:11180: result: strip
configure:11232: checking for windres
configure:11265: result: no
configure:11377: checking for windres
configure:11406: result: no
configure:11455: checking for windmc
configure:11488: result: no
configure:11600: checking for windmc
configure:11629: result: no
configure:11656: checking where to find the target ar
configure:11689: result: host tool
configure:11698: checking where to find the target as
configure:11731: result: host tool
configure:11740: checking where to find the target cc
configure:11763: result: just compiled
configure:11782: checking where to find the target c++
configure:11808: result: just compiled
configure:11827: checking where to find the target c++ for libstdc++
configure:11853: result: just compiled
configure:11872: checking where to find the target dlltool
configure:11905: result: host tool
configure:11914: checking where to find the target gcc
configure:11937: result: just compiled
configure:11956: checking where to find the target gcj
configure:11992: result: host tool
configure:12001: checking where to find the target gfortran
configure:12037: result: host tool
configure:12046: checking where to find the target ld
configure:12079: result: host tool
configure:12088: checking where to find the target lipo
configure:12110: result: host tool
configure:12119: checking where to find the target nm
configure:12152: result: host tool
configure:12161: checking where to find the target objdump
configure:12194: result: host tool
configure:12203: checking where to find the target ranlib
configure:12236: result: host tool
configure:12245: checking where to find the target strip
configure:12278: result: host tool
configure:12287: checking where to find the target windres
configure:12320: result: host tool
configure:12329: checking where to find the target windmc
configure:12362: result: host tool
configure:12399: checking whether to enable maintainer-specific portions of Makefiles
configure:12408: result: no
configure:12441: checking whether -fkeep-inline-functions is supported
configure:12465: gcc -c -g -O2 -fkeep-inline-functions  conftest.c >&5
configure:12471: $? = 0
configure:12475: test -z 
			 || test ! -s conftest.err
configure:12478: $? = 0
configure:12481: test -s conftest.o
configure:12484: $? = 0
configure:12486: result: yes
configure:12703: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on siamese

config.status:769: creating Makefile

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_build_alias=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_host=sparc-sun-solaris2.10
ac_cv_host_alias=sparc-sun-solaris2.10
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_AR_FOR_TARGET=ar
ac_cv_prog_AS=as
ac_cv_prog_AS_FOR_TARGET=as
ac_cv_prog_BISON=bison
ac_cv_prog_CC_FOR_TARGET=cc
ac_cv_prog_CXX_FOR_TARGET=c++
ac_cv_prog_FLEX=flex
ac_cv_prog_GCC_FOR_TARGET=gcc
ac_cv_prog_LD=/usr/ccs/bin/ld
ac_cv_prog_LD_FOR_TARGET=ld
ac_cv_prog_LEX=flex
ac_cv_prog_M4=gm4
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_NM=nm
ac_cv_prog_NM_FOR_TARGET=nm
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_RANLIB_FOR_TARGET=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_STRIP_FOR_TARGET=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_GNATBIND=no
ac_cv_prog_ac_ct_GNATMAKE=no
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_target=sparc-sun-solaris2.10
ac_cv_target_alias=sparc-sun-solaris2.10
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16'
gcc_cv_tool_dirs=/net/whistler/auto/users/tovrea/local/sol2/libexec/gcc/sparc-sun-solaris2.10/4.4.0:/net/whistler/auto/users/tovrea/local/sol2/libexec/gcc/sparc-sun-solaris2.10:/usr/lib/gcc/sparc-sun-solaris2.10/4.4.0:/usr/lib/gcc/sparc-sun-solaris2.10:/net/whistler/auto/users/tovrea/local/sol2/sparc-sun-solaris2.10/bin/sparc-sun-solaris2.10/4.4.0:/net/whistler/auto/users/tovrea/local/sol2/sparc-sun-solaris2.10/bin:
gcc_cv_tool_prefix=/net/whistler/auto/users/tovrea/local/sol2

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='$(AR)'
AS='as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='$(AS)'
BISON='bison'
CC='gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
CFLAGS='-g -O2'
CFLAGS_FOR_BUILD='-g -O2'
CFLAGS_FOR_TARGET='-g -O2'
COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
CONFIGURE_GDB_TK=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
CXXFLAGS_FOR_BUILD='-g -O2'
CXXFLAGS_FOR_TARGET='-g -O2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='$(DLLTOOL)'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
FLEX='flex'
GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
GCC_SHLIB_SUBDIR=''
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET='$(GCJ)'
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='$(GFORTRAN)'
GNATBIND='no'
GNATMAKE='no'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/ccs/bin/ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='$(LD)'
LEX='flex'
LIBOBJS=''
LIBS='-L/lib -lcloog -L/lib -lppl_c -lppl -lgmpxx  '
LIPO='lipo'
LIPO_FOR_TARGET='$(LIPO)'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='gm4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
NM='nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='$(NM)'
OBJCOPY='objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='$(OBJDUMP)'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='$(RANLIB)'
RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SHELL='/bin/bash'
STRIP='strip'
STRIP_FOR_TARGET='$(STRIP)'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --prefix=/net/whistler/auto/users/tovrea/local/sol2 --enable-shared --without-gnu-ld --with-ld=/usr/sfw/bin/gld --without-gnu-as --with-as=/usr/sfw/bin/gas --enable-build-with-cxx --enable-bootstrap --enable-languages=c,c++ --enable-version-specific-runtime-libs'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='$(WINDMC)'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='$(WINDRES)'
YACC='bison -y'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_GNATBIND='no'
ac_ct_GNATMAKE='no'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_configargs='--cache-file=../config.cache '--prefix=/net/whistler/auto/users/tovrea/local/sol2' '--enable-shared' '--without-gnu-ld' '--with-ld=/usr/sfw/bin/gld' '--without-gnu-as' '--with-as=/usr/sfw/bin/gas' '--enable-build-with-cxx' '--enable-bootstrap' '--enable-version-specific-runtime-libs' '--enable-languages=c,c++' --program-transform-name='s,y,y,''
build_configdirs=' libiberty fixincludes'
build_cpu='sparc'
build_libsubdir='build-sparc-sun-solaris2.10'
build_noncanonical='sparc-sun-solaris2.10'
build_os='solaris2.10'
build_subdir='build-sparc-sun-solaris2.10'
build_tooldir='${exec_prefix}/sparc-sun-solaris2.10'
build_vendor='sun'
clooginc=''
clooglibs=''
config_shell='/bin/bash'
configdirs=' intl libiberty libcpp libdecnumber gmp mpfr fixincludes gcc'
datadir='${prefix}/share'
datarootdir='${prefix}/share'
do_compare='cmp $$f1 $$f2 16 16'
docdir='${datarootdir}/doc'
exec_prefix='${prefix}'
gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr '
gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/gmp/_libs -L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpfr/_libs -lmpfr -lgmp'
host='sparc-sun-solaris2.10'
host_alias=''
host_configargs='--cache-file=./config.cache  '--prefix=/net/whistler/auto/users/tovrea/local/sol2' '--enable-shared' '--without-gnu-ld' '--with-ld=/usr/sfw/bin/gld' '--without-gnu-as' '--with-as=/usr/sfw/bin/gas' '--enable-build-with-cxx' '--enable-bootstrap' '--enable-version-specific-runtime-libs' '--enable-languages=c,c++' --program-transform-name='s,y,y,''
host_cpu='sparc'
host_noncanonical='sparc-sun-solaris2.10'
host_os='solaris2.10'
host_subdir='.'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pplinc=''
ppllibs=''
prefix='/net/whistler/auto/users/tovrea/local/sol2'
program_transform_name='s,y,y,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g -fkeep-inline-functions'
stage1_checking='--enable-checking=yes,types'
stage1_languages='c'
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='sparc-sun-solaris2.10'
target_alias=''
target_configargs='--cache-file=./config.cache --enable-multilib '--prefix=/net/whistler/auto/users/tovrea/local/sol2' '--enable-shared' '--without-gnu-ld' '--with-ld=/usr/sfw/bin/gld' '--without-gnu-as' '--with-as=/usr/sfw/bin/gas' '--enable-build-with-cxx' '--enable-bootstrap' '--enable-version-specific-runtime-libs' '--enable-languages=c,c++' --program-transform-name='s,y,y,''
target_cpu='sparc'
target_noncanonical='sparc-sun-solaris2.10'
target_os='solaris2.10'
target_subdir='sparc-sun-solaris2.10'
target_vendor='sun'
tooldir='${exec_prefix}/sparc-sun-solaris2.10'

## ------------- ##
## Output files. ##
## ------------- ##

alphaieee_frag='/dev/null'
host_makefile_frag='../config/mh-solaris'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='/dev/null'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:51:87: error: ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp: No such file or directory
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:287:81: error: ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp: No such file or directory
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:389:93: error: ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp:55,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp:47,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:58:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp:467:81: error: ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp:79,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp:47,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:58:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp:612:82: error: ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp:87,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp:47,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:58:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp:654:82: error: ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:50:92: error: ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:219:84: error: ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:46,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp:183:82: error: ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp: No such file or directory
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp:46,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:58:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:184: error: expected template-name before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:184: error: expected '{' before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp:184: error: expected unqualified-id before '<' token
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: expected template-name before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: expected '{' before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: expected unqualified-id before '<' token
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:204,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:45: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:55: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:62: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:70: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:79: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp:90: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:206,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:207,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:44: error: '__gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::push' declared as an 'inline' variable
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:44: error: template definition of non-template 'typename __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::point_iterator __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::push'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:44: error: 'const_reference' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:60: error: variable or field 'push_imp' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:60: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:89: error: variable or field 'modify' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:89: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp:89: error: 'const_reference' was not declared in this scope
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:208,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:62: error: variable or field 'erase' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:62: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:74: error: variable or field 'remove_node' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:74: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:135: error: template definition of non-template 'typename __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::node_pointer __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::join_node_children'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:135: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:152: error: template definition of non-template 'typename __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::node_pointer __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::forward_join'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:152: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:152: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:181: error: template definition of non-template 'typename __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::node_pointer __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>::back_join'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:181: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:181: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp:204: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:209,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:44,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp:45: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp:104: error: invalid use of incomplete type 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp:86: error: declaration of 'class __gnu_pbds::detail::pairing_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: expected template-name before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: expected '{' before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: expected unqualified-id before '<' token
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:221,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp:59: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:222,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:44: error: '__gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::push' declared as an 'inline' variable
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:44: error: template definition of non-template 'typename __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::point_iterator __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::push'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:44: error: 'const_reference' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:62: error: variable or field 'insert_node' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:62: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:129: error: '__gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::fix' declared as an 'inline' variable
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:129: error: template definition of non-template 'typename __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::node_pointer __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::fix'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:129: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:172: error: variable or field 'modify' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:172: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp:172: error: 'const_reference' was not declared in this scope
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:223,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:68: error: variable or field 'remove_parentless_node' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:68: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:104: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:114: error: variable or field 'erase' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:114: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp:134: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:224,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp:50,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:45: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:124: error: invalid use of incomplete type 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp:82: error: declaration of 'class __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:157: error: '__gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::join' declared as an 'inline' variable
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:157: error: template definition of non-template 'typename __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::node_pointer __gnu_pbds::detail::binomial_heap_base_<Value_Type, Cmp_Fn, Allocator>::join'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:157: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp:157: error: 'node_pointer' was not declared in this scope
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: expected template-name before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: expected '{' before '<' token
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: expected unqualified-id before '<' token
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:336,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:45: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:54: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:63: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:73: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:88: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:98: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp:104: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:339,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:340,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:44: error: '__gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>::push' declared as an 'inline' variable
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:44: error: template definition of non-template 'typename __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>::point_iterator __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>::push'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:44: error: 'const_reference' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:81: error: variable or field 'make_root' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:81: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:92: error: variable or field 'make_root_and_link' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:92: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:111: error: variable or field 'fix' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:111: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:167: error: variable or field 'fix_root' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:167: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:179: error: variable or field 'fix_sibling_rank_1_unmarked' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:179: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:200: error: variable or field 'fix_sibling_rank_1_marked' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:200: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:213: error: variable or field 'fix_sibling_general_unmarked' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:213: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:237: error: variable or field 'fix_sibling_general_marked' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:237: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:249: error: variable or field 'fix_child' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:249: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:267: error: variable or field 'modify' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:267: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:267: error: 'const_reference' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:321: error: variable or field 'update_max' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp:321: error: 'node_pointer' was not declared in this scope
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:341,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:44: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:63: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:73: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:116: error: variable or field 'add_to_aux' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:116: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:146: error: variable or field 'make_child_of' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:146: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:146: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:160: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:186: error: variable or field 'remove_node' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:186: error: 'node_pointer' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:209: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:219: error: variable or field 'erase' declared void
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:219: error: 'point_iterator' was not declared in this scope
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:237: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp:286: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
In file included from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:342,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp:48,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp:45,
                 from /net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/libstdc++-v3/include/precompiled/extc++.h:59:
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp:45: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp:102: error: invalid use of incomplete type 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp:81: error: declaration of 'class __gnu_pbds::detail::thin_heap_<Value_Type, Cmp_Fn, Allocator>'
make[4]: *** [sparc-sun-solaris2.10/bits/extc++.h.gch/O2g.gch] Error 1
make[4]: Leaving directory `/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3/include'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2/sparc-sun-solaris2.10/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/net/whistler/auto/users/tovrea/GCC_SGI/gcc-4.4.0/build_sol2'
make: *** [bootstrap] Error 2

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux