[Bug 1391] Problem compiling openssh 4.7p1
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Nov 15 11:30:08 EST 2007
https://bugzilla.mindrot.org/show_bug.cgi?id=1391
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2007-11-15 11:30:02 ---
(In reply to comment #2)
> It's a LFS GNU/Linux system
> I used ./configure --with-zlib --with-skey --with-ssl-engine --with-pam
> --with-rand-helper --with-sectok --with-opensc --with-kerberos5
> --with-md5-passwords
> I saw the error with opensc, but is it really the cause of the problem
Probably not, but it certainly casts serious doubt over the integrity
of the system.
I suspect you have one or more problems with your libraries being
linked against other libraries that are now missing or replaced. Since
every LFS system is effectively a custom one-of-a-kind, sorting it out
is up to you.
I suggest that you start by building openssh without any options. If
that works, start adding options one at a time until it stops working,
then remove *all* of the files associated with that package that breaks
it (make sure you get ones in /usr/local as well as
/usr/{lib,include}), rebuild the package then try openssh again.
Repeat until everything you want works.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list