[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile Errors
From: |
Neal H. Walfield |
Subject: |
Re: Compile Errors |
Date: |
Wed, 09 Feb 2005 15:16:01 +0000 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
At Wed, 09 Feb 2005 18:05:42 +0530,
Ayan Chakrabarti wrote:
>
> Hi,
>
> I have Automake 1.9 and Autoconf 2.59. However, I still get warnings
> about stuff being underquoted when I run autoreconf on the hurd-l4 source.
>
> for example,
>
> /usr/local/share/aclocal/glib-2.0.m4:8: warning: underquoted definition
> of AM_PATH_GLIB_2_0
This is a warning emitted by automake. Newer version of automake are
smarter at detecting underquoting. We don't use glib so it is nothing
that affects the Hurd.
> Also, a subsequent configure(with both maintainer mode enabled and
> disabled) and make, fails with parse errors in include files like
> "include/bits/pthread-np.h (before the l4_thread_id_t identifier)".
You'll need to give us an exact error message. Also, it might help if
you give the exact options you passed to configure.