You are not logged in.

#1 2010-02-27 16:20:13

devilevil
Member
Registered: 2008-11-14
Posts: 12

ALD - Assembly Language Debugger failed to build

Hi,
I am trying to buil aur/ald 0.1.7-1 on my archlinux x86_64, but it every time fails with error message:

==> ERROR:  is not available for the 'x86_64' architecture.
    Note that many packages may need a line added to their PKGBUILD
    such as arch=('x86_64').
Error: Makepkg was unable to build ald package.

So I tried to edit PKGBUILD and replaced "arch=('i686')" with "arch=('x86_64')", but compilation failed with error message:

make[2]: Entering directory `/tmp/yaourt-tmp-user/aur-ald/ald/src/ald-0.1.7/libDebug/arch'
Making all in unknown
/bin/sh: line 11: cd: unknown: No such file or directory
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-user/aur-ald/ald/src/ald-0.1.7/libDebug/arch'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-user/aur-ald/ald/src/ald-0.1.7/libDebug'
make: *** [all-recursive] Error 1
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build ald package.

I really need this package. Is there a way how to compile ALD on x86_64?
Thanks a lot.

Offline

Board footer

Powered by FluxBB