[OT?] mdbtools

Joe Marcus Clarke marcus at marcuscom.com
Tue Apr 15 09:28:31 PDT 2003


On Tue, 2003-04-15 at 11:55, Fredrick Nilsson wrote:
> thanks for the effort, but the problem still exists. what i really would be
> interested in, is what's causing this.

Okay, I shrugged off my laziness.  It should be set now.  If you look at
the diffs, you'll see what was wrong.  Basically, mdbtools was developed
and ported with GCC 3.x.

Joe

> 
> thanks!
> .f
> 
> -----Original Message-----
> From: Joe Marcus Clarke
> To: Fredrick Nilsson
> Cc: freebsd-gnome at freebsd.org
> Sent: 4/15/2003 7:36 AM
> Subject: Re: [OT?] mdbtools
> 
> On Mon, 2003-04-14 at 09:36, Fredrick Nilsson wrote:
> > i know that this is probably the wrong list for this, but i wonder if
> > someone just could explain whats causing this when im trying to build
> > mdbtools:
> 
> This should be fixed now.  The real fix would be to get this port to use
> libgnomeui if it's installed.  However, it can't really WANT_GNOME since
> it you can't disable it if GNOME is present, but you choose not to use
> it with mdbtools.  In other words, it's messy, and a wave of laziness
> just swept over me.  However, this build problem should be fixed.
> 
> Joe
> 
> > 
> > DB_GLADEDIR=\""/usr/local/share/gmdb/glade/"\"     -O -pipe  -DSQL -c
> `test
> > -f '
> > table_export.c' || echo './'`table_export.c
> > table_export.c:237: warning: type mismatch with previous implicit
> > declaration
> > table_export.c:233: warning: previous implicit declaration of
> > `gmdb_table_export
> > _populate_dialog'
> > table_export.c:237: warning: `gmdb_table_export_populate_dialog' was
> > previously
> > implicitly declared to return `int'
> > source='debug.c' object='debug.o' libtool=no  depfile='.deps/debug.Po'
> > tmpdepfil
> > e='.deps/debug.TPo'  depmode=gcc /bin/sh ../../depcomp  cc
> > -DPACKAGE_NAME=\"\" -
> > DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
> > -DPACKAGE_BUG
> > REPORT=\"\" -DPACKAGE=\"mdbtools\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1
> > -DHAVE_SYS
> > _TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> > -DHAVE_MEMORY
> > _H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1
> > -DHAVE_DLFCN_H=1 -
> > DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1
> > -DHAVE_UNI
> > STD_H=1 -DHAVE_READLINE=1 -I. -I. -I../../include  -DORBIT2=1 -pthread
> > -I/usr/lo
> > cal/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0
> > -I/usr/loc
> > al/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> > -I/usr/local/include/libar
> > t-2.0 -I/usr/local/include/orbit-2.0
> -I/usr/local/include/libbonobo-2.0
> > -I/usr/l
> > ocal/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0
> > -I/usr/X11R6/in
> > clude/libglade-2.0 -I/usr/X11R6/include/gtk-2.0
> > -I/usr/X11R6/lib/gtk-2.0/include
> >  -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include
> > -I/usr/local/include/freety
> > pe2 -I/usr/X11R6/include/libgnomeui-2.0
> -I/usr/X11R6/include/libgnome-2.0
> > -I/usr
> > /X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2
> > -I/usr/X11R6/incl
> > ude/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0
> > -I/usr/X11R6/lib/gnome-vf
> > s-2.0/include  -DDATADIR=\""/usr/local/share"\"
> > -DGMDB_ICO
> > NDIR=\""/usr/local/share/gmdb/glade/"\"
> > -DGMDB_GLADEDIR=\""/usr/local/sh
> > are/gmdb/glade/"\"     -O -pipe  -DSQL -c `test -f 'debug.c' || echo
> > './'`debug.
> > c
> > debug.c: In function `gmdb_debug_display':
> > debug.c:398: syntax error before `*'
> > debug.c:401: `store' undeclared (first use in this function)
> > debug.c:401: (Each undeclared identifier is reported only once
> > debug.c:401: for each function it appears in.)
> > debug.c: In function `gmdb_debug_new_cb':
> > debug.c:950: syntax error before `*'
> > debug.c:952: `tree' undeclared (first use in this function)
> > debug.c:952: `store' undeclared (first use in this function)
> > debug.c:954: syntax error before `*'
> > debug.c:963: syntax error before `*'
> > debug.c:964: `renderer' undeclared (first use in this function)
> > debug.c:965: `column' undeclared (first use in this function)
> > debug.c:969: syntax error before `*'
> > debug.c:971: warning: passing arg 1 of `gtk_tree_selection_set_mode'
> from
> > incomp
> > atible pointer type
> > *** Error code 1
> > 
> > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src/gmdb2.
> > *** Error code 1
> > 
> > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src/gmdb2.
> > *** Error code 1
> > 
> > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src.
> > *** Error code 1
> > 
> > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5.
> > *** Error code 1
> > 
> > Stop in /usr/ports/databases/mdbtools.
> > 
> > br,
> > .f
> > 
> > _______________________________________________
> > freebsd-gnome at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to
> "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030415/a33684e9/attachment.bin


More information about the freebsd-gnome mailing list