Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread David Wolfskill
On Wed, Mar 29, 2017 at 03:51:35PM +0200, Walter Schwarzenfeld wrote: > There is a PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218208 > OK; thanks. Now that I have a working X11 environment, I'll update that. What I did to fix the problem (as I use portmaster to update ports

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread Walter Schwarzenfeld
There is a PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218208 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread Walter Schwarzenfeld
I don't really know if it is the correct way. But I solved my problems, before your post with deleting xcb and recompiling all depend packages. (I read the README now, I don't know this before). ___ freebsd-ports@freebsd.org mailing list

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread duglas
I was having troubles with vim after the libpthread-stubs-0.4 upgrade. The error when trying to run vim after the upgrade was "Shared object "libpthread-stubs.so.0" not found, required by "libxcb.so.1"" If you're a port upgrade user you could try this: portupgrade -fr x11/libxcb I tried a

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread Walter Schwarzenfeld
pkg info -r xcb. Deinstall xcb and recompile all packages of the output of the above command. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread David Wolfskill
On Wed, Mar 29, 2017 at 03:13:11PM +0200, Walter Schwarzenfeld wrote: > /usr/ports/devel/libpthread-stubs/work/libpthread-stubs-0.4/README > > Project description > --- > > Currently the project provides only a pkg-config [.pc] file, > pthread-stubs.pc.The latter contains the

Re: Upgrade of libpthread-stubs-0.3_6 to libpthread-stubs-0.4 -- ??!?

2017-03-29 Thread Walter Schwarzenfeld
/usr/ports/devel/libpthread-stubs/work/libpthread-stubs-0.4/README Project description --- Currently the project provides only a pkg-config [.pc] file, pthread-stubs.pc.The latter contains the Cflags/Libs flags applicable to programs/libraries that use only lightweight pthread