From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 15 08:55:36 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCFC37B404 for ; Tue, 15 Apr 2003 08:55:36 -0700 (PDT) Received: from mail.framfab.com (mail.framfab.com [217.73.2.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C76043FB1 for ; Tue, 15 Apr 2003 08:55:34 -0700 (PDT) (envelope-from fredrick.nilsson@framfab.se) Received: from sestoex01.framfab.se (sestoex01.framfab.se [157.125.1.96]) by mail.framfab.com (Postfix) with ESMTP id 4A0F01F1C5; Tue, 15 Apr 2003 17:55:33 +0200 (CEST) Received: by sestoex01.framfab.se with Internet Mail Service (5.5.2656.59) id <2CJP3M7K>; Tue, 15 Apr 2003 17:55:33 +0200 Message-ID: From: Fredrick Nilsson To: 'Joe Marcus Clarke ' Date: Tue, 15 Apr 2003 17:55:32 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" cc: "'freebsd-gnome@freebsd.org '" Subject: RE: [OT?] mdbtools X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 15:55:37 -0000 thanks for the effort, but the problem still exists. what i really would be interested in, is what's causing this. thanks! .f -----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 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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- PGP Key : http://www.marcuscom.com/pgp.asc