| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0000406 | Old ParaView Bugs | public | 2003-11-26 05:34 | 2003-12-18 15:10 | |||||||||
| Reporter | bitelmadji kamel | ||||||||||||
| Assigned To | Brad King | ||||||||||||
| Priority | low | Severity | major | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Summary | 0000406: HP-UX 11.00 & 11.11 | ||||||||||||
| Description | Product Opengl library installed Paraview 1.0.4 installed Level patch opengl, linker and Xserver; PHSS_28871 :ld(1):linker:tools: PHSS_29173 :3D:Common:Run:PA2.0: PHSS_29180 :OpenGL:1.1:Dev:PA2.0: PHSS_29181 :OpenGL:1.1:Run:PA2.0: PHSS_29183 :Xserver: Problem is: *********** # ./paraview /usr/lib/dld.sl: Unresolved symbol: strtok_r (code) from /opt/graphics/OpenGL/lib/libHpGL.2 Abort(coredump) Soluce: *********** workaround Activate à variable SHLIB_PATH # chatr +s enable paraview export SHLIB_PATH=/usr/lib Load a library libc_r. this library contains this type of functions _r (strtok_r) Export variable # export LD_PRELOAD=/usr/lib/libc_r.sl #./paraview bingo. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0000376) Berk Geveci (administrator) 2003-12-18 15:10 |
Can we find a newer HP to build on? Otherwise, the solution should go to faq. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |