Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curses issue #2

Open
netpipe opened this issue Nov 25, 2019 · 2 comments
Open

curses issue #2

netpipe opened this issue Nov 25, 2019 · 2 comments

Comments

@netpipe
Copy link

netpipe commented Nov 25, 2019

checking for mvaddch in -lcurses... no
checking for mvaddch in -lncurses... no
checking for mvaddch in -ltermlib... no
checking for mvaddch in -lpdcurses... no
was wondering whats the most portable to compile for webassembly ?

@netpipe
Copy link
Author

netpipe commented Dec 9, 2019

i just commented out the exit in the ac config file now i get this error

config.status: error: cannot find input file: `iodev/hdimage/Makefile.in'

after adding all the makefiles and fixing the config.in file at the bottom to remove some of the paths

WARNING: unrecognized options: --disable-plugs
No rule to make target 'iodev/libiodev.a', needed by 'bochs'

will keep going to see where i get

@NewtonJr4108
Copy link

NewtonJr4108 commented Jul 21, 2023

I think I have a similar error when running the emconfigure command:

Curses library not found: tried curses, ncurses, termlib and pdcurses. emconfigure: error: './configure --disable-plugins --disable-x86-64 --enable-cpu-level=4 --with-term --disable-large-ramfile --disable-cdrom --disable-debugger-gui --disable-readline --disable-iodebug --enable-show-ips --enable-logging --disable-idle-hack --disable-debugger --disable-disasm --enable-fpu' failed (returned 1)

According to Homebrew, ncurses is installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants