[sigc] Error building CVS on HP-UX 11i with HP C++ compiler
- From: Albert Chin <libsigc-list mlists thewrittenword com>
- To: libsigc-list gnome org
- Subject: [sigc] Error building CVS on HP-UX 11i with HP C++ compiler
- Date: Thu, 19 Aug 2004 17:41:39 -0500
While building CVS on HP-UX 11i with the HP C++ compiler:
$ aCC -V
aCC: HP ANSI C++ B3910B A.03.52
...
gmake[3]: Entering directory `/opt/build/libsigc++-2.0.4/sigc++'
/bin/sh ../libtool --mode=compile aCC -DHAVE_CONFIG_H -I.. -I.. +O2 -AA -z +Onofltacc +ESlit +DAportable +Oentrysched +Odataprefetch +Onolimit -c -o signal.lo `test -f 'signal.cc' || echo './'`signal.cc
mkdir .libs
aCC -DHAVE_CONFIG_H -I.. -I.. +O2 -AA -z +Onofltacc +ESlit +DAportable +Oentrysched +Odataprefetch +Onolimit -c signal.cc +Z -DPIC -o .libs/signal.o
Error 178: "../sigc++/functors/slot.h", line 438 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call0<T_functor, T_return>::address
^^^^
Error 178: "../sigc++/functors/slot.h", line 510 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call1<T_functor, T_return, T_arg1>:
^^^^
Error 178: "../sigc++/functors/slot.h", line 585 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call2<T_functor, T_return, T_arg1,T
^^^^
Error 178: "../sigc++/functors/slot.h", line 663 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call3<T_functor, T_return, T_arg1,T
^^^^
Error 178: "../sigc++/functors/slot.h", line 744 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call4<T_functor, T_return, T_arg1,T
^^^^
Error 178: "../sigc++/functors/slot.h", line 828 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call5<T_functor, T_return, T_arg1,T
^^^^
Error 178: "../sigc++/functors/slot.h", line 915 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call6<T_functor, T_return, T_arg1,T
^^^^
Error 178: "../sigc++/functors/slot.h", line 1005 # Nonstatic member
"sigc::internal::slot_rep *sigc::slot_base::rep_" is referenced in a
nested class, local class or static member initializer.
{ rep_->call_ = internal::slot_call7<T_functor, T_return, T_arg1,T
^^^^
gmake[3]: *** [signal.lo] Error 1
--
albert chin (china thewrittenword com)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]