On Tue, 29 May 2012 10:21:04 +0400 "Oleg simonoff" <[email protected]> mentioned:
> Hi! > Got some troubles with instalation ruby-1.8.7-p358 > > Please, let me know, what mast i do > > See the attached file Something is wrong with your C compiler, it fails when running % cc -I/usr/include -o1 -pipe -I/usr/include -L/usr/lib -rpath=/usr/lib:/usr/local/lib -pthread conftest.c -L/usr/lib -rpath=/usr/lib:/usr/local/lib -pthread Please, check your make.conf settings. It's not clear why it fails from the configure.log, but you may try running the command by hand with conftest.c contents being one from configure.log and see where and why it fails. BTW, are you using something else than GCC by any chance? -- Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
