From: Marcus Osdoba <marcus.osdoba@googlemail.com>
To: buildroot@busybox.net
Subject: [Buildroot] luafilesystems breaks build in current git tree
Date: Sun, 29 Aug 2010 22:52:22 +0200 [thread overview]
Message-ID: <4C7AC886.2080709@googlemail.com> (raw)
Hello mailinglist,
I'm pretty sure, that I was able to compile the package luafilesystem
without any problems with 2010-08-rc1.
Even after make flush and removing the output-build directory I
encounter the following error:
>>> luafilesystem 1.5.0 Extracting
>>> luafilesystem 1.5.0 Patching package/luafilesystem
Applying luafilesystem-without_large_file.patch using plaintext:
patching file src/lfs.c
>>> luafilesystem 1.5.0 Configuring
>>> luafilesystem 1.5.0 Building
/usr/bin/make -j2 -C
/home/ossy/buildroot/buildroot-dev/output/build/luafilesystem-1.5.0
CC="/home/ossy/buildroot/buildroot-dev/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
--sysroot=/home/ossy/buildroot/buildroot-dev/output/staging" CFLAGS="-Os
-pipe -Os -mtune=arm926ej-s -march=armv5te -mabi=aapcs-linux
-msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-I/home/ossy/buildroot/buildroot-dev/output/staging/usr/include
-I/home/ossy/buildroot/buildroot-dev/output/staging/include
-D_FILE_OFFSET_BITS=64 _LARGEFILE64_SOURCE -fPIC"
make[1]: Entering directory
`/home/ossy/buildroot/buildroot-dev/output/build/luafilesystem-1.5.0'
/home/ossy/buildroot/buildroot-dev/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
--sysroot=/home/ossy/buildroot/buildroot-dev/output/staging -Os -pipe
-Os -mtune=arm926ej-s -march=armv5te -mabi=aapcs-linux -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/ossy/buildroot/buildroot-dev/output/staging/usr/include
-I/home/ossy/buildroot/buildroot-dev/output/staging/include
-D_FILE_OFFSET_BITS=64 _LARGEFILE64_SOURCE -fPIC -c -o src/lfs.o src/lfs.c
arm-unknown-linux-uclibcgnueabi-gcc: _LARGEFILE64_SOURCE: No such file
or directory
make[1]: *** [src/lfs.o] Fehler 1
Since I spotted some commits concerning uClibs, maybe we have a
regression here.
Regards,
Marcus
next reply other threads:[~2010-08-29 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-29 20:52 Marcus Osdoba [this message]
2010-08-29 21:38 ` [Buildroot] luafilesystems breaks build in current git tree Peter Korsgaard
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=4C7AC886.2080709@googlemail.com \
--to=marcus.osdoba@googlemail.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 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.