Hi all, This is mainly to Bruce, but if anyone remembers a discussion about this, please speak up. In the OpenSSH instructions, in changeset r7665, the following was removed (commit by Bruce):
sed -i 's@ -ldes@@' configure && and its accompanying explanation: <para><command>sed -i 's@ -ldes@@' configure</command>: 155 This command fixes a build crash if you used the 156 <option>--with-kerberos5</option> parameter and you built the 157 <application>Heimdal</application> package in accordance with the BLFS 158 instructions. The command is harmless in all other instances.</para> Why was this removed? It was in there to fix breakage with the Heimdal package. It is still required. Bruce, did you actually have Heimdal installed when you updated OpenSSH and you noticed that it wasn't required? I think it needs to be put back in. -- Randy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
