bug-cgicc
[Top][All Lists]
Advanced

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

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


From: Santosh Kumar
Subject: [bug-cgicc] make install did't run successfully
Date: Mon, 1 Sep 2003 06:24:54 -0700 (PDT)

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




reply via email to

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