On Thu, Aug 09, 2001 at 11:36:47PM +0200, Zdenek Kabelac wrote:
> On Thu, Aug 09, 2001 at 11:17:55PM +0200, Tomasz Luchowski wrote:
> > 0:40 zuntum@zunpc:/usr/pkgsrc/graphics/avifile-devel/work.i386/avifile-0.6> grep
>which autogen.sh
> > which autoconf2.50 >/dev/null || use_autoconf=autoconf
> >
> > $ which autoconf2.50 >/dev/null || echo test
> > $
> >
> > I wonder how this works on linux -- I tried it with /bin/bash and it didn't work
>either.
>
> it works this way:
>
> it will first try to detect and use autoconf2.50
> it this binary could not be found (which fails) then standard
> autoconf is used.
> I've thought this would be quite standard
you misunderstood me.
> > $ which autoconf2.50 >/dev/null || echo test
> > $
as I do not have autoconf2.50, "test" should be echoed, but it isn't. this way
use_autoconf doesn't
get set.
>
>
> > Generating build information...
> > Running libtoolize...
> > Running aclocal...
> > aclocal: /usr/local/share/aclocal/ORBit.m4: 4: duplicated macro `AM_PATH_ORBIT'
>
> These are things which are brokne on your system
>
>
> > Running autoheader...
> > Running autoconf...
> > autoconf: Undefined macros:
> > configure.in:243: AC_PATH_QT
>
> but this one is declared in the acinclude.m4 which is part of CVS.
> currently I have no idea why it is not processed on your system.
> (as it should be with AC_INIT(acinclude.m4)
and do you have any idea what can I do to fix it?
avifile-0.6 as of 20010726 worked fine...
>
>
> > cvs update
> > automake
> > configure
> > creating cache ./config.cache
> > checking host system type... i386--netbsd
> > checking target system type... i386--netbsd
> > ./configure: 655: Syntax error: word unexpected (expecting ")")
>
> script will be probably broken as it is not finished.
>
> does the original CVS configure script work for you ?
I can't check it right now, it went somewhere after the check for encore.h (that's
what I remember)
but exited with an error. I'll test that tomorrow.
--
/* Tomasz Luchowski <[EMAIL PROTECTED]> */
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile