The output look similar to the following
 
The output look similar to the following
   −
ldd serialdump-linux
+
  ldd serialdump-linux
 
         linux-gate.so.1 =>  (0xf772d000)
 
         linux-gate.so.1 =>  (0xf772d000)
 
         libc.so.6 => /lib32/libc.so.6 (0xf75b4000)
 
         libc.so.6 => /lib32/libc.so.6 (0xf75b4000)
 
Then it means that you have to install 32-bit packages.  
 
Then it means that you have to install 32-bit packages.  
 
Remember to add i386 architecture or you won't be able to install 32-bit packages:
 
Remember to add i386 architecture or you won't be able to install 32-bit packages:
Exception encountered, of type "Error"