dslm4515 / Musl-LFS

Linux From Scratch using Musl as Libc
GNU General Public License v3.0
170 stars 21 forks source link

2-toolchain/33-vim: configure: error: cross-compiling: please set 'vim_cv_toupper_broken' #67

Closed takusuman closed 2 years ago

takusuman commented 2 years ago

Before continuing, is this bug normal?

takusuman commented 2 years ago

Apparently, its not finding ncurses... but I've compiled it correctly. For instance, Heirloom ls(1) was compiled with color support (meaning that it uses ncurses) without further errors.

takusuman commented 2 years ago

Ok, that's strange. image

takusuman commented 2 years ago

"Solved" it at first linking libncursesw.so to libcurses.so on /tools/lib, but I'm watching and expecting more errors (kind of pessimism of my part).

To be honest, my will is to say a lot of curse words, but I'll keep the class here in respect to you guys.

takusuman commented 2 years ago

FUCK YEAH, IT COMPILED!

takusuman commented 2 years ago

Sorry for the "f-word" anyway, I needed to say it.

dslm4515 commented 2 years ago

Actually this has happened to me for a couple of builds… even more with using netbsd’s curses. Although I don’t think it shows up when in chroot.

dslm4515 commented 2 years ago

IT COMPILED

oh I know that feeling oh too well with building against musl, lol