[ mdbtools-Bugs-1713776 ] Compile Problem with Fedora Core 6
"SourceForge.net" <[email protected]> Sun, 06 May 2007 07:58:01 -0700
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1713776, was opened at 2007-05-06 16:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1713776&group_id=2294
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: build tools
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: coral (coral_reef)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compile Problem with Fedora Core 6
Initial Comment:
Hello.
I tried to install the MDB Tools but got a compilation error during the make run :
Making all in src
make[1]: Entering directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src'
Making all in libmdb
make[2]: Entering directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src/libmdb'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -DSQL -MT backend.lo -MD -MP -MF ".deps/backend.Tpo" \
-c -o backend.lo `test -f 'backend.c' || echo './'`backend.c; \
then mv -f ".deps/backend.Tpo" ".deps/backend.Plo"; \
else rm -f ".deps/backend.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -DSQL -MT backend.lo -MD -MP -MF .deps/backend.Tpo -c backend.c -fPIC -DPIC -o .libs/backend.o
backend.c:31: error: static declaration of 'mdb_backends' follows non-static declaration
../../include/mdbtools.h:150: error: previous declaration of 'mdb_backends' was here
make[2]: *** [backend.lo] Error 1
make[2]: Leaving directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src/libmdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Arnaud/Desktop/mdbtools-0.6pre1/src'
make: *** [all-recursive] Error 1
Any idea ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1713776&group_id=2294
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/