compile error for 0.6pre1
"Rikul Patel" <[email protected]>
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
There is a "static GHashTable *mdb_backends" declared in src/libmdb/backend.c but there is also a "extern GHashTable *mdb_backends" in include/mdbtools.h . This caused compile to fail on Mac OS X 10.4.7 with "gcc version 4.0.1 (Apple Computer, Inc. build 5363)" I commented out the extern declaration in mdbtools.h and it compiled fine. ------------------------------------------------------------------------- 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