On 21 Jan 2003, Michal Samek wrote: > I have some problems compiling 1.1.4.6. I had to copy some .h files from > my /usr/src/linux/include/ to the dosemu compile tree but then I get an > error about missing 'include/dosemu_select.h' which I can't find. > I've tried both original Makefile / configure --> Makefile.
it seems something is very wrong here. dosemu_select.h is no longer used anywhere; moreover you should not need to copy any files from /usr/src/linux/include/ if you cd to the dosemu-1.1.4.6 tree and do a grep -r dosemu_select * you should only see: ChangeLog: (src/include/dosemu_select.h) and nothing else. Could you reinstall the source and see again? > Also is it possible to try to say when the large file locking support > (as you've mentioned to be prepared to the 1.2 release) will be > implemented? Sometime during 1.1.5.x (February or March or so). Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
