devel/dbus missing runtime dependencies

Koop Mast kwm at rainbow-runner.nl
Tue Aug 30 15:53:38 UTC 2011


On 29-8-2011 11:55, Ruslan Mahmatkhanov wrote:
> John Prather wrote on 29.08.2011 11:38:
>> FreeBSD Gnome crew,
>>
>> devel/dbus is missing some dependencies it seems...
>>
>> [root at gotbsd /usr/ports/devel/dbus]# ldd /usr/local/bin/dbus-launch
>> /usr/local/bin/dbus-launch:
>>          libSM.so.6 =>  not found (0x0)
>>          libICE.so.6 =>  not found (0x0)
>>          libX11.so.6 =>  /usr/local/lib/libX11.so.6 (0x80064b000)
>>          libxcb.so.2 =>  /usr/local/lib/libxcb.so.2 (0x800880000)
>>          libXau.so.6 =>  /usr/local/lib/libXau.so.6 (0x80099b000)
>>          libXdmcp.so.6 =>  /usr/local/lib/libXdmcp.so.6 (0x800a9e000)
>>          libpthread-stubs.so.0 =>  /usr/local/lib/libpthread-stubs.so.0
>> (0x800ba3000)
>>          librpcsvc.so.5 =>  /usr/lib/librpcsvc.so.5 (0x800ca4000)
>>          libthr.so.3 =>  /lib/libthr.so.3 (0x800dad000)
>>          libc.so.7 =>  /lib/libc.so.7 (0x800ec6000)
>>
>> libICE and libSM are not listed in output of make all-depends-list.
>> they ought probably to be in RUN_DEPENDS or something?
>>
>> Thanks!
>>
>>
>> -john
>
> Hi, John.
> Does this patch works for you? (in case you build it with WITH_X11 - 
> default).
Consider this patched. I added this to our development tree.

>
>
>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"



More information about the freebsd-gnome mailing list