On Mon, 30 Apr 2001, Steven N. Hirsch wrote:

> On Mon, 30 Apr 2001, Dag Wieers wrote:
> 
> > Just do something like:
> > 
> >     export CVSROOT=':pserver:[EMAIL PROTECTED]:/cvs/gnome'
> >     cvs -z3 checkout dia
> >     mv dia dia-0.86
> >     tar -cvzf dia-0.86.tar.gz dia-0.86
> >     rpm -ta dia-0.86.tar.gz
> > 
> > And you will have a tarball, a source package and a binary package.
> > And I only typed 5 commands ;)
> 
> Yes, and which will not build on a RedHat 6.2 system (undefined macros in
> configure.in).  Is this expected?  Any workarounds?

Even after upgrading to the latest and greatest automake, autoconf and
libtool packages, it complains about 

AM_HEADER_INIT

being an undefined macro.

Where is this found?

Steve

-- 
----------------------------------------------------------------
Steven N. Hirsch       tie-line: 446-6557     ext: 802-769-6557

Staff Engineer                     Methodology Integration Team
ASIC Product Development           IBM Microelectronics
----------------------------------------------------------------

Reply via email to