LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   [BUG] slackware-current, xfce4-terminal needs rebuild with libxcb-util.so.1 (https://www.linuxquestions.org/questions/slackware-14/%5Bbug%5D-slackware-current-xfce4-terminal-needs-rebuild-with-libxcb-util-so-1-a-4175476836/)

lvdd 09-13-2013 09:13 AM

I also needed to recompile i3 4.6 to work with libxcb-util.so.1 - but that wasn't a problem..

lvdd

burdi01 09-14-2013 04:50 AM

@willysr:
Quote:

... like a patched system without a proper patch
Record-keeping == wrapping the changes into packages and using "special" build numbers for those packages. E.g. my own packages are:
Code:

root@riposo:~/works# ls /var/log/packages/*-[0-9]*C
/var/log/packages/bins-1.17-noarch-140C
/var/log/packages/checkinstall-1.6.2b-x86_64-140C
/var/log/packages/hexedit-0.9.7-x86_64-140C
/var/log/packages/libxcb-util-1.9-x3264-140C
/var/log/packages/mozplugger-2.1.2-x86_64-140C
/var/log/packages/tigervnc-1.3.0-x86_64-140C
root@riposo:~/works#

of which only libxcb-util is such an old libraries package -- the other ones are contributions.

I would say that this is easily manageable.
Let us end this discussion here, shall we?
Kind regards, Dick
:D

tuxbg 09-14-2013 12:27 PM

I have the same problem.I solved it like this

Code:

ln -sf libxcb-util.so.1.0.0 libxcb-util.so.0


All times are GMT -5. The time now is 12:27 PM.