Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#186 closed defect (invalid)

Chapter 6: gcc needs autoconf to compile

Reported by: lfs@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: 3.0-rc2
Severity: normal Keywords:
Cc:

Description

In order to compile gcc in the chrooeted environment, in chapter 6, autoconf is needed, but it is not installed yet.

Change History (2)

comment:1 by gerard@…, 23 years ago

What did you do different to try to install GCC?

You only need autoconf installed if you for some reason have modified the configure.in file (to re-create the configure script).

It could happen when configure.in has a newer timestamp than configure does, but that would only happen if you do something 'special' with the directory.

Or did you use a patch to upgarde an old GCC to version 2.95.3 ?

Either way, standard LFS installations don't touch the configure.in file, so autoconf wouldn't be needed.

comment:2 by gerard@…, 23 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.