Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jul 2001 12:32:23 -0400
From:      Daniel Frazier <dfrazier@magpage.com>
To:        freebsd-questions@freebsd.org
Subject:   problem building libgda...
Message-ID:  <3B49DC97.8090401@magpage.com>

next in thread | raw e-mail | index | archive | help
I had originally posted this to ports two weeks ago but haven't been
able to resolve this issue, so I'm asking here...

My problem is this:  I can't get /usr/ports/databases/libgda to build.
I cvsup my ports tree nightly so that's definately up to date.  I've
remade world a few times hoping that might help, but no dice.  I'm
fairly certain that this is a localized problem cause the few people
who had responde when I posted this to ports weren't having this
problem.  I'm currently rebuilding all the build-depends for libgda in
hopes that I might fix something, but that's really just a shotgun
approach.  Someone suggested that my c++ compiler might be broken but
I've remade world since then but afaik doing so would rebuild/install
that.

Can anyone tell what i may have mucked up based on the results of this
make?  Is there anything else I can provide that might help track down
my problem?

FreeBSD poomba.magpage.com 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Jul 6
16:04:33 EDT 2001 root@poomba.magpage.com:/usr/obj/usr/src/sys/FBSD4-8 i386

gmake[2]: Entering directory `/usr/ports/databases/libgda/work/libgd
a-0.2.10/bindings'
Making all in c++
gmake[3]: Entering directory `/usr/ports/databases/libgda/work/libgd
a-0.2.10/bindings/c++'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.
./.. -I/usr/local/include   -I../../lib/gda-common  -I../../lib/gda-
client  -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/incl
ude/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X1
1R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gcon
f/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/in
clude -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/
include  -I/usr/local/include  -O -pipe  -c gdaCommand.cpp
rm -f .libs/gdaCommand.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I../../lib
/gda-common -I../../lib/gda-client -I/usr/local/include/glib12 -D_TH
READ_SAFE -I/usr/X11R6/include/gtk
12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc
lude -I/usr/local/include/gnom
e-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local
/include/glib12 -I/usr/local/inclu
de -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/inc
lude -I/usr/local/inclu
de -O -pipe -c gdaCommand.cpp  -fPIC -DPIC -o .libs/gdaCommand.lo
In file included from ../../lib/gda-client/gda-client.h:32,
                   from gdaIncludes.h:32,
                   from gdaCommand.h:22,
                   from gdaCommand.cpp:20:
../../lib/gda-client/gda-export.h:70: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:71: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:81: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:84: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:85: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:86: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:88: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:89: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:91: warning: keyword 'export' not
implemented and will be ignored
../../lib/gda-client/gda-export.h:92: warning: keyword 'export' not
implemented and will be ignored
gdaCommand.cpp: In method `class gda::Recordset * gda::Command::exec
ute(gulong *, long unsigned int)':
gdaCommand.cpp:66: ANSI C++ forbids implicit conversion from `void *
' in initialization
gdaCommand.cpp:69: ANSI C++ forbids implicit conversion from `void *
' in initialization
gmake[3]: *** [gdaCommand.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda
-0.2.10/bindings/c++'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda
-0.2.10/bindings'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-
0.2.10'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/databases/libgda.
*** Error code 1

-- 
----------------------------------------------------------------------
Daniel Frazier  <dfrazier@magpage.com>   Tel:  302-239-5900 Ext. 231
Systems Administrator                    Fax:  302-239-3909
MAGPAGE, We Power the Internet           WWW:  http://www.magpage.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
         - Benjamin Franklin, Historical Review of Pennsylvania, 1759.



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




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