You are not logged in.

#1 2010-06-13 02:31:29

harbhag
Member
From: Punjab
Registered: 2009-10-21
Posts: 7
Website

Canon Pixma Driver from AUR build error .

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

#2 2010-06-13 23:47:08

clarence
Member
From: fremantle.au
Registered: 2005-10-12
Posts: 294

Re: Canon Pixma Driver from AUR build error .

open the PKGBUILD and change the follwing line

arch=('i686')

to....

arch=('i686' 'x86_64')


fck art, lets dance.

Offline

#3 2010-06-14 04:42:53

harbhag
Member
From: Punjab
Registered: 2009-10-21
Posts: 7
Website

Re: Canon Pixma Driver from AUR build error .

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

Board footer

Powered by FluxBB