View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#35
Originally Posted by J4ZZ View Post
Edit: ./configure works now but make install doesn't?
Anything else I need to be aware of?

Last lines....
Code:
Making install in skin
make[2]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/skin'
make[3]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/skin'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/skin'
make[2]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/skin'
Making install in tty
make[2]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/tty'
  CC       key.lo
key.c: In function 'tty_get_event':
key.c:2121:5: error: 'flag' undeclared (first use in this function)
key.c:2121:5: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [key.lo] Error 1
make[2]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/tty'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib'
make: *** [install-recursive] Error 1
Cheers,

J4ZZ
Checking my bash history...

Code:
./configure --with-screen=ncurses
After this make worked on 4.8.11, no bug fixes/patches needed (you might need to install ncurses-devel and gettext-devel), then again maybe are needed for the overlays from fingerterm, refreshing is kinda screwed (works perfectly when sshed from n900 though, so I blame fingerterm).
 

The Following User Says Thank You to szopin For This Useful Post: