./configure --host=avr32-linux --prefix=/home/juan/builds/build_expat/ CC=avr32-linux-gcc
make; make install 

./configure --prefix=/mnt/root_e/rony/dev/dbus20110602/tutorials-dbus/c-api/work
make; make install


Super, weil Makefile: <http://maemo.org/development/training/maemo_platform_development_content/plain_html/node10/>

---

further infos:

	<http://www.linuxquestions.org/questions/linux-software-2/dbus-problem-505442/> Compiling dbus-example.c problems.
	<http://developer.pidgin.im/wiki/DbusHowto>
	<http://forum.skype.com/index.php?showtopic=785471> with links to solve Skype Problem, esp. <http://ubuntuforums.org/showthread.php?p=10277757#post10277757>


good to read:

	<http://www.linuxfromscratch.org/blfs/view/svn/general/dbus.html>	
	<http://www.redhat.com/magazine/003jan05/features/dbus/>
	<http://dbus.freedesktop.org/doc/dbus-tutorial.html>

