[Linux-cluster] Makefile fix for 2.6.12.2

Dan B. Phung phung at cs.columbia.edu
Fri Jul 15 21:13:09 UTC 2005


building cluster for my 2.6.12.2 box had an error finding
cluster/cnxman-socket.h, and this fixed it:

cluster/cman/lib/Makefile:L32
-                echo '-I${incdir}/cluster'; fi)
+                echo '-I${incdir}'; fi)


-dan





More information about the Linux-cluster mailing list