Date: 15 Apr 2003 12:28:15 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Fredrick Nilsson <fredrick.nilsson@framfab.se> Cc: "\"'freebsd-gnome@freebsd.org \"'" <freebsd-gnome@freebsd.org> Subject: RE: [OT?] mdbtools Message-ID: <1050424095.385.14.camel@gyros> In-Reply-To: <CB1D80DAEB179D4C9A73C648F3C2B5574C80EC@sestoex02.framfab.se> References: <CB1D80DAEB179D4C9A73C648F3C2B5574C80EC@sestoex02.framfab.se>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-WHPHRiA9ENAyDkTIYkql Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 >=20 > thanks! > .f >=20 > -----Original Message----- > From: Joe Marcus Clarke > To: Fredrick Nilsson > Cc: freebsd-gnome@freebsd.org > Sent: 4/15/2003 7:36 AM > Subject: Re: [OT?] mdbtools >=20 > 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: >=20 > 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. >=20 > Joe >=20 > >=20 > > DB_GLADEDIR=3D\""/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=3D'debug.c' object=3D'debug.o' libtool=3Dno depfile=3D'.deps/de= bug.Po' > > tmpdepfil > > e=3D'.deps/debug.TPo' depmode=3Dgcc /bin/sh ../../depcomp cc > > -DPACKAGE_NAME=3D\"\" - > > DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\" -DPACKAGE_STRING=3D\"\= " > > -DPACKAGE_BUG > > REPORT=3D\"\" -DPACKAGE=3D\"mdbtools\" -DVERSION=3D\"0.5\" -DSTDC_HEADE= RS=3D1 > > -DHAVE_SYS > > _TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H= =3D1 > > -DHAVE_MEMORY > > _H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_UNISTD_H=3D1 > > -DHAVE_DLFCN_H=3D1 - > > DYYTEXT_POINTER=3D1 -DSTDC_HEADERS=3D1 -DHAVE_FCNTL_H=3D1 -DHAVE_LIMITS= _H=3D1 > > -DHAVE_UNI > > STD_H=3D1 -DHAVE_READLINE=3D1 -I. -I. -I../../include -DORBIT2=3D1 -pt= hread > > -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=3D\""/usr/local/share"\" > > -DGMDB_ICO > > NDIR=3D\""/usr/local/share/gmdb/glade/"\" > > -DGMDB_GLADEDIR=3D\""/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 > >=20 > > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src/gmdb2. > > *** Error code 1 > >=20 > > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src/gmdb2. > > *** Error code 1 > >=20 > > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5/src. > > *** Error code 1 > >=20 > > Stop in /usr/ports/databases/mdbtools/work/mdbtools-0.5. > > *** Error code 1 > >=20 > > Stop in /usr/ports/databases/mdbtools. > >=20 > > br, > > .f > >=20 > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-WHPHRiA9ENAyDkTIYkql Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+nDMfb2iPiv4Uz4cRAmg0AKCG6LXHE7/gNhwL2iGOi1yBetMZLQCfVD4g UQf1YP55hl/I50RG0Q8UpVY= =i2vD -----END PGP SIGNATURE----- --=-WHPHRiA9ENAyDkTIYkql--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050424095.385.14.camel>