All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Romain Lenglet <rlenglet@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Cosmetic changes to script xeno-config + man page
Date: Mon, 17 Oct 2005 21:06:32 +0200	[thread overview]
Message-ID: <17235.63032.536602.249924@domain.hid> (raw)
In-Reply-To: <200510180217.41806.rlenglet@domain.hid>

Romain Lenglet wrote:
 > > if you see an error, please provide a proper patch.
 > 
 > Here is a patch that includes the correction of xeno-config.in 
 > and the manpage. If someone wants to add it to the patch tracker 
 > on the Gna! project page, please do it.
 > 
 > > I cannot see the error youve 'corrected' below..
 > 
 > You will see in the patch. ;)
 > The usage mentionned --module-cxxflags and --kernel-cxxflags that 
 > are not allowed, and the actual set of accepted options is 
 > larger than previously displayed in the usage.
 > 
 > > In fact, youve added one;  -v doesnt work,  --v does.
 > 
 > Thanks, corrected in this patch.

Thanks a lot, will apply. I would move the man directory under the doc
directory though.

 > If someone applies the patch to the repository, it will be 
 > necessary to run autoreconf once (to regenerate configure and 
 > man/GNUmakefile.in). It does not work on my system, apparently 
 > because my versions of automake and autoconf are too recent, and 
 > some rule files seem to not be included in the repository.

The necessary versions of the autotools are the one in Debian Sarge, and
their version is given in README.INSTALL:
o autoconf 2.59
o automake 1.9.5
o aclocal 1.9.5
o libtool 1.5.6

If you want to regenerate the autotools files, you may enable the
"maintainer mode" in Xenomai configuration or run 
script/bootstrap (you have to run it under the sim directory too).

autoreconf does not work because it greps the flags to be passed to
aclocal by looking for the ACLOCAL_AMFLAGS variable definition in the
top Makefile, but there is no top Makefile in Xenomai, only a top
GNUmakefile. I tracked down this issue and changed my autoreconf
script a long time ago but am using the bootstrap script now... Automake
maintainer mode, on the other hand, works fine with makefiles called
GNUmakefile.


-- 


					    Gilles Chanteperdrix.


  reply	other threads:[~2005-10-17 19:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-16 16:57 [Xenomai-core] Cosmetic changes to script xeno-config + man page Romain Lenglet
2005-10-17 16:33 ` Jim Cromie
2005-10-17 17:17   ` Romain Lenglet
2005-10-17 19:06     ` Gilles Chanteperdrix [this message]
2005-10-18  6:20     ` Gilles Chanteperdrix
2005-10-18  8:59       ` Romain Lenglet
2005-10-18 17:29         ` Gilles Chanteperdrix
2005-10-19  4:53           ` Romain Lenglet
  -- strict thread matches above, loose matches on Subject: below --
2005-10-19  7:37 Fillod Stephane
2005-10-19  7:47 ` Gilles Chanteperdrix
2005-10-19  8:15 Fillod Stephane
2005-10-19  8:42 ` Romain Lenglet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17235.63032.536602.249924@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=rlenglet@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.