From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/findutils: Fix compile error
Date: Sun, 19 Oct 2014 22:51:33 +0200 [thread overview]
Message-ID: <20141019225133.49ef4e39@free-electrons.com> (raw)
In-Reply-To: <1413735882-8865-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sun, 19 Oct 2014 18:24:42 +0200, Bernd Kuhls wrote:
> Error occured with an allyespackageconfig setup:
>
> /home/fli4l/br5/output/host/usr/bin/i586-buildroot-linux-uclibc-gcc -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -g2 -o find ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a -lintl -lm -lm
> ../gnulib/lib/libgnulib.a(getdate.o): In function `get_date':
> getdate.c:(.text+0x15cd): undefined reference to `rpl_mktime'
> getdate.c:(.text+0x168e): undefined reference to `rpl_mktime'
> getdate.c:(.text+0x1707): undefined reference to `rpl_mktime'
> getdate.c:(.text+0x1812): undefined reference to `rpl_mktime'
> collect2: error: ld returned 1 exit status
> make[3]: *** [find] Error 1
> make[3]: Leaving directory `/home/fli4l/br5/output/build/findutils-4.4.2/find'
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/findutils/findutils.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-10-19 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-19 16:24 [Buildroot] [PATCH 1/1] package/findutils: Fix compile error Bernd Kuhls
2014-10-19 20:51 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141019225133.49ef4e39@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox