help-cgicc
[Top][All Lists]
Advanced

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

[help-cgicc] install probs


From: ccos
Subject: [help-cgicc] install probs
Date: Wed, 4 Jun 2003 21:20:26 +1000

hello all,

i'm trying to install under os x 10.2.3, with the january dev tools.

./configure seems to work, but then i get a hangup with make:

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -Wall -W -pedantic -g -O2 -c CgiInput.cpp -MT CgiInput.lo -MD -MP -MF .deps/CgiInput.TPlo -fno-common -DPIC
../cgicc/CgiInput.h: In function `void
   __static_initialization_and_destruction_0(int, int)':
../cgicc/CgiInput.h:57: no matching function for call to `std::type_info::
   type_info()'
/usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
   std::type_info::type_info(const char*)
/usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
   std::type_info::type_info(const std::type_info&)
make[2]: *** [CgiInput.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

i'm not sure what's trying to call type_info().
any ideas/solutions?

thanks much,
c

p.s. in case i can't build this thing, anybody know any other
good open source c++ cgi libs?




reply via email to

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