Tim Tassonis wrote:
Hi all

I'm now just building my second LFS 7.6 system where I decided to
integrate PAM into the build, to not having to install shadow and libcap
twice in order for PAM to work.

My order, diverting from the book, was:
- ncurses (same)
- attr (same)
- acl (same)
- pam (new)
- sed (new)
- libcap (new)
- shadow (new)
- psmisc (old)

This got me into an error because PAM requires flex, which is not yet
installed. So I moved flex before pam and that seemed to work fine.

My question now is: shall a rebuild flex at the usual stage after m4
again? Does the flex build then change because of some optional
dependency on flex?

I think you will be fine. flex is a pretty basic command and doesn't have any unusual dependencies that I know of that are not built in Chapter 5.

  -- Bruce

--
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