[erlang-bugs] Persistent error for 'make'
Anthony Ramine
n.oxyde@REDACTED
Wed Oct 16 14:02:35 CEST 2013
I don't see any 'inviso' reference in any build file. Are you sure you compiled the right branch with the right ERL_TOP value?
$ git grep -l inviso upstream/maint
upstream/maint:bootstrap/lib/stdlib/ebin/otp_internal.beam
upstream/maint:lib/kernel/src/global.erl
upstream/maint:lib/runtime_tools/doc/src/notes.xml
upstream/maint:lib/stdlib/src/otp_internal.erl
--
Anthony Ramine
Le 16 oct. 2013 à 13:49, Bengt Kleberg <bengt.kleberg@REDACTED> a écrit :
> Greetings,
>
> When doing 'make clean' or 'make docs' in a fresh clone of 'maint', I
> get the following error:
>
> make[2]: Entering directory `/local/scratch/otp/lib/inviso'
> make[2]: *** No rule to make target `docs'. Stop.
> make[2]: Leaving directory `/local/scratch/otp/lib/inviso'
> make[1]: *** [docs] Error 2
> make[1]: Leaving directory `/local/scratch/otp/lib'
> make: *** [docs] Error 2
>
>
> Perhaps inviso should be removed?
>
>
> bengt
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list