Problems compiling vim on 7025

  • I'm one of those who like "vi", and just hate the stunted version that's provided for in busybox. Using OpenEmbedded, the solution is simple: just build "vim" and install it. This worked just fine on the powerpc version of OE for the 7020, but failed during configuration on the 7025. By applying the following patch, "vim" will build on the 7025 also:


    A better patch would probably be to fix the configure script for vim, but that's a lot more work :smiling_face: