is there a branch of qt-mobility with a debian folder to assist with packaging. 
 I'd like to use dpkg-checkbuilddeps to verify that I have all dependencies 
installed.

I'm currently trying to debug my issues building qt-mobility multimedia on N900 
by building on ubuntu 10.04.  I ran into the following linker errors:

../../build/Debug/QtMultimediaKit/qsoundeffect_pulse_p.o: In function 
`(anonymous namespace)::PulseDaemon::lock()':
/home/ballagas/sandbox/qt-mobility-opensource-src-1.1.0-tp/src/multimedia/effects/qsoundeffect_pulse_p.cpp:116:
 undefined reference to `pa_threaded_mainloop_lock'
../../build/Debug/QtMultimediaKit/qsoundeffect_pulse_p.o: In function 
`(anonymous namespace)::PulseDaemon::unlock()':
/home/ballagas/sandbox/qt-mobility-opensource-src-1.1.0-tp/src/multimedia/effects/qsoundeffect_pulse_p.cpp:121:
 undefined reference to `pa_threaded_mainloop_unlock'
../../build/Debug/QtMultimediaKit/qsoundeffect_pulse_p.o: In function 
`(anonymous namespace)::PulseDaemon::prepare()':
/home/ballagas/sandbox/qt-mobility-opensource-src-1.1.0-tp/src/multimedia/effects/qsoundeffect_pulse_p.cpp:139:
 undefined reference to `pa_threaded_mainloop_new'
....

I also checked the technical preview source package and it is also missing the 
debian folder.  Any ideas on fixing the linking issue would be appreciated.

Best
-Tico



_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to