On 2019-05-20 14:42 +0200, emiliocabrera via lfs-dev wrote:
> Hi. I´m at 5.5.1 Installation of Cross GCC, I´m building the LFS V8.4
> on 
> a VirtualBox machine with Debian x86_x64 installed. I get this error:
> 
> Configuring stage 2 in ./intl

Why should a cross compiler bootstrap itself?

> configure: creating cache ./config.cache
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether NLS is requested... no
> checking for msgfmt... no
> checking for gmsgfmt... :
> checking for xgettext... no
> checking for msgmerge... no
> checking for x86_64-pc-linux-gnu-gcc... 

Why should it be x86_64-pc-linux-gnu?

I think you forgot --target=$LFS_TGT in the configure command, or
didn't set the environment variable LFS_TGT.

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to