* [Buildroot] FILE_OFFSET_BITS=64 and errors
@ 2007-10-19 10:36 Babarovic Ivica
2007-10-19 11:22 ` [Buildroot] FILE_OFFSET_BITS=64 and errors [quick dirty solution] Babarovic Ivica
0 siblings, 1 reply; 2+ messages in thread
From: Babarovic Ivica @ 2007-10-19 10:36 UTC (permalink / raw)
To: buildroot
Hi!
I wonder where is this var defined. I get errors complainig i don't have
64 bit support enabled in uclibc. Well I don't want support for 64 bits
and I don't need support for large files.
I'll attach error log.
$ svn info
Path: .
URL: svn://uclibc.org/trunk/buildroot
Repository Root: svn://uclibc.org
Repository UUID: 69ca8d6d-28ef-0310-b511-8ec308f3f277
Revision: 20295
Node Kind: directory
Schedule: normal
Last Changed Author: ulf
Last Changed Rev: 20294
Last Changed Date: 2007-10-19 00:59:44 +0200 (Fri, 19 Oct 2007)
Properties Last Updated: 2007-10-19 10:44:52 +0200 (Fri, 19 Oct 2007)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error.txt
Url: http://busybox.net/lists/buildroot/attachments/20071019/4a0a2ebd/attachment.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] FILE_OFFSET_BITS=64 and errors [quick dirty solution]
2007-10-19 10:36 [Buildroot] FILE_OFFSET_BITS=64 and errors Babarovic Ivica
@ 2007-10-19 11:22 ` Babarovic Ivica
0 siblings, 0 replies; 2+ messages in thread
From: Babarovic Ivica @ 2007-10-19 11:22 UTC (permalink / raw)
To: buildroot
In file ./build_powerpc/udev-114/Makefile I simply removed
-D_FILE_OFFSET_BITS=64.
#Dirty fix to disable FILE_OFFSET_BITS=64
CFLAGS += -g -Wall -pipe -D_GNU_SOURCE
Babarovic Ivica wrote:
> Hi!
>
> I wonder where is this var defined. I get errors complainig i don't have
> 64 bit support enabled in uclibc. Well I don't want support for 64 bits
> and I don't need support for large files.
>
> I'll attach error log.
>
>
> $ svn info
> Path: .
> URL: svn://uclibc.org/trunk/buildroot
> Repository Root: svn://uclibc.org
> Repository UUID: 69ca8d6d-28ef-0310-b511-8ec308f3f277
> Revision: 20295
> Node Kind: directory
> Schedule: normal
> Last Changed Author: ulf
> Last Changed Rev: 20294
> Last Changed Date: 2007-10-19 00:59:44 +0200 (Fri, 19 Oct 2007)
> Properties Last Updated: 2007-10-19 10:44:52 +0200 (Fri, 19 Oct 2007)
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-19 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 10:36 [Buildroot] FILE_OFFSET_BITS=64 and errors Babarovic Ivica
2007-10-19 11:22 ` [Buildroot] FILE_OFFSET_BITS=64 and errors [quick dirty solution] Babarovic Ivica
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox