From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darryl Perry Subject: dosemu 1.1.4 won't compile Date: Sun, 13 Apr 2003 22:54:12 -0700 (PDT) Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20030414055412.46125.qmail@web13908.mail.yahoo.com> References: <3E993E3F.1060403@yahoo.com> Reply-To: dperry.geo@yahoo.com Mime-Version: 1.0 Return-path: In-Reply-To: <3E993E3F.1060403@yahoo.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org I'm trying to compile dosemu 1.1.4 on RH7.2, and after doing default-configure, then make, I get the following error: make[2]: Leaving directory `/home/dperry/dosemu-1.1.4/src/commands' make[2]: Entering directory `/home/dperry/dosemu-1.1.4/src/tools/periph' gcc -x assembler -Wa,-a -Wl,-Ttext,7c40,-e,_start16,--oformat,binary -nostdlib - s -o bootsect.h.tmp bootsect.S > bootsect.S.out hexdump -v -e '"\n" 8/1 " 0x%02x,"' bootsect.h.tmp | sed -e 's/ 0x ,//g' >boots ect.h.tmp2 echo "XXX" >>bootsect.h.tmp2 sed -e 's/,XXX//' bootsect.h rm -f bootsect.h.tmp bootsect.h.tmp2 gcc -D_GNU_SOURCE -O2 -fomit-frame-pointer -MD -mcpu=i586 -fno-strict-aliasing -DGCC_VERSION_CODE=2096 -DASM_PEDANTIC -DGLIBC_VERSION_CODE=2002 -D_XOPEN_SOURC E -pipe -DUSING_NET -Wall -I/home/dperry/dosemu-1.1.4/src/plugin/kbd_unicode/ include -I/home/dperry/dosemu-1.1.4/src/plugin/translate/include -I/home/dperry/ dosemu-1.1.4/src/include -I/home/dperry/dosemu-1.1.4/src/dosext/dpmi -I/home/dpe rry/dosemu-1.1.4/src/include/slang -I/usr/X11R6/include -DDOSEMULIB_DEFAULT=/us r/local/share/dosemu -DDOSEMUHDIMAGE_DEFAULT=/var/lib/dosemu hdinfo.c -o hdinfo cpp0: hdinfo: No such file or directory make[2]: *** [hdinfo] Error 1 make[2]: Leaving directory `/home/dperry/dosemu-1.1.4/src/tools/periph' make[1]: *** [tools/periph] Error 2 make[1]: Leaving directory `/home/dperry/dosemu-1.1.4/src' make: *** [default] Error 2 ----------------------------------------------- Anybody had any ideas why it would break on this one directory? __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com