[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Re: BINFMT_FLAT: reloc outside program - killing SSH
I believe this problem is due to a known bug in the linker. There is a
clash between the static global variable "options" in libssl and the
extern global variable "options" in ssh. The solution is to rename one or
both of them. However, I have found that ssh has other problems. In
particular, my sshd crashes at a random point in the host key loading
process. Perhaps someone knows what this is about?
See this thread for more information (this is for sshd, but ssh has a
similar problem):
[uClinux-dev] SSHD in MicroBlaze: BINFMT_FLAT: reloc outside program
Alex
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/