On Thu, 8 Nov 2001, Eric Cables wrote:

> 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..

Are you running Red Hat 7.0? Then obtain an updated gcc from them. Their
initial gcc-296 was another famous story in the history of GNU, Linux and
Red Hat.

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

Reply via email to