Date: Wed, 22 Jun 2016 05:49:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210452] editors/codelite: fails to compile with x11/nvidia-driver installed: ibnvidia-glcore.so.1: undefined reference Message-ID: <bug-210452-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210452 Bug ID: 210452 Summary: editors/codelite: fails to compile with x11/nvidia-driver installed: ibnvidia-glcore.so.1: undefined reference Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de CC: danfe@FreeBSD.org, mokhi64@gmail.com CC: danfe@FreeBSD.org, mokhi64@gmail.com When port is about to be compiled on a platform with most recent (proposed = as of this moment) nVidia driver 367.27 (please see PR 201340 and there the la= test patch as of today, 22nd Juno of 2016), the port fails to compile compalining about the error/missing shown below: [...] [ 2%] Building CXX object sdk/wxshapeframework/CMakeFiles/wxshapeframework.dir/src/Thumbnail.cpp.o //usr/local/lib/libnvidia-glcore.so.1: undefined reference to `nv_vasprintf_alloc' //usr/local/lib/libnvidia-glcore.so.1: undefined reference to `nv_vasprintf_vsnprintf' //usr/local/lib/libnvidia-glcore.so.1: undefined reference to `nv_vasprintf_free' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) --=20 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-210452-13>