Hello, I run linux 2.2.19. When I try to compile dosemu 1.0.1 or 1.0.2 I get the following error upon reaching hdimage.c..
make[2]: Leaving directory `/home/bbs/dosemu-1.0.1/src/commands' make[2]: Entering directory `/home/bbs/dosemu-1.0.1/src/tools/periph' gcc -D_GNU_SOURCE -O2 -fomit-frame-pointer -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -MD -fno-strict-aliasing -DGCC_VERSION_CODE=2096 -DASM_PEDANTIC -pipe -DUSING_NET -Wall -I/home/bbs/dosemu-1.0.1/src/include -I/home/bbs/dosemu-1.0.1/src/dosext/dpmi -I/home/bbs/dosemu-1.0.1/src/include/slang -I/usr/X11R6/include -Wl,-warn-common hdinfo.c -o hdinfo cpp0: hdinfo: No such file or directory make[2]: *** [hdinfo] Error 1 make[2]: Leaving directory `/home/bbs/dosemu-1.0.1/src/tools/periph' make[1]: *** [tools/periph] Error 2 make[1]: Leaving directory `/home/bbs/dosemu-1.0.1/src' make: *** [default] Error 2 When I look at the hdimage.c file it is 0 bytes. Prior to running make it is as follows: -rw-r--r-- 1 root root 3893 Nov 8 13:49 hdinfo.c Any ideas would be great.. Thanks, > -- > Eric Cables > > - 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
