You are not logged in.
http://aur.archlinux.org/packages.php?ID=33257
I am trying to install driver for my canon pixma mp258 printer using yaourt through AUR . But i am getting error
/usr/bin/ld: skipping incompatible ../../356/libs_bin/libcnbpcmcm356.so when searching for -lcnbpcmcm356
/usr/bin/ld: cannot find -lcnbpcmcm356
collect2: ld returned 1 exit status
make[2]: *** [cif] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-cnijfilter-mp250/src/cnijfilter-source-3.20-1/cnijfilter/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-cnijfilter-mp250/src/cnijfilter-source-3.20-1/cnijfilter'
make: *** [all] Error 2
I think that the driver is for i686 architecture but I am using Arch64 from the latest snapshot. I am using GNOME as my DE .
P.S : Drivers installs perfectly on Arch i686 and my printer works .
Last edited by harbhag (2010-06-13 02:40:45)
Offline
open the PKGBUILD and change the follwing line
arch=('i686')
to....
arch=('i686' 'x86_64')
fck art, lets dance.
Offline
I have already did that but I dont work , i think it will never work as the drives are for 32bit OS only. Anyways thanks for the help .
Last edited by harbhag (2010-06-14 04:43:23)
Offline