You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Mohamed Riadh Trad <Mo...@inria.fr> on 2011/12/01 01:32:30 UTC

Problem building native library

Hi all,

I am trying to build hadoop on a Intel(R) Xeon(R) CPU X5675. It seems that there is a problem with the build.xml, it does not accept any target

ant -Dcompile.native=true Linux-x86_64-64

the same with :

ant -Dcompile.native=true Linux-i386-32

am I doing wrong?

Bests,