building vorbis-tools

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



vorbis-tools gives me the following error

  -> bsdtar -x -f vorbis-tools-1.2.0.tar.gz
==> Entering fakeroot environment...
==> Starting build()...
aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
==> ERROR: Build Failed.
    Aborting...

autoconf is in the PKGBUILD file 

build() 
{
  cd $startdir/src/$pkgname-$pkgver
  autoconf
  ./configure --prefix=/usr --without-speex 
  make || return 1
  make DESTDIR=$startdir/pkg install
}


what could cause this error?



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux