[Pkg-gauche-devel] [0.9-1] FTBFS on s390

NIIBE Yutaka gniibe at fsij.org
Wed Mar 3 04:21:17 UTC 2010


https://buildd.debian.org/fetch.cgi?pkg=gauche&arch=s390&ver=0.9-1&stamp=1267588520&file=log&as=raw

A possible patch:

---
gauche-0.9.orig/gc/libatomic_ops-1.2/src/atomic_ops/sysdeps/gcc/s390.h
2009-03-20 18:45:35.000000000 +0900
+++ gauche-0.9/gc/libatomic_ops-1.2/src/atomic_ops/sysdeps/gcc/s390.h
2010-03-03 13:15:56.656586950 +0900
@@ -30,8 +30,8 @@
 /*   may be delayed.  Otherwise everything is ordered.		*/
 /* - There is a hardware compare-and-swap (CS) instruction.	*/

-#include "ordered_except_wr.h"
-#include "all_aligned_atomic_load_store.h"
+#include "../ordered_except_wr.h"
+#include "../all_aligned_atomic_load_store.h"

 #include "../test_and_set_t_is_ao_t.h"
 /* FIXME: Is there a way to do byte-sized test-and-set?	*/
-- 



More information about the Pkg-gauche-devel mailing list