[pacman-dev] x86_64 experiences

Andreas Radke a.radke at arcor.de
Mon Feb 12 19:35:29 EST 2007


and more:

in /etc/makepkg.conf the march is badly detected as x86_64 where it has
to be march=x86-64 for CFLAGS/CXXFLAGS



makepkg3 fails though i have added the arch tag in varios ways:

arch=('i686' 'x86_64')

[andyrtr at workstation64 pacman3]$ rm -rf src/ && time makepkg3 -f 2>&1 |
tee build.log ==> ERROR: pacman-rc 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').

real    0m0.075s
user    0m0.012s
sys     0m0.012s
[andyrtr at workstation64 pacman3]$ 


Andy




More information about the pacman-dev mailing list