Hi All.<div><br></div><div>I am trying to make dbus-1.2.20.</div><div>My OS: NexentaOS based on Opensolaris b133.</div><div><br></div><div>./configure - without any flags, finished OK</div><div>make </div><div><div>bus.o: In function `process_config_postinit&#39;:</div>
<div>/development/development/dbus-new/dbus-1.2.20/bus/bus.c:549: undefined reference to `bus_set_watched_dirs&#39;</div><div>collect2: ld returned 1 exit status</div><div>make[2]: *** [dbus-daemon] Error 1</div><div>make[2]: Leaving directory `/development/development/dbus-new/dbus-1.2.20/bus&#39;</div>
<div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/development/development/dbus-new/dbus-1.2.20&#39;</div><div>make: *** [all] Error 2</div><div><br></div><div><br></div><div><span class="salutation"> </span>I was a little research and ....</div>
<div><br></div><div>&quot;bus_set_watched_dirs&quot; function defined in &quot;bus/dir-watch-inotify.c&quot; but this file is not inclede to compile process on Opensolaris.</div><div><br></div><div>./configure has key &quot;--enable-inotify        build with inotify support (linux only)&quot; &lt;&lt;&lt;&lt;&lt;&lt;&lt; but this key only for Linux</div>
<div><br></div><div>bus/bus.c file has no any #defined for OS depends.</div><div><br></div><div>if i commented line 549 in bus/bus.c then i have no error. and make finished OK.</div><div><br></div><div>What to do?</div><div>
<br></div><div>Thanks.</div><div><br></div></div>