./configure --with-tcl=/usr/lib64 --with-tk=/usr/lib64 CFLAGS="-m64 -D_OCC64" CXXFLAGS="-m64 -D_OCC64 -ffriend-injection -fpermissive"
make and make install seems ok.
testing DRAWEXE I have the following results :
- DataExchangeDemo.tcl is ok
- ModelingDemo.tcl is ok
- OCAFDemo.tcl is ok
- v2dinit gives the message :
*Xw_Error_4/1*code 8/'BadMatch (invalid parameter attributes)'
from Xw_error_handler routine
but all the commands of the 2D viewer are working ok
- VisualizationDemo.tcl or vinit gives the message :
An exception was caught 0x2aaaada0a711 : OSD_SIGSEGV: SIGSEGV 'segmentation violation' detected. Address 0
** Exception ** 0x2aaaada0a711 : OSD_SIGSEGV: SIGSEGV 'segmentation violation' detected. Address 0
The error occurs in line 235 :
V->SetWindow(VT_GetWindow());
of file ViewerTest_ViewerCommands.cxx
I am using libX11.X86_64 1.1.3-4 and glibc.x86_64 2.7-2