Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 23:34:00 -0700
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        "Oleg simonoff" <skat@aport.ru>
Cc:        ruby@FreeBSD.org
Subject:   Re: Something wrong with inst
Message-ID:  <20120528233400.a22edf25.stas@FreeBSD.org>
In-Reply-To: <web-17577159@mail-be02.sovam.com>
References:  <web-17577159@mail-be02.sovam.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 May 2012 10:21:04 +0400
"Oleg simonoff" <skat@aport.ru> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120528233400.a22edf25.stas>