Re: building vorbis-tools

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



On Thu, 2009-06-11 at 11:00 +0200, Andrea Scarpino wrote:
> ==> Finished making: vorbis-tools 1.2.0-3 i686 (Thu Jun 11 10:56:54 CEST 2009)
> 
> Did you remove srcdir?
> autoconf 2.63-1

> > 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?

The fact that there's no || return 1 anywhere and autoconf fails
silently on most setups doesn't mean there's no error. I don't see the
need to run autoconf here, as there's no patching done to configure.ac
here. If autoconf is needed, the whole autocrap should be used, not just
autoconf.



[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