[Bro] A question about generating Makefile.in from Makefile.am

Po-Ching Lin pclin at cis.nctu.edu.tw
Tue Aug 14 16:14:25 PDT 2007


Thanks a lot, Robin. The configuration becomes much easier with this
script :-)

I also found another problem. The script autogen.sh in the top-level
directory attempts to run "aux/broccoli/autogen.sh", but autogen.sh
is missing in the 'broccoli' directory. This makes autogen.sh in the
top-level abort. The problem exists even in the lastest version of 1.3.2.

I made a copy of the autogen.sh from the "binpac" directory to the
"broccoli" directory, and modified the line with "NAME=binpac" to
"NAME=broccoli". This ad hoc solution seems workable as the autogen.sh
can exit normally now.

Po-Ching

On Tue, 14 Aug 2007 13:16:21 -0700
Robin Sommer <robin at icir.org> wrote:

> 
> On Wed, Aug 15, 2007 at 01:43 +0800, Po-Ching Lin wrote:
> 
> > to reflect the revision. I tried to use the 'autoconf' commands (e.g.,
> > autoscan and automake, etc.) to generate Makefile.in,
> 
> There's a script autogen.sh in the lop-level directory of the
> distribution which does the right kind of magic to generate all the
> neccessary autotools files.
> 
> Robin
> 
> -- 
> Robin Sommer * Phone +1 (510) 931-5555 * robin at icir.org 
> LBNL/ICSI    * Fax   +1 (510) 666-2956 *   www.icir.org

-- 
Po-Ching Lin <pclin at cis.nctu.edu.tw>




More information about the Bro mailing list