Hello Everybody,

Friday, November 09, 2001, 1:42:02 AM, you wrote:

BO> On Thu, 8 Nov 2001, Eric Cables wrote:

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

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

  There is a simpler solution.
1. Look at Makefile.conf and find the line
  export CFLAGS = ... -MD ...
2. Remove -MD
3. Replace the hdinfo.c (empty) with the original one.
4. make
5. Have fun!

Best regards,
 Victor


-
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