(now to the list)<br><br>On Kubuntu 9.04 (amd64):<div class="im"><br><br>$ pkg-config --libs dbus-1<br>-L//lib -ldbus-1<br><br></div>So, still the same.<br><br>Matijn<br><br><div class="gmail_quote">On Thu, May 21, 2009 at 4:37 PM, Dan Kegel <span dir="ltr">&lt;<a href="mailto:dank@kegel.com">dank@kegel.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Ubuntu 8.10:<br>
<br>
$ pkg-config --libs dbus-1<br>
-L//lib -ldbus-1<br>
<br>
This leads to<br>
<br>
configure:13190: checking for dbus_connection_close in -ldbus-1<br>
configure:13225: gcc -m32 -o conftest -g -O2<br>
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal<br>
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include � �conftest.c<br>
-ldbus-1 -L//lib -lhal -ldbus-1 � �&gt;&amp;5<br>
/usr/bin/ld: //lib/libdbus-1.so: incompatible target<br>
configure:13253: result: no<br>
<br>
Also affects sane.<br>
<br>
Haven&#39;t checked Jaunty yet to see if it&#39;s still busted.<br>
We may need to postprocess pkg-config&#39;s output to add the missing 32<br>
in some cases. �Not sure if it&#39;s worth it.<br>
<br>
<br>
</blockquote></div><br>