[Buildroot] openssl error

Daniel Lerch dlerch at gmail.com
Thu Oct 9 08:51:39 UTC 2008


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



More information about the buildroot mailing list