Date: Fri, 21 Sep 2018 01:59:47 +0000 From: Donald Byrd <don@tig.org> To: "x11@freebsd.org" <x11@freebsd.org> Subject: build error in libXext Message-ID: <BN6PR18MB1635217C5626B81753457956B1120@BN6PR18MB1635.namprd18.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
Hello, I am encountering an error installing software that has libXext as a depend= ency. The error from libXext build is that /usr/local/lib/libpthread-stubs.= so is not found. Making devel/libpthread-stubs is no help, it seems to only= create pthread-stubs.pc. Seems like I=92m missing something fundamental bu= t I=92m lost as to what it is. Any ideas? FreeBSD 11.2-RELEASE-p3 FreeBSD 11.2-RELEASE-p3 #0: Thu Sep 6 07:14:16 UTC= 2018 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC = amd64 # $FreeBSD: head/x11/libXext/Makefile 479538 2018-09-11 18:34:27Z zeising $ --- libXext.la --- /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -Wall -Wpointer-arith -W= missing-declarations -Wformat=3D2 -Wstrict-prototypes -Wmissing-prototypes = -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-a= fter-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissi= ng-format-attribute -Wredundant-decls -Werror=3Dimplicit -Werror=3Dnonnull = -Werror=3Dinit-self -Werror=3Dmain -Werror=3Dmissing-braces -Werror=3Dseque= nce-point -Werror=3Dreturn-type -Werror=3Dtrigraphs -Werror=3Darray-bounds = -Werror=3Dwrite-strings -Werror=3Daddress -Werror=3Dint-to-pointer-cast -We= rror=3Dpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fstack-protecto= r -fno-strict-aliasing -version-number 6:4:0 -no-undefined -fstack-protect= or -o libXext.la -rpath /usr/local/lib DPMS.lo MITMisc.lo XAppgroup.lo XEVI= .lo XLbx.lo XMultibuf.lo XSecurity.lo XShape.lo XShm.lo XSync.lo XTestExt= 1.lo Xcup.lo Xdbe.lo Xge.lo extutil.lo globals.lo -L/usr/local/lib -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/DPMS.o .libs/MITMisc.o .libs/= XAppgroup.o .libs/XEVI.o .libs/XLbx.o .libs/XMultibuf.o .libs/XSecurity.o .= libs/XShape.o .libs/XShm.o .libs/XSync.o .libs/XTestExt1.o .libs/Xcup.o .li= bs/Xdbe.o .libs/Xge.o .libs/extutil.o .libs/globals.o -Wl,-rpath -Wl,/usr= /local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/li= bX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/li= bXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -O2 -fstack-protecto= r -fstack-protector -Wl,-soname -Wl,libXext.so.6 -o .libs/libXext.so.6.4.= 0 cc: error: no such file or directory: '/usr/local/lib/libpthread-stubs.so' *** [libXext.la] Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BN6PR18MB1635217C5626B81753457956B1120>