[Bug 210452] editors/codelite: fails to compile with x11/nvidia-driver installed: ibnvidia-glcore.so.1: undefined reference
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 22 05:49:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210452
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 at FreeBSD.org
Reporter: ohartman at zedat.fu-berlin.de
CC: danfe at FreeBSD.org, mokhi64 at gmail.com
CC: danfe at FreeBSD.org, mokhi64 at 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 latest
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 invocation)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list