bug-oleo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auto* pre-configure process


From: Danny Backx
Subject: Re: auto* pre-configure process
Date: Tue, 06 Feb 2001 23:39:51 +0100

Try the --copy option of automake. That'll solve the missing files issue.

Also it looks like someone who builds from CVS encounters problems if
Xbae is not around. I probably goofed up with the ICE_ macro - an old
version. I'd have to check, but I'm working on the 8-bit issue for Dag
for now.

        Danny

Pete Wyckoff wrote:
> 
> I was trying to add some documentation explaining how to go from the CVS
> tree to a buildable distribution.  The process is mostly:
> 
>     aclocal -I m4
>     autoheader
>     autoconf
>     automake
> 
> Please correct me if I'm wrong.
> 
> Running autoconf, I always get the complaint:
> 
>     autoconf: Undefined macros:
>     configure.in:182:   AC_FIND_XBAE
> 
> Should there be a definition for AC_FIND_XBAE in m4/xbae.m4?  There is a
> definition for ICE_FIND_Xbae, but I'd like some confirmation before
> going and changing this area.  (Also HAVE_Xbae -> HAVE_XBAE there too,
> perhaps.)
> 
> Secondly, automake complains that required files are missing:
> 
>     mkinstalldirs, missing, INSTALL, COPYING
> 
> Should those get checked into the CVS?  Should my install of automake
> have brought them along?  (I've been copying them out of a distribution
> tarball, myself.)
> 
>                 -- Pete

-- 
Danny Backx (address@hidden address@hidden)
Home page :     http://users.skynet.be/danny.backx
Projects:       LessTif (http://www.lesstif.org)
                Oleo    (http://www.gnu.org/software/oleo/oleo.html)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]