Anyone know where I can obtain source for the Voicetronix logger
that will compile under Slackware 10.2? If you know where I can find
an updated version, it would be greatly appreciated. Apparently
what they give is too old. I might have to do a crash course in C++
programming. An PERL is involved also. Here's the dump:
[EMAIL PROTECTED]:/usr/local/src/logger-0.61# make
cd src; make
make[1]: Entering directory `/usr/local/src/logger-0.61/src'
g++ -c -Wall -Wuninitialized -O -g allchannelparam.cpp -o
allchannelparam.o
In file included from /usr/include/c++/3.3.6/backward/fstream.h:31,
from allchannelparam.cpp:41:
/usr/include/c++/3.3.6/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.
allchannelparam.cpp:43:23: strstream.h: No such file or directory
allchannelparam.cpp: In member function `int
AllChannelParam::load_conf_file(char*)':
allchannelparam.cpp:174: error: aggregate `strstream instr' has
incomplete type
and cannot be defined
allchannelparam.cpp: In member function `int
AllChannelParam::load_conf_string(char*)':
allchannelparam.cpp:524: error: aggregate `strstream instr' has
incomplete type
and cannot be defined
allchannelparam.cpp: In member function `int
AllChannelParam::load_conf_strstream(strstream&)':
allchannelparam.cpp:556: error: `getline' undeclared (first use this
function)
allchannelparam.cpp:556: error: (Each undeclared identifier is
reported only
once for each function it appears in.)
allchannelparam.cpp:602: error: aggregate `strstream ss' has
incomplete type
and cannot be defined
allchannelparam.cpp:612: error: `string' undeclared (first use this
function)
allchannelparam.cpp:612: error: syntax error before `=' token
allchannelparam.cpp:614: error: `theline' undeclared (first use this
function)
allchannelparam.cpp:629: error: syntax error before `=' token
allchannelparam.cpp:631: error: `thetmp' undeclared (first use this
function)
make[1]: *** [allchannelparam.o] Error 1
make[1]: Leaving directory `/usr/local/src/logger-0.61/src'
make: *** [all] Error 2
[EMAIL PROTECTED]:/usr/local/src/logger-0.61#
**********************************************************
Peter MacFarlane
Network Administration & Programming
Target Call Center/Message Centre PEI
**********************************************************