Date: Mon, 26 Jun 2017 19:06:11 +0200 From: Johnny Sorocil <jsorocil@gmail.com> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: freebsd-arm@freebsd.org Subject: Re: Orange Pi Zero support Message-ID: <CADxA8SoQtY8KK3rmFZquZXU-1iM9fL5DUiQSPG8ejtQdnBBZZg@mail.gmail.com> In-Reply-To: <20170626084050.4ce4f0288b70bbb5b5a627b4@bidouilliste.com> References: <CADxA8SoTM2WWUhGZ=B-7Y7QthyaWRU2Si94Cw41ccCyQHA846w@mail.gmail.com> <20170624171539.3b6a73b245b05e649a62933c@bidouilliste.com> <20170624184259.d2b7d2e6fbe6120cde572a33@bidouilliste.com> <CADxA8SqYebBzVwnuGSyn3ZzWKs2JuruUmpVW4HWt4N%2BBojdETg@mail.gmail.com> <CADxA8SqcFQhL93U9Zim22szDEWN02nGGzp4yr3TgOaCYb0XmzA@mail.gmail.com> <20170625132106.6776f5014798dcf9cb8abbcd@bidouilliste.com> <CADxA8SqKb=4P33D-ShQAPq16ka4e=o8OmvO2UB-o-cqiqRZ0sQ@mail.gmail.com> <20170626084050.4ce4f0288b70bbb5b5a627b4@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 26, 2017 at 8:40 AM, Emmanuel Vadot <manu@bidouilliste.com> wrote: > sudo pkg install swig30 should solve the problem. > <...> COPY u-boot.dtb Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named libfdt *** binman needs the Python libfdt library. *** Either install it on your system, or try: *** *** sudo apt-get install swig libpython-dev *** *** to have U-Boot build its own version. gmake: *** [Makefile:1359: checkbinman] Error 1 % /usr/local/bin/swig3.0 -version SWIG Version 3.0.12 Compiled with c++ [amd64-portbld-freebsd11.0] Configured options: +pcre Please see http://www.swig.org for reporting bugs and further information I had installed swig 2.0 but it didn't help.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADxA8SoQtY8KK3rmFZquZXU-1iM9fL5DUiQSPG8ejtQdnBBZZg>