After some quick googlin', this is a sign that you don't have a full development environment installed. You need more things than a compiler to build software - linkers and libraries and other assorted pieces of code.
I have no idea how to help you on whichever *nix you're using, though. --- Jeremiah Peschka - Founder, Brent Ozar PLF, LLC Microsoft SQL Server MVP On Sep 8, 2011, at 12:44 AM, vijayakumar wrote: > I tried to install riak-search as explained in > http://wiki.basho.com/Riak-Search---Installation---RHEL-and-CentOS.html, > but I ended with up the following error in "make rel" stage. > > loading cache ./config.cache > checking host system type... x86_64-unknown-linux-gnu > checking target system type... x86_64-unknown-linux-gnu > checking build system type... x86_64-unknown-linux-gnu > checking for whoami... /usr/bin/whoami > checking for gcc... cc > checking whether the C compiler (cc ) works... no > configure: error: installation or configuration problem: C compiler cannot > create executables. > make[1]: *** > [/localdata/riak/install/riak_search-0.14.2/deps/erlang_js/c_src/system/lib/libnspr4.a] > Error 1 > make[1]: Leaving directory > `/localdata/riak/install/riak_search-0.14.2/deps/erlang_js/c_src' > ERROR: make -C c_src failed with error: 2 > make: *** [compile] Error 1 > > Kindly help me out in resolving this issue. > > Thanks, > Vijayakumar. > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
