help-cgicc
[Top][All Lists]
Advanced

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

RE: [help-cgicc] install probs


From: Stephen F. Booth
Subject: RE: [help-cgicc] install probs
Date: Wed, 4 Jun 2003 11:16:34 -0400

I'm not too familiar with OS X.  What version of gcc is installed on
your system?

> -----Original Message-----
> From: address@hidden [mailto:help-cgicc-
> address@hidden On Behalf Of ccos
> Sent: Wednesday, June 04, 2003 7:20 AM
> To: address@hidden
> Subject: [help-cgicc] install probs
> 
> 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?
> 
> 
> _______________________________________________
> help-cgicc mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-cgicc






reply via email to

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