Skip site navigation (1)Skip section navigation (2)
Date:      15 Apr 2003 01:36:19 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Fredrick Nilsson <fredrick.nilsson@framfab.se>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: [OT?] mdbtools
Message-ID:  <1050384978.69920.56.camel@shumai.marcuscom.com>
In-Reply-To: <CB1D80DAEB179D4C9A73C648F3C2B5574C80DD@sestoex02.framfab.se>
References:  <CB1D80DAEB179D4C9A73C648F3C2B5574C80DD@sestoex02.framfab.se>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-NdNu9sBYmiGl4zojuiH+
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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

>=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/debu=
g.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_HEADERS=
=3D1
> -DHAVE_SYS
> _TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D=
1
> -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 -pthr=
ead
> -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

--=-NdNu9sBYmiGl4zojuiH+
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+m5pSb2iPiv4Uz4cRAr0SAJ45AMmgRfzy0JlInW027PFQ2T/dFACfUyYC
CSAvuwSg1m9DyoyN1UJiGCg=
=G8uB
-----END PGP SIGNATURE-----

--=-NdNu9sBYmiGl4zojuiH+--



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