[Buildroot] [PATCH v2 1/2] logrotate: needs mmu

Peter Korsgaard peter at korsgaard.com
Tue Oct 1 19:33:03 UTC 2013


>>>>> "Axel" == Axel Lin <axel.lin at ingics.com> writes:

 Axel> Signed-off-by: Axel Lin <axel.lin at ingics.com>
 Axel> ---
 Axel> v2: Fix trivial typo in the subject line

 Axel> Fix below build error:

 Axel> logrotate.o: In function `switch_user_permanently':
 Axel> /opt/test/buildroot/buildroot/output/build/logrotate-3.8.4/logrotate.c:129: undefined reference to `fork'
 Axel> logrotate.o: In function `removeLogFile':
 Axel> /opt/test/buildroot/buildroot/output/build/logrotate-3.8.4/logrotate.c:431: undefined reference to `fork'
 Axel> logrotate.o: In function `mailLog':
 Axel> /opt/test/buildroot/buildroot/output/build/logrotate-3.8.4/logrotate.c:597: undefined reference to `fork'
 Axel> /opt/test/buildroot/buildroot/output/build/logrotate-3.8.4/logrotate.c:615: undefined reference to `fork'
 Axel> logrotate.o: In function `compressLogFile':
 Axel> /opt/test/buildroot/buildroot/output/build/logrotate-3.8.4/logrotate.c:533: undefined reference to `fork'
 Axel> collect2: ld returned 1 exit status
 Axel> make[1]: *** [logrotate] Error 1

Committed with this added to the commit message, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list