<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">You need to work through meck and change any signs of dict() to dict:dict().  I had to do this myself for meck last night.<div><br></div><div>Lee</div><div><br></div><div><br></div><div> <br><div><div>On 11 Apr 2014, at 13:46, Serban Eduard <<a href="mailto:eddie_serban@yahoo.com">eddie_serban@yahoo.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt;">Hi all,<br><br><div>After i switched to new erlang R17 i can't compile my project since it fails when meck dependency  compiles.</div><div>I tried also to build meck only and when i ran: "make"  i received :</div><div><br></div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Compiled test/meck_tests.erl<br><br>=ERROR REPORT==== 11-Apr-2014::15:30:15 ===<br>** Generic server mymod_meck terminating <br>** Last message in was {'EXIT',<0.77.0>,expected_test_exit}<br>** When Server state ==
 {state,mymod,any,<br>                               {dict,0,16,16,8,80,48,<br>                                     {[],[],[],[],[],[],[],[],[],[],[],[],[],<br>                                      [],[],[]},<br>                                    
 {{[],[],[],[],[],[],[],[],[],[],[],[],[],<br>                                       [],[],[]}}},<br>                               true,[],<br>                               {false,no_binary},<br>                               false,undefined,[]}<br>** Reason for termination == <br>** expected_test_exit<br><br>=ERROR
 REPORT==== 11-Apr-2014::15:30:17 ===<br>Can't load module that resides in sticky dir<br><br>=ERROR REPORT==== 11-Apr-2014::15:30:18 ===<br>Error in process <0.1195.0> with exit value: {timeout,[{meck_proc,wait,6,[{file,"src/meck_proc.erl"},{line,169}]},{meck_tests,'-wait_for_the_same_pattern_on_different_processes_test/0-fun-2-',0,[{file,"test/meck_tests.erl"},{line,1355}]}]}<br><br><br>=ERROR REPORT==== 11-Apr-2014::15:30:18 ===<br>Error in process <0.1203.0> with exit value: {timeout,[{meck_proc,wait,6,[{file,"src/meck_proc.erl"},{line,169}]},{meck_tests,'-wait_for_different_patterns_on_different_processes_test/0-fun-0-',0,[{file,"test/meck_tests.erl"},{line,1376}]}]}</div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">It fails when a test ran...</div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Do you have a clue ?<br></div><div><br></div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Thanks,</div><div style="font-size: 13.3333px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Eddie</div></div></div>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br></div></body></html>