>>>> "Guido" == Guido Van Hoecke
<Guido(a)vanhoecke.org> writes:
Guido> d:\src\XEmacs\xemacs-21-5-22-cucumber\src\config.h(835) :
Guido> fatal error C1083: Cannot open include file: 'malloc.h': No
Guido> such file or directory
First guess is that something is unusual about your system. malloc.h
is required by several standards, I don't see how you can build any
sizable program if it's not found. You have a current CVS checkout,
so I'd have to guess the change is due to some of the fiddling that
Ben did clarify the Makefile for native Windows builds. But I can't
guess how that could hurt; malloc.h should be on your standard include
path that the compiler provides.
There don't seem to be any options in the command line the would
remove the standard include paths.
It would help us if you could find malloc.h on your system and tell us
where it is so we can make sure that the build is set up to find it.
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.