All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] ARC/uclibc-f37101d94284c692ee9b23bc72ef38b9473cd316 compile failure
Date: Fri, 21 Mar 2014 06:16:18 +0200	[thread overview]
Message-ID: <20140321041618.GO4266@tarshish> (raw)
In-Reply-To: <trinity-2154b334-ea3f-48a7-ad1d-15cc3890166f-1395356198737@3capp-gmx-bs24>

Hi Peter,

On Thu, Mar 20, 2014 at 11:56:38PM +0100, Peter Seiderer wrote:
> with latest buildroot from git I get the following uclib compile failure.
> 
> Buildroot defconfig:
> 
> BR2_arceb=y
> 
> Build log:
> ...
>   CC libc/sysdeps/linux/common/getpgid.os
>   CC libc/sysdeps/linux/common/modify_ldt.os
>   CC libc/sysdeps/linux/common/posix_fadvise.os
> libc/sysdeps/linux/common/posix_fadvise.c:26:29: error: unknown type name 'off64_t'
>  int posix_fadvise64(int fd, off64_t offset, off64_t len, int advice);
>                              ^
> libc/sysdeps/linux/common/posix_fadvise.c:26:45: error: unknown type name 'off64_t'
>  int posix_fadvise64(int fd, off64_t offset, off64_t len, int advice);
>                                              ^
> libc/sysdeps/linux/common/posix_fadvise.c: In function 'posix_fadvise':
> libc/sysdeps/linux/common/posix_fadvise.c:32:2: warning: implicit declaration of function 'posix_fadvise64' [-Wimplicit-function-declaration]
>   return posix_fadvise64(fd, offset, len, advice);
>   ^
> make[2]: *** [libc/sysdeps/linux/common/posix_fadvise.os] Error 1
> make[1]: *** [/home/seiderer/Work/zeiss/freescale-imx6/build_arc/build/uclibc-f37101d94284c692ee9b23bc72ef38b9473cd316/.stamp_built] Error 2
> make: *** [_all] Error 2

Do you have LFS support disabled? If so this is a known issue. You may try the 
patch at http://thread.gmane.org/gmane.comp.lib.uclibc.general/23714 .

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2014-03-21  4:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 22:56 [Buildroot] ARC/uclibc-f37101d94284c692ee9b23bc72ef38b9473cd316 compile failure Peter Seiderer
2014-03-21  4:16 ` Baruch Siach [this message]
2014-03-21 19:42   ` Peter Seiderer

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=20140321041618.GO4266@tarshish \
    --to=baruch@tkos.co.il \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.