Upgrade to R13B04 Produces Clashes in Code Path
James Aimonetti
james.aimonetti@REDACTED
Thu Apr 8 21:38:30 CEST 2010
I upgraded to the latest Erlang and was greeted with 1600+ clashes in
the code paths. Installed from src, vanilla configure/make/make install.
$> erl
Erlang R13B04 (erts-5.7.5) [source] [64-bit] [rq:1] [async-threads:0]
[hipe] [kernel-poll:false]
Eshell V5.7.5 (abort with ^G)
1> code:clash().
...
...
** /usr/local/lib/erlang/lib/appmon-2.1.11/ebin/appmon_a.beam hides
/usr/local/lib/erlang/lib/appmon-2.1.11/ebin/appmon_a.beam
** /usr/local/lib/erlang/lib/appmon-2.1.11/ebin/appmon.beam hides
/usr/local/lib/erlang/lib/appmon-2.1.11/ebin/appmon.beam
** Found 1669 name clashes in code paths
ok
2>
Did I miss something?
--
James Aimonetti
mobile: 314.809.6307
work: 540.459.2220
email: james.aimonetti@REDACTED
website: http://jamesaimonetti.com
More information about the erlang-questions
mailing list