From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 12 Apr 2015 18:55:49 +0200 Subject: [Buildroot] [PATCH v3 1/3] doxygen: new package In-Reply-To: <1428659399-28620-2-git-send-email-bgolaszewski@baylibre.com> References: <1428659399-28620-1-git-send-email-bgolaszewski@baylibre.com> <1428659399-28620-2-git-send-email-bgolaszewski@baylibre.com> Message-ID: <20150412185549.32b96003@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Bartosz Golaszewski, On Fri, 10 Apr 2015 11:49:57 +0200, Bartosz Golaszewski wrote: > Host package only. > > Signed-off-by: Bartosz Golaszewski > --- > package/doxygen/doxygen.hash | 2 ++ > package/doxygen/doxygen.mk | 28 ++++++++++++++++++++++++++++ > 2 files changed, 30 insertions(+) > create mode 100644 package/doxygen/doxygen.hash > create mode 100644 package/doxygen/doxygen.mk I've applied, but I had to do some further changes, because it was still not building properly: [Thomas: - add missing dependencies on host-flex and host-bison - add $(HOST_MAKE_ENV) to the configure, build and install steps, to make sure that the doxygen build system can find flex and bison.] You don't catch such issues because you build on a development system that has lots of development tools already installed, while the autobuilders are testing using minimal chroots having only the strictly required Buildroot dependencies installed. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com