bug-cgicc
[Top][All Lists]
Advanced

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

RE: [bug-cgicc] make install did't run successfully


From: Stephen F. Booth
Subject: RE: [bug-cgicc] make install did't run successfully
Date: Fri, 5 Sep 2003 20:32:07 -0400

The problem is that your gcc is too old- you will have to upgrade to a
newer version. 2.95 should work but I would recommend 3.0 or greater if
you are able.

Stephen

> -----Original Message-----
> From: address@hidden [mailto:bug-cgicc-
> address@hidden On Behalf Of Santosh Kumar
> Sent: Monday, September 01, 2003 9:25 AM
> To: address@hidden
> Subject: [bug-cgicc] make install did't run successfully
> 
> Sir/Madam,
>  I downloded the file cgicc-3.2.2.tar.gz. Then run the
> following commands in order to make the library.
> 
> #tar -zxvf cgicc-3.2.2.tar.gz
> #cd cgicc3.2.2
> #./configure --prefix=/usr
> 
> Above commands run successfully but the command
> #make install
> did't run successfully, and I got the following
> messages during the execution of make install.
> ======================================================
> Making install in cgicc
> make[1]:
> Entering directory
> `/home/santosh/Cgi/cgicc-3.2.2/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
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -Wall -W
> -pedantic -g -O2 -c CgiEnvironment.cpp
> -Wp,-MD,.deps/CgiEnvironment.TPlo  -fPIC -DPIC -o
> .libs/CgiEnvironment.o
> CgiEnvironment.cpp: In method `void
> ::cgicc::CgiEnvironment::parseCookie(const class
> string &)':
> CgiEnvironment.cpp:141: parse error before `('
> CgiEnvironment.cpp:141: parse error before `]'
> CgiEnvironment.cpp:149: confused by earlier errors,
> bailing out
> make[1]: *** [CgiEnvironment.lo] Error 1
> make[1]: Leaving directory
> `/home/santosh/Cgi/cgicc-3.2.2/cgicc'
> make: *** [install-recursive] Error 1
> ======================================================
> Ultimately I didn't get library. Please help me in
> building library.
> 
> I have Linux 6.2 OS and version of gcc/g++ is 1.1.2.
> 
> Please respond me at
> 
> address@hidden
> address@hidden
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> 
> _______________________________________________
> bug-cgicc mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-cgicc






reply via email to

[Prev in Thread] Current Thread [Next in Thread]