On Mon, Jun 08, 2009 at 12:00:24PM +0530, sachinchakote <[email protected]> wrote: > When i tried to run the make command on my Suse Enterprise 10.2 > i got following error > > /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: > warning: i386 architecture of input file `BitmapOutputDev.o' is incompatible > with i386:x86-64 output
Looks like you need to do a "make clean" first. Matthias
