Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: unable to cross-compile sparc64 on i386 host
>>> Stathis Kamperis <ekamperi%gmail.com@localhost> wrote
> Yeh, I have, under:
> /usr/obj/sys/modules/dtrace/dtrace/assym.h.tmp
> and it's completely empty.
dtrace?
dtrace support is optional and not able to build on sparc64 now.
If your /etc/mk.conf has "MKDTRACE=yes", remove it or wrap it with
.if ${MACHINE} == "i386" ... .endif.
-- Takeshi Nakayama
Home |
Main Index |
Thread Index |
Old Index