Date: Sat, 31 Jan 2015 11:26:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197221] graphics/gle linking error Message-ID: <bug-197221-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197221 Bug ID: 197221 Summary: graphics/gle linking error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: nick.rozhkov@gmail.com CC: ports@dclg.ca CC: ports@dclg.ca Flags: maintainer-feedback?(ports@dclg.ca) The error occurs due linking because there is no libpthread-stubs.la in /usr/local/lib/ /bin/sh ../libtool --mode=link cc -O2 -pipe -march=corei7 -fstack-protector -fno-strict-aliasing -Wall -fstack-protector -o helix2 helix2.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joinstyle --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [joinstyle] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- cylinder --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [cylinder] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- joincone --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [joincone] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- alpha --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [alpha] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- helix --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [helix] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- beam --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [beam] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- helix2 --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [helix2] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples --- cone --- libtool: link: cannot find the library `/usr/local/lib/libpthread-stubs.la' *** [cone] Error code 1 make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples 8 errors make[4]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0/examples *** [all-recursive] Error code 1 make[3]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0 1 error make[3]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0 *** [all-recursive-am] Error code 2 make[2]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0 1 error make[2]: stopped in /usr/ports/graphics/gle/work/gle-3.1.0 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/gle *** Error code 1 Stop. make: stopped in /usr/ports/graphics/gle --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer CC'd -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197221-13>