[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Linux-cluster] Makefile fix for 2.6.12.2
- From: "Dan B. Phung" <phung cs columbia edu>
- To: Linux-cluster redhat com
- Cc:
- Subject: [Linux-cluster] Makefile fix for 2.6.12.2
- Date: Fri, 15 Jul 2005 17:13:09 -0400 (EDT)
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]