Actually, the correct fix (which is has been in CVS since April 2005 (we just
haven't had a release since then)
is to remove 'static' from the definition in src/libmdb/backend.c.
-- Jeff Smith
----- Original Message ----
From: Rikul Patel <rikulpatel@xxxxxxxxx>
To: mdbtools-dev@xxxxxxxxxxxxxxxxxxxxx
Sent: Monday, September 25, 2006 3:30:11 PM
Subject: [mdb-dev] compile error for 0.6pre1
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
_______________________________________________
mdbtools-dev mailing list
mdbtools-dev@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mdbtools-dev
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|
|