From owner-freebsd-gnome Sun Jun 2 16:22:45 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 80ECD37B400; Sun, 2 Jun 2002 16:22:34 -0700 (PDT) Received: from d1o1000.telia.com (d1o1000.telia.com [217.208.12.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g52NMXZ03446; Mon, 3 Jun 2002 01:22:33 +0200 (CEST) Received: from veidit.net (h54n1fls35o1000.telia.com [217.210.234.54]) by d1o1000.telia.com (8.10.2/8.10.1) with ESMTP id g52NMWa25011; Mon, 3 Jun 2002 01:22:32 +0200 (CEST) Message-ID: <3CFAA8B7.8040007@veidit.net> Date: Mon, 03 Jun 2002 01:22:31 +0200 From: John Angelmo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020528 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org, current Subject: FreeBSD Port: libgda-0.2.96 breaks on current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 In current I get this error when I'm trying to install libgda c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -march=pentiumpro -c gdaBatch.cpp -fPIC -DPIC -o .libs/gdaBatch.lo In file included from gdaBatch.h:22, from gdaIncludes.h:45, from gdaBatch.cpp:20: gdaConnection.h:44: syntax error before `&' token gdaConnection.h:45: syntax error before `)' token gdaConnection.h:47: syntax error before `&' token gdaConnection.h:48: syntax error before `&' token gdaConnection.h:57: syntax error before `&' token gdaConnection.h:58: syntax error before `&' token gdaConnection.h:65: syntax error before `)' token gdaConnection.h:66: syntax error before `)' token gdaConnection.h:76: syntax error before `)' token In file included from gdaBatch.h:23, from gdaIncludes.h:45, from gdaBatch.cpp:20: gdaValue.h:70: syntax error before `)' token gdaValue.h:87: syntax error before `&' token In file included from gdaIncludes.h:45, from gdaBatch.cpp:20: gdaBatch.h:37: syntax error before `&' token gdaBatch.h:38: syntax error before `&' token In file included from gdaIncludes.h:46, from gdaBatch.cpp:20: gdaCommand.h:41: syntax error before `)' token gdaCommand.h:42: syntax error before `&' token gdaCommand.h:47: syntax error before `&' token gdaCommand.h:62: 'vector' is used as a type, but is not defined as a type. In file included from gdaIncludes.h:48, from gdaBatch.cpp:20: gdaError.h:41: syntax error before `)' token gdaError.h:43: syntax error before `)' token gdaError.h:44: syntax error before `)' token gdaError.h:45: syntax error before `)' token gdaError.h:46: syntax error before `)' token gdaError.h:47: syntax error before `)' token In file included from gdaIncludes.h:49, from gdaBatch.cpp:20: gdaErrorList.h:28: syntax error before `<' token gdaErrorList.h:35: syntax error before `*' token gdaErrorList.h:36: syntax error before `*' token gdaErrorList.h:37: syntax error before `const' gdaErrorList.h:38: destructors must be member functions gdaErrorList.h:40: syntax error before `&' token In file included from gdaIncludes.h:49, from gdaBatch.cpp:20: gdaErrorList.h:19:1: unterminated #ifndef In file included from gdaBatch.cpp:20: gdaIncludes.h:19:1: unterminated #ifndef gmake[3]: *** [gdaBatch.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/bindings/c++' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/bindings' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96' gmake: *** [all-recursive-am] Error 2 *** Error code 2 my uname -a: FreeBSD Amnesiac 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 1 19:49:05 CEST 2002 root@Amnesiac:/usr/obj/usr/src/sys/Linn i386 Is this related to c++ in current? /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message