[Buildroot] TARGET_CONFIGURE_OPTS

malcolm blaney mblaney at gmail.com
Fri Nov 14 01:07:27 UTC 2008


Hi Thiago,

On Fri, Nov 14, 2008 at 11:23 AM, Thiago A. Corrêa
<thiago.correa at gmail.com> wrote:
> [cut]
>> -Wl,/home/malcolm/buildroot/build_i386/staging_dir/usr/lib -mtune=i386
>> -march=i386   -c -o dbmulti.o dbmulti.c
>> In file included from includes.h:30,
>>                 from dbmulti.c:25:
>> options.h:436:2: error: #error You must compiled with either
>> DROPBEAR_CLIENT or DROPBEAR_SERVER selected
>> In file included from includes.h:124,
>>                 from dbmulti.c:25:
> [cut]
>
> Having the same with avr32.
>
> But the first error about the missing define shouldn't be fixed with
> an includepath change AFAIK. Unless it's finding same include with
> different contents in the host. Have to try it to make sure.

The dropbear makefile adds "-DDROPBEAR_CLIENT -DDROPBEAR_SERVER" to
CFLAGS (along with the include path libtomcrypt/src/headers) so
everything works if dropbear's CFLAGS gets used.



More information about the buildroot mailing list