[erlang-patches] Dev not building

Rickard Green rickard@REDACTED
Mon Aug 23 19:25:11 CEST 2010


Our daily builds on MacOSX succeeds. Try cleaning your source tree.
'make clean' in the erts directory will probably be sufficient. If
not, 'git clean -dfx' makes your source tree completely clean (make
sure you haven't got any untracked files in the source tree that you
want to keep before doing this).

Regards,
Rickard Green, Erlang/OTP, Ericsson AB.

2010/8/23  <jay@REDACTED>:
> I get the following error after pulling the latest dev:
>
>
> make[5]: *** No rule to make target
> `obj/powerpc-apple-darwin9.8.0/opt/r/ethr_event.o', needed by
> `../lib/internal/powerpc-apple-darwin9.8.0/libethread.a'.  Stop.
> make[4]: *** [opt] Error 2
> make[3]: *** [erts_lib] Error 2
> make[2]: *** [opt] Error 2
> make[1]: *** [smp] Error 2
> make: *** [emulator] Error 2
>
>
> Is this a known broken build, something in my environment (Mac OS X
> 10.5.8), or did I not get a complete baseline?
>
> jay
>
>
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>


More information about the erlang-patches mailing list