Open GoogleCodeExporter opened 9 years ago
I had the same issue which I overcame by reverting from gcc and g++ version 4.6
to version 4.4.
Original comment by giz...@gmail.com
on 14 Jun 2012 at 1:31
/root/modules/hadoop-snappy/maven/build-compilenative.xml:62: Execute failed:
java.io.IOException: Cannot run program "autoreconf" (in directory
"/root/modules/hadoop-snappy/target/native-src"): java.io.IOException: error=2,
No such file or directory
always this error, what can i do?
Original comment by Lei.Zhan...@gmail.com
on 11 Jul 2012 at 6:31
I was hitting this same error and sudo apt-get install gcc-4.4 and then ln -s
gcc-4.4 gcc
On ubuntu 14.10
Original comment by levipie...@gmail.com
on 27 Apr 2015 at 2:01
Original issue reported on code.google.com by
mEdI...@gmail.com
on 15 Mar 2012 at 6:23