[erlang-questions] compile error in LINUX 2.6 : "Fatal, could not get clock_monotonic value!, errno = 22"

Nageshwar Bajamahal nbajamah@REDACTED
Mon Apr 21 23:52:50 CEST 2008


HI

I am trying to compile erlang source code on a linux box

---------------------- details of my machine --------------------
Linux lxlogin-3-300 2.6.22.4 #1 SMP Tue Aug 21 17:47:29 PDT 2007 i686 Dual-Core AMD Opteron(tm) Processor 2212 AuthenticAMD GNU/Linux

---------------------- compile error -----------------------------------
erlc -W  +debug_info +warn_obsolete_guard -I/home/nbajamah/utils/otp_src_R12B-2/lib/stdlib/include -o../ebin yecc.erl
Fatal, could not get clock_monotonic value!, errno = 22
make[3]: *** [../ebin/yecc.beam] Aborted
make[3]: Leaving directory `/home/nbajamah/utils/otp_src_R12B-2/lib/parsetools/src'
make[2]: *** [opt] Error 2
make[2]: Leaving directory `/home/nbajamah/utils/otp_src_R12B-2/lib/parsetools'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/nbajamah/utils/otp_src_R12B-2/lib'
make: *** [secondary_bootstrap_build] Error 2

Please let me know how I could resolve this issue.


Thank you,
Nageshwar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080421/871ffb60/attachment.htm>


More information about the erlang-questions mailing list