[aur-general] vsound not in repo DB?
Gerardo Exequiel Pozzi
vmlinuz386 at yahoo.com.ar
Wed Apr 8 22:49:31 EDT 2009
Giovanni Scafora wrote:
> 2009/4/8, Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>:
>
>> + sed 's|^AC_C_FIND_ENDIAN_NESS|dnl AC_C_FIND_ENDIAN_NESS|g' -i
>> configure.in
>> + autoreconf -f -i
>>
>
> Fixed.
>
Nono, this is wrong. because this is a defined user macro that defines
some #defines for vsound.c , and is needed.
The correct is this:
cd $srcdir/$pkgname-$pkgver
sed 's#86 )#86 | x86_64 )#g' -i acendian.m4
echo "ACLOCAL_AMFLAGS = -I ." >> Makefile.am
autoreconf -f -i
./configure --prefix=/usr
then x86_64 are recognized in acendian.m4 and incuding in Makefile.am
file then aclocal can read it
--
Gerardo Exequiel Pozzi ( djgera )
http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
More information about the aur-general
mailing list