[gtkmm] gtkmm on Solaris 8
- From: "David L. Cooper II" <cooperdl worldnet att net>
- To: gtkmm-list gnome org
- Subject: [gtkmm] gtkmm on Solaris 8
- Date: Mon, 29 Dec 2003 23:06:55 -0500
I'm trying to compile gtkmm on Solaris 8. I get the following error
message when I try to compile using Forte C++ 6U2 AND when I compile
using gcc 3.x:
I've searched the archive but haven't found anything quite like this.
Any ideas would be greatly appreciated.
Regards,
David
source='miscutils.cc' object='miscutils.lo' libtool=yes \
depfile='.deps/miscutils.Plo' tmpdepfile='.deps/miscutils.TPlo' \
depmode=none /bin/bash ../../scripts/depcomp \
/bin/bash ../../libtool --mode=compile CC -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"glibmm\" -Dglibmm_COMPILATION -DG_DISABLE_DEPREC
ATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -I../../glib -I../../glib -I../../p
ango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
-I../../gtk -I../../gtk -I/usr/local/lib/sigc++-1.2/incl
ude -I/usr/local/include/sigc++-1.2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -threads -I/usr/local/i
nclude/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -c -o
miscutils.lo `test -f 'miscutils.cc' || echo './'`miscutils.c
c
CC -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -Dglibmm_COMPILATION
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PI
XBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I../../glib
-I../../glib -I../../pango -I../../pango -I../../atk -I../../
atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk
-I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/
usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -threads
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2
.0/include -g -c miscutils.cc -KPIC -DPIC -o .libs/miscutils.o
CC: Warning: Option -threads passed to ld, if ld is invoked, ignored
otherwise
"miscutils.cc", Error: The function
Glib::ArrayHandle<std::basic_string<char, std::char_traits<char>,
std::allocator<char>>
, Glib::Container_Helpers::TypeTraits<std::basic_string<char,
std::char_traits<char>, std::allocator<char>>>>::ArrayHandle<
const char*const*>(const char*const*const&) has not had a body defined.
1 Error(s) detected.
make[5]: *** [miscutils.lo] Error 1
make[5]: Leaving directory `/export/develop/tools/gtkmm-2.2.8/glib/glibmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/export/develop/tools/gtkmm-2.2.8/glib/glibmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/develop/tools/gtkmm-2.2.8/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/export/develop/tools/gtkmm-2.2.8/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/develop/tools/gtkmm-2.2.8'
make: *** [all] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]