Message119563
Compiling the code WITHOUT dtrace support gives an error:
"""
Undefined first referenced
symbol in file
__dtrace_python___function__entry ./libpython3.2m.so
__dtraceenabled_python___function__return ./libpython3.2m.so
__dtrace_python___function__return ./libpython3.2m.so
__dtraceenabled_python___function__entry ./libpython3.2m.so
ld: fatal: Symbol referencing errors. No output written to python
collect2: ld returned 1 exit status
""" |
|
Date |
User |
Action |
Args |
2010-10-25 17:02:09 | jcea | set | recipients:
+ jcea, rhettinger, ronaldoussoren, belopolsky, pitrou, wsanchez, movement, techtonik, glyph, bretthoerner, laca, twleung, jbaker, robert.kern, sirg3, chrismiles, danchr, dmalcolm, mjw, Garen, BreamoreBoy |
2010-10-25 17:02:08 | jcea | set | messageid: <1288026128.99.0.0222834439127.issue4111@psf.upfronthosting.co.za> |
2010-10-25 17:02:01 | jcea | link | issue4111 messages |
2010-10-25 17:02:00 | jcea | create | |
|