16 Jan 2004 18:06
Re: L4-Hurd; compile errors (a fix and a new problem)
Marcus Brinkmann <Marcus.Brinkmann <at> ruhr-uni-bochum.de>
2004-01-16 17:06:49 GMT
2004-01-16 17:06:49 GMT
On Thu, Jan 15, 2004 at 12:40:20PM -0700, Christopher Nelson wrote:
> Line 145 in laden/Makefile: DEFAULT_INCLUDES = -I. -I$(srcdir)
> -I$(top_builddir)
> Should be: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
> -I$(top_builddir)/include
Makefile is a generated file. THe source is Makefile.am, which reads:
laden_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include \
-I$(top_srcdir)/libc-parts $(AM_CPPFLAGS)
As you can see, top builddir's include is there. The problem must be
somewhere else.
Thanks,
Marcus
--
--
`Rhubarb is no Egyptian god.' GNU http://www.gnu.org marcus <at> gnu.org
Marcus Brinkmann The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann <at> ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/
RSS Feed