compileing cgicc with old g++
"Hattendorf, Anton - ECT - DE/AFT-WERDOHL" <[email protected]> Mon, 3 Feb 2003 15:05:25 +0100
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <73B665E2EF54D51187C5006008F6BBCA0111854C@AFTNTSERVER2> |
Hallo When I to want compile cigcc on my server this happens: -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- server:~/cgicc-3.2.1 > make Making all in cgicc make[1]: Entering directory `/homepages/11/d69521847/htdocs/cgicc-3.2.1/cgicc' make all-am make[2]: Entering directory `/homepages/11/d69521847/htdocs/cgicc-3.2.1/cgicc' source='CgiEnvironment.cpp' object='CgiEnvironment.lo' libtool=yes \ depfile='.deps/CgiEnvironment.Plo' tmpdepfile='.deps/CgiEnvironment.TPlo' \ depmode=gcc /bin/sh ../support/depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -Wall -W -pedantic -g -O2 -c -o CgiEnvironment.lo `test -f CgiEnvironment.cpp || echo './'`CgiEnvironment.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -Wall -W -pedantic -g -O2 -c CgiEnvironment.cpp -Wp,-MD,.deps/CgiEnvironment.TPlo -fPIC -DPIC CgiEnvironment.cpp: In method `::cgicc::CgiEnvironment::CgiEnvironment(class ::cgicc::CgiInput *)': CgiEnvironment.cpp:71: undeclared variable `auto_ptr' (first use here) CgiEnvironment.cpp:71: parse error before `>' CgiEnvironment.cpp:75: `data' undeclared (first use this function) CgiEnvironment.cpp:75: (Each undeclared identifier is reported only once CgiEnvironment.cpp:75: for each function it appears in.) CgiEnvironment.cpp:79: confused by earlier errors, bailing out make[2]: *** [CgiEnvironment.lo] Error 1 make[2]: Leaving directory `/homepages/11/d69521847/htdocs/cgicc-3.2.1/cgicc' make[1]: *** [all] Error 2 make[1]: Leaving directory `/homepages/11/d69521847/htdocs/cgicc-3.2.1/cgicc' make: *** [all-recursive] Error 1 -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- Here are some Information about my g++: -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- server:~/cgicc-3.2.1 > g++ -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- I know its pretty old, but it is not possible to update the Server. Has someone an idea? Thank you Anton -- Linux is not like Windows - Linux is the whole house