Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2002 01:22:31 +0200
From:      John Angelmo <john@veidit.net>
To:        gnome@FreeBSD.org
Cc:        ports@FreeBSD.org, current <current@FreeBSD.org>
Subject:   FreeBSD Port: libgda-0.2.96 breaks on current
Message-ID:  <3CFAA8B7.8040007@veidit.net>

next in thread | raw e-mail | index | archive | help
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-ports" in the body of the message




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