Messages in this thread |  | | Date | Mon, 9 Sep 2002 17:44:10 -0500 | From | Roy Bixler <> | Subject | Compilation problems with 2.5.34 on ultrasparc |
| |
My first problem was that 'SIGSTKFLT' is undefined for sparc64 but referenced in a couple of macros in kernel/signal.c. My temporary fix was simply to take SIGSTKFLT out of the macro definitions.
The problem I now have is that the definition of the 'dequeue_signal()' function has apparently changed from taking 2 arguments to 3 arguments. All of the calls in the arch/sparc64/kernel directory use 2 argument calls.
Does anyone have a fix?
thx,
-- Roy Bixler rcb@ucp.uchicago.edu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |