On Fri, Mar 19, 2021 at 09:47:09PM +0000, Ken Moffat wrote:
> On Fri, Mar 19, 2021 at 10:14:23PM +0100, Daniel Mowitz wrote:
> > Hello,
> > 
> > This is more of an information than a call for supoort 
> > as I managed to solve my problem myself.
> > 
> > I built lfs 10.1 last week. 
> > While compiling "7.7. Libstdc++ from GCC-10.2.0, Pass 2" 
> > I got errors pointing out that I was missing libfl.
> > 
> > According to the gcc documentation 
> > (https://gcc.gnu.org/install/prerequisites.html) Flex is needed
> > "when modifying *.l files" or "to build GCC during development".
> > Both of these cases don't sound like they should apply to LFS, 
> > yet I got the errors.
> > 
> > By building "8.14. Flex-2.6.4" first, 
> > I got the dependencies without further issues.
> > 
> > As previously stated it's not a big issue, 
> > it just seemed a bit weird to me.
> > 
> > Best regards,
> > Daniel Mowitz
> 
> Very strange.  I've just looked at my own logs for 10.1 and see no
> reference to 'libfl' in the build of libstdc++ and it was only
> installed in chapter 8.
> 
> I doubt we will get an answer at this stage about why you got
> differnet results (it's very hard to identify where an error
> happened after you have worked around it), unless you logged the
> original error message and some lines before it to give context.
> 
> For the future (I'm assuming that someone else might see this one
> day), what was your host distro/version and is this x86_64 or i686 ?
> And did you knowingly do *anything* different before the error ?
> 
> ĸen
> -- 
>   On average, the Panda feeds for 15 hours a day. This is the
> same as an adult at home under quarantine, which is why we call
> it a "Pandemic".

My host system for the build in question was LFS 9.1 on a x86_64 architecture.

Sadly I do not have logs of the build process.
Looking back through the instructions up to Libstdc++,
the only thing I did different was trying to build shadow in chapter 6,
failing, and then building it before Libstdc++ in Chap. 7.
I did this, as it is required by the package user system.

I'll try to get some better logging of the install going for the next
release ;)

Daniel
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to