Hi, I am trying to build the Linux Kernel 2.6 for i386 core 2. I gave make command after configuration and during the process of gmp following error came: configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: error: --target is not appropriate for GMP Use --build=CPU-VENDOR-OS if you need to specify your CPU and/or system explicitly. Use --host if cross-compiling (see "Installing GMP" in the manual for more on this). make: *** [/home/Sameer/buildroot-2010.02/output/toolchain/gmp-4.2.4-host/.configured] Error 1 Please tell me how to work around...
Could you please attach your Buildroot .config file so that we could reproduce ?
Created attachment 1615 [details] configuration files
Sorry but the tarball that you attached does not contain your own configuration. Your own configuration is available as the file ".config" in the main directory of the Buildroot sources.
Building GMP for the host is something that happens every time someone builds a toolchain with Buildroot, so it's something that works, at least in the common configurations that we test. Since the bug was reported more than two months ago, the reporter hasn't posted the Buildroot configuration, so we have no way of reproducing the issue. Therefore, let's mark it as WORKSFORME. Sameer, if you can still reproduce the issue, please reopen the bug and attach your Buildroot configuration.