Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Nov 2012 14:37:10 +0200
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-questions@freebsd.org, freebsd-mips@freebsd.org
Subject:   Errors cross compilation of architecture MIPS
Message-ID:  <20121107143710.3326e801@nonamehost>

next in thread | raw e-mail | index | archive | help
Hi all.

I have uname -rms
FreeBSD 10.0-CURRENT amd64

I use to build system for architecture MIPS the instructions on the wiki
http://wiki.freebsd.org/FreeBSD/mips

I use next script build.sh http://privatepaste.com/339d25c604
but the compilation fails http://privatepaste.com/106d4015d0

then I add the option -DWITHOUT_GROFF \ in build.sh
and re-run the script build.sh

Next, I get the following error http://privatepaste.com/9887e06e42

then I add the option -DWITHOUT_SENDMAIL \ in build.sh
and re-run the script build.sh

Next, I get the following error http://privatepaste.com/962b406024

In what could be the problem here and what I'm doing wrong?

Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121107143710.3326e801>