[ mdbtools-Bugs-1563144 ] make errs on backend declaration
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1563144, was opened at 2006-09-21 13:38 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=1563144&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: make errs on backend declaration Initial Comment: Hello, configure runs fine. Make errs with the following on Novell SLED10. [email protected] sled10:~/Documents/mdbtools-0.6pre1 # make Making all in src make[1]: Entering directory `/root/Documents/mdbtools-0.6pre1/src' Making all in libmdb make[2]: Entering directory `/root/Documents/mdbtools-0.6pre1/src/libmdb' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/opt/gnome/include/glib-2.0 -I/opt/gnome/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/opt/gnome/include/glib-2.0 -I/opt/gnome/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 `/root/Documents/mdbtools-0.6pre1/src/libmdb' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Documents/mdbtools-0.6pre1/src' make: *** [all-recursive] Error 1 sled10:~/Documents/mdbtools-0.6pre1 # ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1563144&group_id=2294 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ mdbtools-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mdbtools-dev