pycg FTBFS with current nvidia-cg-toolkit
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pycg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
pycg fails to build when compiled against nvidia-cg-toolkit 3.0 with the following error:
cg_wrap.c: In function 'init_Cg':
cg_wrap.c:10255:69: error: 'CG_PROFILE_START' undeclared (first use in this function)
cg_wrap.c:10255:69: note: each undeclared identifier is reported only once for each function it appears in
cg_wrap.c:10265:67: error: 'CG_PROFILE_MAX' undeclared (first use in this function)
make[1]: *** [_Cg.so] Error 1
make[1]: Leaving directory `/tmp/buildd/
make: *** [build-python2.6] Error 2
The following link states that pycg 0.14.1 and is for Cg version 1.4.:
http://
Thus, the pycg bindings need to be updated for the latest version (3.0)