tags 318337 +patch
thanks
Line 58 can be removed. It has no real value.
Dan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I have definetly seen this bug before in other kernel versions up to the
existing one. This can be found especially when you're board has more
than one via rhine interface. For instance, I have a mini-itx box with
2 builtin via-rhine, and then I put in a TDM card from digium for
analog->digital t
This should fix it as tdb.h doesn't have the needed include files for the
build thus causing the problem.
Dan
--- tdb.old.h 2005-05-03 10:09:08.0 -0400
+++ tdb.h 2005-05-03 10:10:08.0 -0400
@@ -1,6 +1,7 @@
#ifndef __TDB_H__
#define __TDB_H__
-
+#include
+#include
/*
>From what I see in this package is that its build-depping on gjdoc.
Kaffe provides a javadoc tool instead that does not have the issue we
are seeing with gjdoc. Since kaffe is currently a build-dep, a
suggestion would be made to use javadoc instead of gjdoc and drop the
gjdoc build dep.
Dan
-
4 matches
Mail list logo