It seems like I was also missing yacc (bison), so some files would not be generated. Maybe this is something that can be called upon in the configure step?
It seems like I was also missing yacc (bison), so some files would not be generated. Maybe this is something that can be called upon in the configure step?
It seems like I was also missing yacc (bison), so some files would not be generated. Maybe this is something that can be called upon in the configure step?
And also, I can't build, I am now at subversion trunk (revision 14205) make[1]: Entering directory '/code/bochs-svn/bochs/cpu/fpu' make[1]: 'libfpu.a' is up to date. make[1]: Leaving directory '/code/bochs-svn/bochs/cpu/fpu' echo done done x86_64-w64-mingw32-g++ -o bochs -O3 -Wall -Wno-format -mno-ms-bitfields -DWIN32 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DBX_SHARE_PATH='"/code/bochs/share/bochs"' logio.o main.o config.o pc_system.o osdep.o plugin.o crc.o bxthread.o win32res.o \ iodev/libiodev.a...
And also, I can't build, I am now at subversion trunk (revision 14205) make[1]: Entering directory '/code/bochs-svn/bochs/cpu/fpu' make[1]: 'libfpu.a' is up to date. make[1]: Leaving directory '/code/bochs-svn/bochs/cpu/fpu' echo done done x86_64-w64-mingw32-g++ -o bochs -O3 -Wall -Wno-format -mno-ms-bitfields -DWIN32 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DBX_SHARE_PATH='"/code/bochs/share/bochs"' logio.o main.o config.o pc_system.o osdep.o plugin.o crc.o bxthread.o win32res.o \ iodev/libiodev.a...
The problem with readline is still present.
I just saw the other thread that fixed this issue. Will try that.
I just saw the other thread that fixed this issue. Will try that.