Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 16:16:30 +0100
From:      dt@LF.net
To:        gnome@FreeBSD.org
Cc:        dt@LF.net
Subject:   gtkmm build problem
Message-ID:  <20021223151630.GJ93219@LF.net>

next in thread | raw e-mail | index | archive | help
Hi,

you are my last hope. I tried hard for a couple of days to compile a
gtkmm-1.2.10 on a FreeBSD 4.3 mashine. Without success. I can't find
the trick you guys made the ports distribution compile. I need it in other
path structures then ports will place it so I compiled all the
dependencies and then tried to compile gtkmm. I always breaks with this
error:

c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../..
-DG_LOG_DOMAIN=\"Gdk--\" -I./.. -I..
-I/sw/i386_fbsd4/gtk+-1.2.10/include/gtk-1.2
-I/sw/i386_fbsd4/glib-1.2.10/include/glib-1.2
-I/sw/i386_fbsd4/glib-1.2.10/lib/glib/include -I/usr/X11R6/include
-I/client/include -O -pipe -Wall -Wno-unused -c bitmap.cc  -fPIC -DPIC -o
.libs/bitmap.lo
In file included from /usr/include/g++/iostream.h:31,
                 from /usr/include/g++/stl_alloc.h:45,
                 from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from ../gdk--/types.h:29,
                 from ../gdk--/drawable.h:27,
                 from ../gdk--/bitmap.h:26,
                 from bitmap.cc:1:
/usr/include/g++/streambuf.h:403: invalid type `void *' for default
argument to `ios *'
In file included from /usr/include/g++/stl_alloc.h:45,
                 from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from ../gdk--/types.h:29,
                 from ../gdk--/drawable.h:27,
                 from ../gdk--/bitmap.h:26,
                 from bitmap.cc:1:
/usr/include/g++/iostream.h:50: invalid type `void *' for default argument
to `ostream *'
/usr/include/g++/iostream.h:123: invalid type `void *' for default
argument to `ostream *'
/usr/include/g++/iostream.h:231: invalid type `void *' for default
argument to `ostream *'
make: *** [bitmap.lo] Error 1

do you maybe have any hints how to get it compiled?

thanx

	daniel



-- 
Gruss / Best regards  |  LF.net GmbH        |  fon +49 711 90074-402
Daniel Tombeil        |  Ruppmannstrasse 27 |                      
dt@LF.net             |  D-70565 Stuttgart  |  http://www.lf.net 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021223151630.GJ93219>