[PEAK] Installing PEAK

Richard Jennings zaphod.beeblebrox at freesurf.ch
Mon May 14 05:34:51 EDT 2007


Hi,

I am trying to install PEAK-0.5a3, without success, using either a downloaded 
version or easy_install.  Each time I get the error messages listed below.

It seems to be a package problem, but I might be missing something.  Any clues 
for resolving this would be welcome.

I'm running python 2.4.4 on SuSE Linux.

Thanks.

---  whole lot of warnings re kjbucketsmodule  ---
src/peak/binding/_once.c: In function ‘__pyx_f_isLock’:
src/peak/binding/_once.c:95: warning: label ‘__pyx_L1’ defined but not used
src/peak/binding/_once.c: In function ‘__pyx_f_isOurs’:
src/peak/binding/_once.c:110: error: invalid lvalue in assignment
src/peak/binding/_once.c:130: error: invalid lvalue in assignment
src/peak/binding/_once.c: In function ‘__pyx_f_14BaseDescriptor_onSet’:
src/peak/binding/_once.c:252: warning: label ‘__pyx_L1’ defined but not used
src/peak/binding/_once.c: In function ‘__pyx_f_14BaseDescriptor_ofClass’:
src/peak/binding/_once.c:282: warning: label ‘__pyx_L1’ defined but not used
src/peak/binding/_once.c: In function ‘__pyx_tp_new_bindingLock’:
src/peak/binding/_once.c:617: warning: unused variable ‘p’
src/peak/binding/_once.c: In function ‘__pyx_tp_dealloc_bindingLock’:
src/peak/binding/_once.c:625: warning: unused variable ‘p’
src/peak/binding/_once.c: In function ‘__pyx_tp_traverse_bindingLock’:
src/peak/binding/_once.c:631: warning: unused variable ‘p’
src/peak/binding/_once.c:630: warning: unused variable ‘e’
src/peak/binding/_once.c: In function ‘__pyx_tp_clear_bindingLock’:
src/peak/binding/_once.c:636: warning: unused variable ‘p’
error: Setup script exited with error: command 'gcc' failed with exit status 1



More information about the PEAK mailing list