[Mono-list] error while building (gc.h not found)

Paolo Molaro lupus@ximian.com
Fri, 29 Mar 2002 11:41:03 +0100


On 03/29/02 prashant mahesh patel wrote:
> i get this error when building the mono runtime. i have
> installed the bohen lib(libgc6.rpm). also the previous
> version did not give this problem.
[...]
> mono-hash.c:41:19: gc/gc.h: No such file or directory

Did you install also the development package for libgc?
What do you get with this command?
	ls -l /usr/include/gc/gc.h /usr/include/gc.h

It's possible the rpm package is broken and includes
the .so link so the compiler can link to it, but it doesn't include the
headers.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better