I am using Qt 4.3 ,

I configured qt using static option, in Debian Linux

Now i need to use qtdbus in my program ,

if i compile my program that needs QtDBus , but in lib folder there is no file named QtDBus.a ,

the same static configuration in federo contains QtDBus.a file ,

How to get QtDBus.a file ?

please help me!