[Mono-list] Problem while building Mono Runtime

Martin Baulig martin@gnome.org
23 Mar 2002 15:01:17 +0100


Dick Porter <dick@ximian.com> writes:

> On Sat, 2002-03-23 at 06:36, Madhuri Kottamasu wrote:
> > I am trying to Mono Runtime on Windows. I get the
> > following error. Where can I get elf.h ? 
> 
> I just committed a fix for this to CVS.
> 
> There is no elf.h on windows.  debug-symfile.c tried to test that elf.h
> actually exists before including it, but then included it again anyway.

Ooops, sorry for breaking this. I was so carefully using #ifdef
HAVE_ELF_H everywhere that I missed the unconditional #include at the
top of the file ....

-- 
Martin Baulig
martin@gnome.org