I'm trying to install mdbtools-0.6pre1 on Fedora Core 4, but am having
some problems.
Installing from the source, the "./configure" bit seems to go fine,
but when I run "make", I get some unpromising messages, like:
---START---
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/mythtv/mdbtools-0.6pre1/src/libmdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mythtv/mdbtools-0.6pre1/src'
make: *** [all-recursive] Error 1
---END---
I've seen other postings about FC4, but I'm not sure if these were the
same as what I'm having (I'm kind of new to linux, so debugging
install routines is pretty tricky for me).
Any ideas anyone?
Thanks.
|