Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] openssl error
@ 2008-10-09  8:51 Daniel Lerch
  2008-10-09 13:13 ` Hinko Kocevar
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lerch @ 2008-10-09  8:51 UTC (permalink / raw)
  To: buildroot

Hi,
In default configuration buildroot works fine, but when I select
packages/networking/openssl I get the following errors:

...
PATH/buildroot/build_i386/staging_dir/usr/include/features.h:382:4:
error: #error It appears you have defined _FILE_OFFSET_BITS=64.
Unfortunately, uClibc was built without large file support enabled
...

...
PATH/buildroot/build_i386/staging_dir/usr/include/bits/uClibc_stdio.h:72:2:
error: #error Sorry... uClibc was built without large file support!
...


I think that 'large file' params are ok:

$ cat toolchain/uClibc/uClibc-0.9.28.config | grep "LARGE\|LFS"
UCLIBC_HAS_LFS=y
UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y


Can somebody help me?


Thanks.


-- 
Daniel Lerch
project: www.opendomo.com
blog: h4ck1t.blogspot.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] openssl error
  2008-10-09  8:51 [Buildroot] openssl error Daniel Lerch
@ 2008-10-09 13:13 ` Hinko Kocevar
  2008-10-09 15:04   ` Daniel Lerch
  0 siblings, 1 reply; 4+ messages in thread
From: Hinko Kocevar @ 2008-10-09 13:13 UTC (permalink / raw)
  To: buildroot

Daniel Lerch wrote:
> Hi,
> 
> I think that 'large file' params are ok:
> 
> $ cat toolchain/uClibc/uClibc-0.9.28.config | grep "LARGE\|LFS"
> UCLIBC_HAS_LFS=y
> UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
> 
> 
> Can somebody help me?
> 

It think that BR2 config for LFS exists too, use menuconfig -> Toolchain -> Enable large file (files > 2 GB) support.


Best regards,
Hinko

-- 
?ETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: hinko.kocevar at cetrtapot.si
Http: www.cetrtapot.si

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] openssl error
  2008-10-09 13:13 ` Hinko Kocevar
@ 2008-10-09 15:04   ` Daniel Lerch
  2008-10-10 10:59     ` Hinko Kocevar
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lerch @ 2008-10-09 15:04 UTC (permalink / raw)
  To: buildroot

I have enabled this option, but the problem persists.
tks
-- 
Daniel Lerch
project: www.opendomo.com
blog: h4ck1t.blogspot.com


2008/10/9 Hinko Kocevar <hinko.kocevar@cetrtapot.si>

> Daniel Lerch wrote:
> > Hi,
> >
> > I think that 'large file' params are ok:
> >
> > $ cat toolchain/uClibc/uClibc-0.9.28.config | grep "LARGE\|LFS"
> > UCLIBC_HAS_LFS=y
> > UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
> >
> >
> > Can somebody help me?
> >
>
> It think that BR2 config for LFS exists too, use menuconfig -> Toolchain ->
> Enable large file (files > 2 GB) support.
>
>
> Best regards,
> Hinko
>
> --
> ?ETRTA POT, d.o.o., Kranj
> Planina 3
> 4000 Kranj
> Slovenia, Europe
> Tel. +386 (0) 4 280 66 03
> E-mail: hinko.kocevar at cetrtapot.si
> Http: www.cetrtapot.si
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20081009/8b149f4d/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] openssl error
  2008-10-09 15:04   ` Daniel Lerch
@ 2008-10-10 10:59     ` Hinko Kocevar
  0 siblings, 0 replies; 4+ messages in thread
From: Hinko Kocevar @ 2008-10-10 10:59 UTC (permalink / raw)
  To: buildroot

Daniel Lerch wrote:
> I have enabled this option, but the problem persists.

Maybe your arch is forcing it to no (like for cris) or some package selects/de-selects it. See Kconfig files that select BR2_LARGEFILE.

HTH,
Hinko

-- 
?ETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: hinko.kocevar at cetrtapot.si
Http: www.cetrtapot.si

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-10 10:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-09  8:51 [Buildroot] openssl error Daniel Lerch
2008-10-09 13:13 ` Hinko Kocevar
2008-10-09 15:04   ` Daniel Lerch
2008-10-10 10:59     ` Hinko Kocevar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox