From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 11 Aug 2016 15:01:46 +0200 Subject: [Buildroot] [PATCH 2/2] mtd: integck needs MMU support In-Reply-To: <1470847117-14956-2-git-send-email-rahul.bedarkar@imgtec.com> References: <1470847117-14956-1-git-send-email-rahul.bedarkar@imgtec.com> <1470847117-14956-2-git-send-email-rahul.bedarkar@imgtec.com> Message-ID: <20160811150146.1813651d@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Wed, 10 Aug 2016 22:08:37 +0530, Rahul Bedarkar wrote: > After fixing build issue related to MS_DIRSYNC and MS_RELATIME, we get > following build error with blackfin external toolchain. > > fstest_monitor.c: In function 'main': > fstest_monitor.c:237: warning: implicit declaration of function 'fork' > /tmp/ccCzZIuW.o: In function 'main': > /home/rahul.bedarkar/buildroot/output/build/mtd-1.5.2/tests/fs-tests/utils/fstest_monitor.c:237: undefined reference to '_fork' > collect2: ld returned 1 exit status > make[2]: *** [fstest_monitor] Error 1 > > Since it uses fork(), add dependency on MMU support for integck. > > Signed-off-by: Rahul Bedarkar > --- > package/mtd/Config.in | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com