ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-talk
ruby-talk
Re: Compilation error in cont.c
by Emanuele Ricci other posts by this author
May 9 2008 7:32AM messages near this date
Re: Compilation error in cont.c | Re: Compilation error in cont.c
Yukihiro Matsumoto wrote:
>  That seems to be a linker problem around librt.  You have to check
>  whether librt installed correctly.  Or you can remove -lrt from
>  configure.  I have virtually zero knowledge about cross compiling, but
>  it should be possible.

Hi,
removing -lrt I get the following error:
./libruby-static.a(time.o)(.text+0x198): In function `time_init':
: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [ruby] Error 1
make[1]: Leaving directory `/home/del/Desktop/rubytrunk/ruby'
make: *** [all] Error 2

The "no version information available" kind of error seems to be the 
result of a library mismatch between the build and target systems 
(http://answers.google.com/answers/threadview?id=786136).

I'll tell you as soon as I get it to work.

Emanuele.
-- 
Posted via http://www.ruby-forum.com/.
Thread:
Emanuele Ricci
Yukihiro Matsumoto
Emanuele Ricci
Yukihiro Matsumoto
Emanuele Ricci
Yukihiro Matsumoto
Emanuele Ricci
Yukihiro Matsumoto
Emanuele Ricci

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved