Sorry for top posting in this message, but one reboot and a ldconfig -R allows everything to be rebuilt. Not sure which was the key here, but for others, I'd try ldconfig -R first. Not sure why portupgrade and portmaster failed though.

On 01/18/12 00:11, Jimmie James wrote:
On 01/17/12 16:50, Warren Block wrote:
On Tue, 17 Jan 2012, Jimmie James wrote:

On 01/17/12 15:39, Michael Johnson wrote:


On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James <jimmie...@gmail.com
<mailto:jimmie...@gmail.com>> wrote:

Even after following said instruction in UPDATING, libxcb-aux.so.0
does not get installed by any of the XCB ports

It was replaced with libxcb-util.so.0.

So it's the xfce4-wm port that's broken now, since it's still looking
for the old libs.
When applications fail because they're looking for a library that's
been removed, following UPDATING doesn't help.

Building xfce4-wm here just worked. It was rebuilt yesterday, too, as
part of the portmaster xcb-util rebuild (which pretty much rebuilt
everything). Did you do a 'make clean' before retrying?


As a follow up to
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=592587+0+current/freebsd-questions

After a few hours of rebuilding various xcb bits, I've gotten most to
build, xfce4-wm builds and installs fine, the rest here, I'm not sure of.

#pkg_libchk | grep -E "xcb-.+.so" | sort
mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-atom.so.1
mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-aux.so.0
mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-event.so.1
xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-atom.so.1
xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-aux.so.0
xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-event.so.1
xfce4-mailwatch-plugin-1.1.0_13:
/usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses
libxcb-atom.so.1
xfce4-mailwatch-plugin-1.1.0_13:
/usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses
libxcb-aux.so.0
xfce4-mailwatch-plugin-1.1.0_13:
/usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses
libxcb-event.so.1
xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses
libxcb-atom.so.1
xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses
libxcb-aux.so.0
xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses
libxcb-event.so.1
xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-atom.so.1
xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-aux.so.0
xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-event.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses
libxcb-atom.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses libxcb-aux.so.0
xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses
libxcb-event.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-atom.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-aux.so.0
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-event.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses
libxcb-atom.so.1
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses libxcb-aux.so.0
xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses
libxcb-event.so.1
xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses libxcb-atom.so.1
xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses libxcb-aux.so.0
xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses
libxcb-event.so.1
xfce4-print-4.6.1_7:
/usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses
libxcb-atom.so.1
xfce4-print-4.6.1_7:
/usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses
libxcb-aux.so.0
xfce4-print-4.6.1_7:
/usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses
libxcb-event.so.1
xfce4-weather-plugin-0.7.4_1:
/usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses
libxcb-atom.so.1
xfce4-weather-plugin-0.7.4_1:
/usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses
libxcb-aux.so.0
xfce4-weather-plugin-0.7.4_1:
/usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses
libxcb-event.so.1


I do know the missing libs are living in /usr/local/lib/compat/pkg/
(though, I don't understand the dates listed)
#ls -ali /usr/local/lib/compat/pkg/libxcb*
4404817 -rwxr-xr-x 1 root wheel 15146 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-atom.so.0
4405755 -rwxr-xr-x 1 root wheel 16291 Dec 20 01:29
/usr/local/lib/compat/pkg/libxcb-atom.so.1
4405756 -rwxr-xr-x 1 root wheel 12079 Dec 20 01:29
/usr/local/lib/compat/pkg/libxcb-aux.so.0
4404820 -rwxr-xr-x 1 root wheel 6812 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-event.so.0
4405813 -rwxr-xr-x 1 root wheel 12878 Dec 20 01:29
/usr/local/lib/compat/pkg/libxcb-event.so.1
4404822 -rwxr-xr-x 1 root wheel 17302 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-icccm.so.0
4405815 -rwxr-xr-x 1 root wheel 19999 Dec 20 01:29
/usr/local/lib/compat/pkg/libxcb-icccm.so.1
4405816 -rwxr-xr-x 1 root wheel 16678 Dec 20 01:30
/usr/local/lib/compat/pkg/libxcb-image.so.0
4404857 -rwxr-xr-x 1 root wheel 8644 Feb 7 2009
/usr/local/lib/compat/pkg/libxcb-keysyms.so.0
4405817 -rwxr-xr-x 1 root wheel 9126 Dec 20 01:30
/usr/local/lib/compat/pkg/libxcb-keysyms.so.1
4404821 -rwxr-xr-x 1 root wheel 7953 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-property.so.0
4405814 -rwxr-xr-x 1 root wheel 7227 Dec 20 01:29
/usr/local/lib/compat/pkg/libxcb-property.so.1
4404707 -rwxr-xr-x 1 root wheel 30999 Apr 5 2009
/usr/local/lib/compat/pkg/libxcb-randr.so.0
4404828 -rwxr-xr-x 1 root wheel 8012 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-reply.so.0
4405826 -rwxr-xr-x 1 root wheel 7378 Dec 20 01:30
/usr/local/lib/compat/pkg/libxcb-reply.so.1
4404859 -rwxr-xr-x 1 root wheel 9384 Feb 7 2009
/usr/local/lib/compat/pkg/libxcb-wm.so.0
4404884 -rwxr-xr-x 1 root wheel 5981 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb-xlib.so.0
4404889 -rwxr-xr-x 1 root wheel 116865 Oct 20 2008
/usr/local/lib/compat/pkg/libxcb.so.1

--
By reading this e-mail you hereby forfeit all of your fortune, properties and
claims to the sender, who shall be the sole and universal beneficiary.
However, your debts and bills shall remain yours.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to