Jérémie Courrèges-Anglas wrote:
> Stuart Henderson <[email protected]> writes:
>
> > On 2015/02/18 12:20, Christian Weisgerber wrote:
> >> On 2015-02-16, Jérémie Courrèges-Anglas <[email protected]> wrote:
> >>
> >> >> - @ln -sf openssl ${DESTDIR}/usr/include/ssl
> >> >
> >> > Not ok for this part...
> >>
> >> I now have
> >>
> >> lrwxr-xr-x 1 root bin 7 Feb 17 15:32 /usr/include/openssl/openssl ->
> >> openssl
> >>
> >> on updated systems.
> >>
> >> /usr/include/openssl/blowfish.h:62:33: error:
> >> /usr/include/openssl/openssl/opensslconf.h: Too many levels of symbolic
> >> links
> >>
> >> --
> >> Christian "naddy" Weisgerber [email protected]
> >>
> >
> > This should fix it..
>
> Yup. ok jca@
oops.
>
> Should we also add
>
> @rm -f ${DESTDIR}/usr/include/openssl/openssl
>
> now that this erroneous symlink has been created? It seems like naddy
> has encountered a build error due to this.
I don't think so. That's how we got here in the first place. This isn't the
file to be correcting mistakes. People who built during the window should
remove the symlink by hand.