From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] luafilesystems breaks build in current git tree
Date: Sun, 29 Aug 2010 23:38:28 +0200 [thread overview]
Message-ID: <871v9hyu97.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4C7AC886.2080709@googlemail.com> (Marcus Osdoba's message of "Sun, 29 Aug 2010 22:52:22 +0200")
>>>>> "Marcus" == Marcus Osdoba <marcus.osdoba@googlemail.com> writes:
Marcus> Hello mailinglist,
Marcus> I'm pretty sure, that I was able to compile the package luafilesystem
Marcus> without any problems with 2010-08-rc1.
Marcus> Even after make flush and removing the output-build directory I
Marcus> encounter the following error:
>>>> luafilesystem 1.5.0 Extracting
>>>> luafilesystem 1.5.0 Patching package/luafilesystem
Marcus> Applying luafilesystem-without_large_file.patch using plaintext:
Marcus> patching file src/lfs.c
>>>> luafilesystem 1.5.0 Configuring
>>>> luafilesystem 1.5.0 Building
Marcus> /usr/bin/make -j2 -C
Marcus> /home/ossy/buildroot/buildroot-dev/output/build/luafilesystem-1.5.0
Marcus> CC="/home/ossy/buildroot/buildroot-dev/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
Marcus> --sysroot=/home/ossy/buildroot/buildroot-dev/output/staging"
Marcus> CFLAGS="-Os -pipe -Os -mtune=arm926ej-s -march=armv5te
Marcus> -mabi=aapcs-linux -msoft-float -D_LARGEFILE_SOURCE
Marcus> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
Marcus> -I/home/ossy/buildroot/buildroot-dev/output/staging/usr/include
Marcus> -I/home/ossy/buildroot/buildroot-dev/output/staging/include
Marcus> -D_FILE_OFFSET_BITS=64 _LARGEFILE64_SOURCE -fPIC"
Marcus> make[1]: Entering directory
Marcus> /home/ossy/buildroot/buildroot-dev/output/build/luafilesystem-1.5.0'
Marcus> /home/ossy/buildroot/buildroot-dev/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
Marcus> --sysroot=/home/ossy/buildroot/buildroot-dev/output/staging -Os -pipe
Marcus> -Os -mtune=arm926ej-s -march=armv5te -mabi=aapcs-linux -msoft-float
Marcus> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
Marcus> -I/home/ossy/buildroot/buildroot-dev/output/staging/usr/include
Marcus> -I/home/ossy/buildroot/buildroot-dev/output/staging/include
Marcus> -D_FILE_OFFSET_BITS=64 _LARGEFILE64_SOURCE -fPIC -c -o src/lfs.o
Marcus> src/lfs.c
Marcus> arm-unknown-linux-uclibcgnueabi-gcc: _LARGEFILE64_SOURCE: No such file
Marcus> or directory
Marcus> make[1]: *** [src/lfs.o] Fehler 1
Yes, it's a typo (missing -D before _LARGEFILE64_SOURCE). Fixed in git,
thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2010-08-29 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-29 20:52 [Buildroot] luafilesystems breaks build in current git tree Marcus Osdoba
2010-08-29 21:38 ` Peter Korsgaard [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=871v9hyu97.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.