Hello I have problem building the lang/maude package.
My system :
I think it is clang related, the error is:
Maybe should I stay with GCC to compile it?
Thanks.
My system :
Code:
@ uname -a
FreeBSD darkstar 10.0-STABLE FreeBSD 10.0-STABLE #0 r262971: Mon Mar 10 13:27:40 CET 2014 root@darkstar:/usr/obj/usr/src/sys/THINKPKERNEL amd64
I think it is clang related, the error is:
Code:
In file included from ./stringTerm.hh:28:
../../src/Utility/ropeStuff.hh:37:14: fatal error: 'ext/rope' file not found
#include <ext/rope>
Maybe should I stay with GCC to compile it?
Thanks.