[Buildroot] build root error with LSF
From: Peter Korsgaard <jacmet@sunsite.dk>
Date: 2012-06-20 05:54:25
quoted
quoted
quoted
quoted
"rajeesh" == rajeesh rarankurissi [off-list ref] writes:
Hi, rajeesh> Hi Jacmet, rajeesh> I am working with buildroot . rajeesh> while compiling I am facing a problem with LSF in uClib rajeesh> this is the error message .. ..any patches are available for this rajeesh> issue ....I am using 2012.02 version build root . rajeesh> us-unwind-tables -c rajeesh> /home/rajeesh/DEV/buildroot/output/toolchain/gcc-4.7.0/libgcc/crtstuff.c rajeesh> -DCRT_BEGIN rajeesh> In file included from rajeesh> /home/rajeesh/DEV/buildroot/output/toolchain/uClibc_dev/usr/include/stdio.h:28:0, rajeesh> from rajeesh> /home/rajeesh/DEV/buildroot/output/toolchain/gcc-4.7.0/libgcc/../gcc/tsystem.h:88, rajeesh> from rajeesh> /home/rajeesh/DEV/buildroot/output/toolchain/gcc-4.7.0/libgcc/crtstuff.c:62: rajeesh> /home/rajeesh/DEV/buildroot/output/toolchain/uClibc_dev/usr/include/features.h:219:5: rajeesh> error: #error It appears you have defined _FILE_OFFSET_BITS=64. rajeesh> Unfortunately, uClibc was built without large file support enabled. rajeesh> In file included from Did you perhaps change the BR2_LARGEFILE option without running make clean? If not, please provide your .config file. -- Bye, Peter Korsgaard