From owner-freebsd-gnome Mon Dec 23 7:16: 8 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F313937B401 for ; Mon, 23 Dec 2002 07:16:06 -0800 (PST) Received: from tomte.LF.net (tomte.lf.net [212.9.190.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3161743EE5 for ; Mon, 23 Dec 2002 07:16:06 -0800 (PST) (envelope-from dt@tomte.LF.net) Received: from dt by tomte.LF.net with local (Exim 4.10) id 18QUJi-0003dG-00; Mon, 23 Dec 2002 16:16:30 +0100 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-NCC-RegID: de.lfnet Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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