Subject: Re: pkg/24819
To: None <wiz@netbsd.org>
From: Noud de Brouwer <netbsd-install@home.nl>
List: pkgsrc-bugs
Date: 01/22/2005 19:52:35
wiz@netbsd.org wrote:

>Synopsis: festival doesn't build
>
>State-Changed-From-To: open->feedback
>State-Changed-By: wiz@netbsd.org
>State-Changed-When: Mon, 27 Dec 2004 22:01:42 +0000
>State-Changed-Why:
>festival has been updated and builds fine now.
>Do you still see a problem?
>
>
>
>
>  
>
yup..still a probl.

this is w/ gcc2.95.3:

$ bmake  
===> Checking for vulnerabilities in festival-1.4.1nb1
=> Checksum OK for festival-1.4.1.tar.gz.
=> Checksum OK for speech_tools-1.2.1.tar.gz.
=> Checksum OK for OGIresLPC-2.0.9.tar.gz.
=> Checksum OK for OGIfestpatch-1.4.1.2.tar.gz.
===> Extracting for festival-1.4.1nb1
===> Required installed package nas>=1.4.2: nas-1.6nb3 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Required installed package gcc>=2.95.3: gcc-2.95.3nb5 found
===> Patching for festival-1.4.1nb1
===> Applying pkgsrc patches for festival-1.4.1nb1
===> Overriding tools for festival-1.4.1nb1
===> Buildlinking for festival-1.4.1nb1
===> Configuring for festival-1.4.1nb1
===> Building for festival-1.4.1nb1
cd speech_tools && /home/noud4/pkg/bin/gmake
Check system type
Remake modincludes.inc
        NAS_AUDIO
                config/modules/nas_audio.mak
        EDITLINE
                config/modules/editline.mak
        SIOD
                siod/siod.mak
        WAGON
                stats/wagon/wagon.mak
        SCFG
                grammar/scfg/scfg.mak
        WFST
                grammar/wfst/wfst.mak
        OLS
                stats/ols.mak
        RXP
                rxp/rxp.mak
gmake[1]: Entering directory 
`/usr/pkg/home/noud4/workspace/pkgsrc/audio/festival/work/speech_tools'
Making in directory ./siod ...
making dependencies -- siodeditline.c el_complete.c editline.c 
el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc 
slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc 
slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io.cc 
trace.cc EST_SiodServer.cc siod.cc siod_est.cc 
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib.cc
In file included from ../include/siod.h:20,
                 from slib.cc:88:
../include/EST_Val.h: In function `class EST_String string(const EST_Val 
&)':
/home/noud4/pkg/gcc-2.95.3/lib/gcc-lib/i386--netbsdelf/2.95.3/../../../../include/g++-3/string:9: 
previous non-function declaration `typedef class 
basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> 
 > string'
../include/EST_Val.h:256: conflicts with function declaration `class 
EST_String string(const EST_Val &)'
gmake[2]: *** [slib.o] Error 1
gmake[1]: *** [siod] Error 2
gmake[1]: Leaving directory 
`/usr/pkg/home/noud4/workspace/pkgsrc/audio/festival/work/speech_tools'
gmake: *** [all] Error 2
*** Error code 2
 
Stop.
bmake: stopped in /usr/pkg/home/noud4/workspace/pkgsrc/audio/festival
*** Error code 1
 
Stop.
bmake: stopped in /usr/pkg/home/noud4/workspace/pkgsrc/audio/festival
$

this is w/ gcc 3.3.4

$ bmake   
===> Checking for vulnerabilities in festival-1.4.1nb1
=> Checksum OK for festival-1.4.1.tar.gz.
=> Checksum OK for speech_tools-1.2.1.tar.gz.
=> Checksum OK for OGIresLPC-2.0.9.tar.gz.
=> Checksum OK for OGIfestpatch-1.4.1.2.tar.gz.
===> Extracting for festival-1.4.1nb1
===> Required installed package nas>=1.4.2: nas-1.6nb3 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Required installed package gcc3-c>=3.0: gcc3-c-3.3.4 found
===> Patching for festival-1.4.1nb1
===> Applying pkgsrc patches for festival-1.4.1nb1
===> Overriding tools for festival-1.4.1nb1
===> Buildlinking for festival-1.4.1nb1
===> Configuring for festival-1.4.1nb1
===> Building for festival-1.4.1nb1
cd speech_tools && /home/noud4/pkg/bin/gmake
Check system type
Remake modincludes.inc
        NAS_AUDIO
                config/modules/nas_audio.mak
        EDITLINE
                config/modules/editline.mak
        SIOD
                siod/siod.mak
        WAGON
                stats/wagon/wagon.mak
        SCFG
                grammar/scfg/scfg.mak
        WFST
                grammar/wfst/wfst.mak
        OLS
                stats/ols.mak
        RXP
                rxp/rxp.mak
gmake[1]: Entering directory 
`/usr/pkg/home/noud4/workspace/pkgsrc/audio/festival/work/speech_tools'
Making in directory ./siod ...
making dependencies -- siodeditline.c el_complete.c editline.c 
el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc 
slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc 
slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io.cc 
trace.cc EST_SiodServer.cc siod.cc siod_est.cc 
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib.cc:88:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib.cc:88:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib.cc:88:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib.cc:88:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib.cc:88:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib.cc:88:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_core.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_core.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_core.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_core.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_core.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_core.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_core.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_doc.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_doc.cc:13:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_doc.cc:13:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_doc.cc:13:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_doc.cc:13:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_doc.cc:13:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_doc.cc:13:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_file.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_file.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_file.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_file.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_file.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_file.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_file.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_format.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_format.cc:47:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_format.cc:47:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_format.cc:47:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_format.cc:47:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_format.cc:47:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_format.cc:47:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_list.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_list.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_list.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_list.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_list.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_list.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_list.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_math.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_math.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_math.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_math.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_math.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_math.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_math.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_sys.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_sys.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_sys.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_sys.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_sys.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_sys.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_sys.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_server.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/EST_io_aux.h:45,
                 from slib_server.cc:12:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_types.h:43,
                 from ../include/EST_io_aux.h:46,
                 from slib_server.cc:12:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_types.h:43,
                 from ../include/EST_io_aux.h:46,
                 from slib_server.cc:12:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_io_aux.h:46,
                 from slib_server.cc:12:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_io_aux.h:46,
                 from slib_server.cc:12:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_io_aux.h:46,
                 from slib_server.cc:12:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_str.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/EST_Pathname.h:37,
                 from slib_str.cc:17:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_Pathname.h:38,
                 from slib_str.cc:17:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_Pathname.h:38,
                 from slib_str.cc:17:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_str.cc:19:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_str.cc:19:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_str.cc:19:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_xtr.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib_xtr.cc:18:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_xtr.cc:18:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_xtr.cc:18:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_xtr.cc:18:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_xtr.cc:18:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_xtr.cc:18:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include slib_repl.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from slib_repl.cc:36:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_repl.cc:38:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from slib_repl.cc:38:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_repl.cc:38:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_repl.cc:38:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from slib_repl.cc:38:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include siod_fringe.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from siod_fringe.cc:40:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_fringe.cc:40:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_fringe.cc:40:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_fringe.cc:40:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_fringe.cc:40:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_fringe.cc:40:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include siod_server.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from siod_server.cc:40:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_server.cc:40:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_server.cc:40:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_server.cc:40:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_server.cc:40:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_server.cc:40:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include io.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from io.cc:50:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from io.cc:52:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from io.cc:52:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from io.cc:52:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from io.cc:52:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from io.cc:52:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include trace.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from trace.cc:17:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from trace.cc:17:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from trace.cc:17:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from trace.cc:17:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from trace.cc:17:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from trace.cc:17:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include EST_SiodServer.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from ../include/EST_ServiceTable.h:38,
                 from EST_SiodServer.cc:42:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_TKVL.h:43,
                 from ../include/EST_ServiceTable.h:40,
                 from EST_SiodServer.cc:42:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_TKVL.h:43,
                 from ../include/EST_ServiceTable.h:40,
                 from EST_SiodServer.cc:42:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_ServiceTable.h:40,
                 from EST_SiodServer.cc:42:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:44,
                 from ../include/EST_Features.h:43,
                 from ../include/EST_Server.h:38,
                 from EST_SiodServer.h:38,
                 from EST_SiodServer.cc:43:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_Features.h:43,
                 from ../include/EST_Server.h:38,
                 from EST_SiodServer.h:38,
                 from EST_SiodServer.cc:43:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from ../include/EST_iostream.h:53,
                 from ../include/EST_String.h:50,
                 from siod.cc:30:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_THash.h:43,
                 from siod.cc:31:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from siod.cc:31:
../include/EST_THash.h:287: warning: `EST_TStringHash<V>::IPointer' is 
   implicitly a typename
../include/EST_THash.h:287: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:289: warning: `EST_TStringHash<V>::IPointer' is 
   implicitly a typename
../include/EST_THash.h:289: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:295: warning: `EST_TStringHash<V>::IPointer_k' is 
   implicitly a typename
../include/EST_THash.h:295: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:296: warning: `EST_TStringHash<V>::IPointer_k' is 
   implicitly a typename
../include/EST_THash.h:296: warning: implicit typename is deprecated, 
please 
   see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod.cc:35:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod.cc:35:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod.cc:35:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod.cc:35:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall 
-DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod_est.cc
cc1plus: warning: switch "-fguiding-decls" is no longer supported
In file included from 
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/backward/iostream.h:31,
                 from siod_est.cc:45:
/usr/pkg/home/noud4/pkg/gcc3/include/c++/3.3.4/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 <sstream> instead 
of the deprecated header <strstream.h>. To disable this warning use 
-Wno-deprecated.
In file included from ../include/EST_TList.h:50,
                 from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_est.cc:46:
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:206: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, 
IPointer, 
   Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:233: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, 
   IPointer, Entry>::Iter' is implicitly a typename
../include/EST_TIterator.h:280: warning: implicit typename is deprecated, 
   please see the documentation for details
In file included from ../include/EST_string_aux.h:43,
                 from ../include/siod.h:18,
                 from siod_est.cc:46:
../include/EST_TList.h:226: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template 
   function
../include/EST_TList.h:226: warning: (if this is not what you intended, 
make 
   sure the function template has already been declared and add <> after 
the 
   function name here) -Wno-non-template-friend disables this warning
In file included from ../include/EST_types.h:44,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_est.cc:46:
../include/EST_TVector.h:315: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TVector<T>&)' declares a 
non-template 
   function
In file included from ../include/EST_types.h:46,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_est.cc:46:
../include/EST_TKVL.h:61: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a 
non-template 
   function
../include/EST_TKVL.h:146: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a 
non-template 
   function
In file included from ../include/EST_TSimpleMatrix.h:46,
                 from ../include/EST_FMatrix.h:44,
                 from ../include/EST_types.h:47,
                 from ../include/EST_string_aux.h:45,
                 from ../include/siod.h:18,
                 from siod_est.cc:46:
../include/EST_TMatrix.h:295: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a 
non-template 
   function
In file included from ../include/ling_class/EST_Relation.h:43,
                 from ../include/ling_class/EST_Utterance.h:44,
                 from siod_est.cc:47:
../include/EST_THash.h:287: warning: `EST_TStringHash<V>::IPointer' is 
   implicitly a typename
../include/EST_THash.h:287: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:289: warning: `EST_TStringHash<V>::IPointer' is 
   implicitly a typename
../include/EST_THash.h:289: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:295: warning: `EST_TStringHash<V>::IPointer_k' is 
   implicitly a typename
../include/EST_THash.h:295: warning: implicit typename is deprecated, 
please 
   see the documentation for details
../include/EST_THash.h:296: warning: `EST_TStringHash<V>::IPointer_k' is 
   implicitly a typename
../include/EST_THash.h:296: warning: implicit typename is deprecated, 
please 
   see the documentation for details
In file included from ../include/ling_class/EST_Utterance.h:44,
                 from siod_est.cc:47:
../include/ling_class/EST_Relation.h:193: error: friend declaration 
requires 
   class-key, i.e. `friend class EST_Item'
In file included from ../include/EST_TrackMap.h:41,
                 from ../include/EST_Track.h:48,
                 from siod_est.cc:52:
../include/EST_THandle.h:140: warning: friend declaration `int 
operator==(const 
   EST_THandle<BoxT, ObjectT>&, const EST_THandle<BoxT, ObjectT>&)' 
declares a 
   non-template function
../include/EST_THandle.h:141: warning: friend declaration `int 
operator!=(const 
   EST_THandle<BoxT, ObjectT>&, const EST_THandle<BoxT, ObjectT>&)' 
declares a 
   non-template function
../include/EST_THandle.h:143: warning: friend declaration `std::ostream& 
   operator<<(std::ostream&, const EST_THandle<BoxT, ObjectT>&)' 
declares a 
   non-template function
gmake[2]: *** [siod_est.o] Error 1
gmake[1]: *** [siod] Error 2
gmake[1]: Leaving directory 
`/usr/pkg/home/noud4/workspace/pkgsrc/audio/festival/work/speech_tools'
gmake: *** [all] Error 2
*** Error code 2
 
Stop.
bmake: stopped in /usr/pkg/home/noud4/workspace/pkgsrc/audio/festival
*** Error code 1
 
Stop.

(longish)
and this is gcc 3.4 (i do some wrong to include gcc3.4) :

$ bmake 
===> Unable to satisfy dependency: gcc3-c>=3.4

Noud