******************************************************************************************** * * * * * * * Here is the configure output * * * * followed by the make output * * * * * ******************************************************************************************** checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for bison... bison -y checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking for C header files ... checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking osfcn.h usability... no checking osfcn.h presence... no checking for osfcn.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sysent.h usability... no checking sysent.h presence... no checking for sysent.h... no checking for unistd.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sigfpe.h usability... no checking sigfpe.h presence... no checking for sigfpe.h... no checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking sys/machsig.h usability... no checking sys/machsig.h presence... no checking for sys/machsig.h... no checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/vnode.h usability... no checking sys/vnode.h presence... no checking for sys/vnode.h... no checking for C++ header files ... checking how to run the C++ preprocessor... g++ -E checking istream usability... yes checking istream presence... yes checking for istream... yes checking ostream usability... yes checking ostream presence... yes checking for ostream... yes checking for istream... (cached) yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking ios usability... yes checking ios presence... yes checking for ios... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking stream.h usability... no checking stream.h presence... no checking for stream.h... no checking strstream.h usability... no checking strstream.h presence... no checking for strstream.h... no checking istream.h usability... no checking istream.h presence... no checking for istream.h... no checking ostream.h usability... no checking ostream.h presence... no checking for ostream.h... no checking fstream.h usability... no checking fstream.h presence... no checking for fstream.h... no checking for stdlib.h... (cached) yes checking ios.h usability... no checking ios.h presence... no checking for ios.h... no checking iostream.h usability... no checking iostream.h presence... no checking for iostream.h... no checking iomanip.h usability... no checking iomanip.h presence... no checking for iomanip.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking bits/sigset.h usability... yes checking bits/sigset.h presence... yes checking for bits/sigset.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking X11/extensions/transovl.h usability... no checking X11/extensions/transovl.h presence... no checking for X11/extensions/transovl.h... no checking X11/extensions/readdisplay.h usability... no checking X11/extensions/readdisplay.h presence... no checking for X11/extensions/readdisplay.h... no checking X11/extensions/multibuf.h usability... no checking X11/extensions/multibuf.h presence... yes checking for X11/extensions/multibuf.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for X11/extensions/multibuf.h... (cached) yes checking for sys/filio.h... (cached) no checking for sys/mman.h... (cached) yes checking for libc.h... (cached) no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for dlopen in -ldl... yes checking for tclConfig.sh... "" checking tcl.h usability... no checking tcl.h presence... no checking for tcl.h... no checking for tkConfig.sh... "" checking tk.h usability... no checking tk.h presence... no checking for tk.h... no checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... no checking return type of signal handlers... void checking for gethostname... yes checking for putenv... no checking for re_comp... yes checking for regcomp... yes checking for strcspn... yes checking for strdup... yes checking for strtol... no checking for statfs... yes checking for statvfs... yes checking if it is OK to define stream input and output... no checking if class ostream has member function form... no checking if union semun is defined in ... no checking if function semop takes a value... no checking if function semctl takes a value... no checking for mallinfo in -lmalloc... no checking for ieee_handler in -lsunmath... no checking for finite in -lm... yes checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking java JNI version >= 1.2... yes checking for X... libraries , headers checking for XCreateWindow in -lX11... yes checking X11/Xmu/Xmu.h usability... yes checking X11/Xmu/Xmu.h presence... yes checking for X11/Xmu/Xmu.h... yes checking for XmuLookupStandardColormap in -lXmu... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for _GLUfuncptr... yes checking for glClear in -lGL... yes checking for gluSphere in -lGLU... yes checking ft2build.h usability... no checking ft2build.h presence... no checking for ft2build.h... no configure: "--with-qt key is not defined" checking Qt/qpixmap.h usability... yes checking Qt/qpixmap.h presence... yes checking for Qt/qpixmap.h... yes checking for connect in -lQtGui... checking for connect in -lQtGui... yes checking if platform is 64-bit... yes CC = gcc CXX = g++ CFLAGS = -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -fexceptions -O2 CXXFLAGS = -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -O2 CPPFLAGS = -D_OCC64 -m64 -DNDEBUG -DNo_Exception LDFLAGS = -lstdc++ -lrt 3rdparty optional products --------------------------------- gl2ps : no (--with-gl2ps=DIR option was not defined) freeimage : no (--with-freeimage=DIR option was not defined) tbb includes : no (--with-tbb-include=DIR option was not defined) tbb libraries : no (--with-tbb-lib=DIR option was not defined) Component Build -------------------------- ----- Model data & algorithms yes Visualization yes Data Exchange yes Application Framework yes Test Harness (DRAW) no (Tcl/Tk Not Found) configure: creating ./config.status config.status: creating Makefile config.status: creating adm/make/Makefile config.status: creating adm/make/TKernel/Makefile config.status: creating adm/make/TKMath/Makefile config.status: creating adm/make/TKAdvTools/Makefile config.status: creating adm/make/TKG2d/Makefile config.status: creating adm/make/TKG3d/Makefile config.status: creating adm/make/TKGeomBase/Makefile config.status: creating adm/make/TKBRep/Makefile config.status: creating adm/make/TKGeomAlgo/Makefile config.status: creating adm/make/TKTopAlgo/Makefile config.status: creating adm/make/TKPrim/Makefile config.status: creating adm/make/TKBO/Makefile config.status: creating adm/make/TKHLR/Makefile config.status: creating adm/make/TKMesh/Makefile config.status: creating adm/make/TKShHealing/Makefile config.status: creating adm/make/TKXMesh/Makefile config.status: creating adm/make/TKBool/Makefile config.status: creating adm/make/TKFillet/Makefile config.status: creating adm/make/TKFeat/Makefile config.status: creating adm/make/TKOffset/Makefile config.status: creating adm/make/TKService/Makefile config.status: creating adm/make/TKV2d/Makefile config.status: creating adm/make/TKV3d/Makefile config.status: creating adm/make/TKOpenGl/Makefile config.status: creating adm/make/TKMeshVS/Makefile config.status: creating adm/make/TKNIS/Makefile config.status: creating adm/make/TKVoxel/Makefile config.status: creating adm/make/TKCDF/Makefile config.status: creating adm/make/PTKernel/Makefile config.status: creating adm/make/TKLCAF/Makefile config.status: creating adm/make/FWOSPlugin/Makefile config.status: creating adm/make/TKPShape/Makefile config.status: creating adm/make/TKCAF/Makefile config.status: creating adm/make/TKBinL/Makefile config.status: creating adm/make/TKXmlL/Makefile config.status: creating adm/make/TKPLCAF/Makefile config.status: creating adm/make/TKTObj/Makefile config.status: creating adm/make/TKShapeSchema/Makefile config.status: creating adm/make/TKBin/Makefile config.status: creating adm/make/TKXml/Makefile config.status: creating adm/make/TKPCAF/Makefile config.status: creating adm/make/TKBinTObj/Makefile config.status: creating adm/make/TKXmlTObj/Makefile config.status: creating adm/make/TKStdLSchema/Makefile config.status: creating adm/make/TKStdSchema/Makefile config.status: creating adm/make/TKVRML/Makefile config.status: creating adm/make/TKXCAF/Makefile config.status: creating adm/make/TKSTL/Makefile config.status: creating adm/make/TKXSBase/Makefile config.status: creating adm/make/TKXCAFSchema/Makefile config.status: creating adm/make/TKXmlXCAF/Makefile config.status: creating adm/make/TKBinXCAF/Makefile config.status: creating adm/make/TKSTEPBase/Makefile config.status: creating adm/make/TKIGES/Makefile config.status: creating adm/make/TKSTEPAttr/Makefile config.status: creating adm/make/TKSTEP209/Makefile config.status: creating adm/make/TKXDEIGES/Makefile config.status: creating adm/make/TKSTEP/Makefile config.status: creating adm/make/TKXDESTEP/Makefile config.status: creating adm/make/TKDraw/Makefile config.status: creating adm/make/TKTopTest/Makefile config.status: creating adm/make/TKViewerTest/Makefile config.status: creating adm/make/TKXSDRAW/Makefile config.status: creating adm/make/TKDCAF/Makefile config.status: creating adm/make/TKXDEDRAW/Makefile config.status: creating adm/make/TKTObjDRAW/Makefile config.status: creating adm/make/DRAWEXE/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ******************************************************************************************** * * * * * * * Here is the make output * * * * * * * * * ******************************************************************************************** make all-recursive make[1]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros' Making all in adm/make make[2]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make' Making all in TKernel make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKernel' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKernel' Making all in TKMath make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMath' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMath' Making all in TKAdvTools make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKAdvTools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKAdvTools' Making all in TKG2d make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG2d' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG2d' Making all in TKG3d make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG3d' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG3d' Making all in TKGeomBase make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomBase' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomBase' Making all in TKBRep make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBRep' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBRep' Making all in TKGeomAlgo make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomAlgo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomAlgo' Making all in TKTopAlgo make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKTopAlgo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKTopAlgo' Making all in TKPrim make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKPrim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKPrim' Making all in TKBO make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBO' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBO' Making all in TKHLR make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKHLR' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKHLR' Making all in TKMesh make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMesh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMesh' Making all in TKShHealing make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKShHealing' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKShHealing' Making all in TKXMesh make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKXMesh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKXMesh' Making all in TKBool make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBool' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBool' Making all in TKFillet make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKFillet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKFillet' Making all in TKFeat make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKFeat' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKFeat' Making all in TKOffset make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKOffset' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKOffset' Making all in TKService make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKService' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKService' Making all in TKV2d make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKV2d' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKV2d' Making all in TKV3d make[3]: Entering directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKV3d' /bin/sh ../../../libtool --mode=link g++ -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -O2 -lstdc++ -lrt -o libTKV3d.la -rpath /usr/local/lib AIS_DataMapIteratorOfDataMapOfILC_0.lo AIS_DataMapIteratorOfDataMapOfIOStatus_0.lo AIS_DataMapIteratorOfDataMapOfSelStat_0.lo AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive_0.lo AIS_DataMapNodeOfDataMapOfILC_0.lo AIS_DataMapNodeOfDataMapOfIOStatus_0.lo AIS_DataMapNodeOfDataMapOfSelStat_0.lo AIS_DataMapNodeOfDataMapofIntegerListOfinteractive_0.lo AIS_DataMapOfILC_0.lo AIS_DataMapOfIOStatus_0.lo AIS_DataMapOfSelStat_0.lo AIS_DataMapofIntegerListOfinteractive_0.lo AIS_IndexedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.lo AIS_IndexedDataMapOfOwnerPrs_0.lo AIS_ListIteratorOfListOfInteractive_0.lo AIS_ListNodeOfListOfInteractive_0.lo AIS_ListOfInteractive_0.lo AIS_MapIteratorOfMapOfInteractive_0.lo AIS_MapOfInteractive_0.lo AIS_SequenceNodeOfSequenceOfDimension_0.lo AIS_SequenceNodeOfSequenceOfInteractive_0.lo AIS_SequenceOfDimension_0.lo AIS_SequenceOfInteractive_0.lo AIS_StdMapNodeOfMapOfInteractive_0.lo DsgPrs_DatumPrs_0.lo Graphic3d_Array1OfVector_0.lo Graphic3d_Array1OfVertexC_0.lo Graphic3d_Array1OfVertexNC_0.lo Graphic3d_Array1OfVertexNT_0.lo Graphic3d_Array1OfVertexN_0.lo Graphic3d_Array1OfVertex_0.lo Graphic3d_Array2OfVertexC_0.lo Graphic3d_Array2OfVertexNC_0.lo Graphic3d_Array2OfVertexNT_0.lo Graphic3d_Array2OfVertexN_0.lo Graphic3d_Array2OfVertex_0.lo Graphic3d_AspectTextDefinitionError_0.lo Graphic3d_CycleError_0.lo Graphic3d_GroupDefinitionError_0.lo Graphic3d_HSequenceOfGroup_0.lo Graphic3d_HSequenceOfStructure_0.lo Graphic3d_HSetOfGroup_0.lo Graphic3d_InitialisationError_0.lo Graphic3d_ListIteratorOfListOfPArray_0.lo Graphic3d_ListIteratorOfListOfShortReal_0.lo Graphic3d_ListIteratorOfSetListOfSetOfGroup_0.lo Graphic3d_ListNodeOfListOfPArray_0.lo Graphic3d_ListNodeOfListOfShortReal_0.lo Graphic3d_ListNodeOfSetListOfSetOfGroup_0.lo Graphic3d_ListOfPArray_0.lo Graphic3d_ListOfShortReal_0.lo Graphic3d_MapIteratorOfMapOfStructure_0.lo Graphic3d_MapOfStructure_0.lo Graphic3d_MaterialDefinitionError_0.lo Graphic3d_PickIdDefinitionError_0.lo Graphic3d_PlotterDefinitionError_0.lo Graphic3d_PriorityDefinitionError_0.lo Graphic3d_SequenceNodeOfSequenceOfAddress_0.lo Graphic3d_SequenceNodeOfSequenceOfGroup_0.lo Graphic3d_SequenceNodeOfSequenceOfStructure_0.lo Graphic3d_SequenceOfAddress_0.lo Graphic3d_SequenceOfGroup_0.lo Graphic3d_SequenceOfStructure_0.lo Graphic3d_SetIteratorOfSetOfGroup_0.lo Graphic3d_SetListOfSetOfGroup_0.lo Graphic3d_SetOfGroup_0.lo Graphic3d_StdMapNodeOfMapOfStructure_0.lo Graphic3d_StructureDefinitionError_0.lo Graphic3d_TransformError_0.lo Graphic3d_VectorError_0.lo Prs3d_InvalidAngle_0.lo PrsMgr_Presentations_0.lo PrsMgr_SequenceNodeOfPresentations_0.lo Select3D_ListIteratorOfListOfSensitiveTriangle_0.lo Select3D_ListIteratorOfListOfSensitive_0.lo Select3D_ListNodeOfListOfSensitiveTriangle_0.lo Select3D_ListNodeOfListOfSensitive_0.lo Select3D_ListOfSensitiveTriangle_0.lo Select3D_ListOfSensitive_0.lo Select3D_SensitiveEntitySequence_0.lo Select3D_SequenceNodeOfSensitiveEntitySequence_0.lo SelectMgr_DataMapIteratorOfDataMapOfIntegerSensitive_0.lo SelectMgr_DataMapIteratorOfDataMapOfObjectSelectors_0.lo SelectMgr_DataMapIteratorOfDataMapOfSelectionActivation_0.lo SelectMgr_DataMapNodeOfDataMapOfIntegerSensitive_0.lo SelectMgr_DataMapNodeOfDataMapOfObjectSelectors_0.lo SelectMgr_DataMapNodeOfDataMapOfSelectionActivation_0.lo SelectMgr_DataMapOfIntegerSensitive_0.lo SelectMgr_DataMapOfObjectSelectors_0.lo SelectMgr_DataMapOfSelectionActivation_0.lo SelectMgr_IndexedDataMapNodeOfIndexedDataMapOfOwnerCriterion_0.lo SelectMgr_IndexedDataMapOfOwnerCriterion_0.lo SelectMgr_IndexedMapNodeOfIndexedMapOfOwner_0.lo SelectMgr_IndexedMapOfOwner_0.lo SelectMgr_ListIteratorOfListOfFilter_0.lo SelectMgr_ListNodeOfListOfFilter_0.lo SelectMgr_ListOfFilter_0.lo SelectMgr_SequenceNodeOfSequenceOfFilter_0.lo SelectMgr_SequenceNodeOfSequenceOfOwner_0.lo SelectMgr_SequenceNodeOfSequenceOfSelection_0.lo SelectMgr_SequenceNodeOfSequenceOfSelector_0.lo SelectMgr_SequenceOfFilter_0.lo SelectMgr_SequenceOfOwner_0.lo SelectMgr_SequenceOfSelection_0.lo SelectMgr_SequenceOfSelector_0.lo StdPrs_HLRShape_0.lo StdPrs_Point_0.lo StdPrs_ShadedShape_0.lo StdPrs_Vertex_0.lo StdPrs_WFDeflectionShape_0.lo StdPrs_WFRestrictedFace_0.lo StdPrs_WFShape_0.lo StdSelect_IndexedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.lo StdSelect_IndexedDataMapOfOwnerPrs_0.lo V3d_UnMapped_0.lo Visual3d_ClipDefinitionError_0.lo Visual3d_ContextPickDefinitionError_0.lo Visual3d_DepthCueingDefinitionError_0.lo Visual3d_HSequenceOfPickPath_0.lo Visual3d_HSetOfClipPlane_0.lo Visual3d_HSetOfLight_0.lo Visual3d_HSetOfView_0.lo Visual3d_LayerDefinitionError_0.lo Visual3d_LightDefinitionError_0.lo Visual3d_ListIteratorOfSetListOfSetOfClipPlane_0.lo Visual3d_ListIteratorOfSetListOfSetOfLight_0.lo Visual3d_ListIteratorOfSetListOfSetOfView_0.lo Visual3d_ListNodeOfSetListOfSetOfClipPlane_0.lo Visual3d_ListNodeOfSetListOfSetOfLight_0.lo Visual3d_ListNodeOfSetListOfSetOfView_0.lo Visual3d_PickError_0.lo Visual3d_SequenceNodeOfSequenceOfPickPath_0.lo Visual3d_SequenceOfPickPath_0.lo Visual3d_SetIteratorOfSetOfClipPlane_0.lo Visual3d_SetIteratorOfSetOfLight_0.lo Visual3d_SetIteratorOfSetOfView_0.lo Visual3d_SetListOfSetOfClipPlane_0.lo Visual3d_SetListOfSetOfLight_0.lo Visual3d_SetListOfSetOfView_0.lo Visual3d_SetOfClipPlane_0.lo Visual3d_SetOfLight_0.lo Visual3d_SetOfView_0.lo Visual3d_TransformError_0.lo Visual3d_TransientDefinitionError_0.lo Visual3d_ViewDefinitionError_0.lo Visual3d_ViewManagerDefinitionError_0.lo Visual3d_ViewMappingDefinitionError_0.lo Visual3d_ViewOrientationDefinitionError_0.lo Visual3d_ZClippingDefinitionError_0.lo AIS.lo AIS_AngleDimension.lo AIS_AttributeFilter.lo AIS_Axis.lo AIS_BadEdgeFilter.lo AIS_C0RegularityFilter.lo AIS_Chamf2dDimension.lo AIS_Chamf3dDimension.lo AIS_Circle.lo AIS_ConcentricRelation.lo AIS_ConnectedInteractive.lo AIS_ConnectedShape.lo AIS_DiameterDimension.lo AIS_DimensionOwner.lo AIS_Drawer.lo AIS_EllipseRadiusDimension.lo AIS_EqualDistanceRelation.lo AIS_EqualRadiusRelation.lo AIS_ExclusionFilter.lo AIS_FixRelation.lo AIS_GlobalStatus.lo AIS_GraphicTool.lo AIS_IdenticRelation.lo AIS_InteractiveContext.lo AIS_InteractiveContext_1.lo AIS_InteractiveContext_2.lo AIS_InteractiveContext_3.lo AIS_InteractiveObject.lo AIS_LengthDimension.lo AIS_Line.lo AIS_LocalContext.lo AIS_LocalContext_1.lo AIS_LocalStatus.lo AIS_MaxRadiusDimension.lo AIS_MidPointRelation.lo AIS_MinRadiusDimension.lo AIS_MultipleConnectedInteractive.lo AIS_MultipleConnectedShape.lo AIS_OffsetDimension.lo AIS_ParallelRelation.lo AIS_PerpendicularRelation.lo AIS_Plane.lo AIS_PlaneTrihedron.lo AIS_Point.lo AIS_RadiusDimension.lo AIS_Relation.lo AIS_Selection.lo AIS_Shape.lo AIS_SignatureFilter.lo AIS_SymmetricRelation.lo AIS_TangentRelation.lo AIS_TexturedShape.lo AIS_Triangulation.lo AIS_Trihedron.lo AIS_TypeFilter.lo DsgPrs.lo DsgPrs_AnglePresentation.lo DsgPrs_Chamf2dPresentation.lo DsgPrs_ConcentricPresentation.lo DsgPrs_DatumTool.lo DsgPrs_DiameterPresentation.lo DsgPrs_EllipseRadiusPresentation.lo DsgPrs_EqualDistancePresentation.lo DsgPrs_EqualRadiusPresentation.lo DsgPrs_FilletRadiusPresentation.lo DsgPrs_FixPresentation.lo DsgPrs_IdenticPresentation.lo DsgPrs_LengthPresentation.lo DsgPrs_MidPointPresentation.lo DsgPrs_OffsetPresentation.lo DsgPrs_ParalPresentation.lo DsgPrs_PerpenPresentation.lo DsgPrs_RadiusPresentation.lo DsgPrs_ShadedPlanePresentation.lo DsgPrs_ShapeDirPresentation.lo DsgPrs_SymbPresentation.lo DsgPrs_SymmetricPresentation.lo DsgPrs_TangentPresentation.lo DsgPrs_XYZAxisPresentation.lo DsgPrs_XYZPlanePresentation.lo Graphic3d_ArrayOfPoints.lo Graphic3d_ArrayOfPolygons.lo Graphic3d_ArrayOfPolylines.lo Graphic3d_ArrayOfPrimitives.lo Graphic3d_ArrayOfQuadrangleStrips.lo Graphic3d_ArrayOfQuadrangles.lo Graphic3d_ArrayOfSegments.lo Graphic3d_ArrayOfTriangleFans.lo Graphic3d_ArrayOfTriangleStrips.lo Graphic3d_ArrayOfTriangles.lo Graphic3d_AspectFillArea3d.lo Graphic3d_AspectLine3d.lo Graphic3d_AspectMarker3d.lo Graphic3d_AspectText3d.lo Graphic3d_CBitFields16.lo Graphic3d_CBitFields20.lo Graphic3d_CBitFields4.lo Graphic3d_CBitFields8.lo Graphic3d_CBounds.lo Graphic3d_CGraduatedTrihedron.lo Graphic3d_CGroup.lo Graphic3d_CInitTexture.lo Graphic3d_CLight.lo Graphic3d_CPick.lo Graphic3d_CPlane.lo Graphic3d_CStructure.lo Graphic3d_CTexture.lo Graphic3d_CTransPersStruct.lo Graphic3d_CUserDraw.lo Graphic3d_CView.lo Graphic3d_DataStructureManager.lo Graphic3d_GraphicDevice.lo Graphic3d_GraphicDriver.lo Graphic3d_GraphicDriver_1.lo Graphic3d_GraphicDriver_2.lo Graphic3d_GraphicDriver_3.lo Graphic3d_GraphicDriver_4.lo Graphic3d_GraphicDriver_5.lo Graphic3d_GraphicDriver_6.lo Graphic3d_GraphicDriver_7.lo Graphic3d_GraphicDriver_703.lo Graphic3d_GraphicDriver_705.lo Graphic3d_GraphicDriver_707.lo Graphic3d_GraphicDriver_709.lo Graphic3d_GraphicDriver_710.lo Graphic3d_GraphicDriver_711.lo Graphic3d_GraphicDriver_712.lo Graphic3d_GraphicDriver_713.lo Graphic3d_GraphicDriver_8.lo Graphic3d_GraphicDriver_9.lo Graphic3d_GraphicDriver_Export.lo Graphic3d_GraphicDriver_Layer.lo Graphic3d_GraphicDriver_Print.lo Graphic3d_Group.lo Graphic3d_Group_1.lo Graphic3d_Group_10.lo Graphic3d_Group_11.lo Graphic3d_Group_12.lo Graphic3d_Group_13.lo Graphic3d_Group_2.lo Graphic3d_Group_3.lo Graphic3d_Group_4.lo Graphic3d_Group_5.lo Graphic3d_Group_7.lo Graphic3d_Group_8.lo Graphic3d_Group_9.lo Graphic3d_MaterialAspect.lo Graphic3d_Plotter.lo Graphic3d_Strips.lo Graphic3d_Structure.lo Graphic3d_StructureManager.lo Graphic3d_Texture1D.lo Graphic3d_Texture1Dmanual.lo Graphic3d_Texture1Dsegment.lo Graphic3d_Texture2D.lo Graphic3d_Texture2Dmanual.lo Graphic3d_Texture2Dplane.lo Graphic3d_TextureEnv.lo Graphic3d_TextureMap.lo Graphic3d_TextureRoot.lo Graphic3d_Vector.lo Graphic3d_Vertex.lo Graphic3d_VertexC.lo Graphic3d_VertexN.lo Graphic3d_VertexNC.lo Graphic3d_VertexNT.lo Graphic3d_WNTGraphicDevice.lo Prs3d.lo Prs3d_AngleAspect.lo Prs3d_AnglePresentation.lo Prs3d_Arrow.lo Prs3d_ArrowAspect.lo Prs3d_BasicAspect.lo Prs3d_CompositeAspect.lo Prs3d_DatumAspect.lo Prs3d_Drawer.lo Prs3d_IsoAspect.lo Prs3d_LengthAspect.lo Prs3d_LengthPresentation.lo Prs3d_LineAspect.lo Prs3d_PlaneAspect.lo Prs3d_PlaneSet.lo Prs3d_PointAspect.lo Prs3d_Presentation.lo Prs3d_Projector.lo Prs3d_RadiusAspect.lo Prs3d_Root.lo Prs3d_ShadingAspect.lo Prs3d_ShapeTool.lo Prs3d_Text.lo Prs3d_TextAspect.lo PrsMgr_ModedPresentation.lo PrsMgr_PresentableObject.lo PrsMgr_Presentation.lo PrsMgr_Presentation2d.lo PrsMgr_Presentation3d.lo PrsMgr_PresentationManager.lo PrsMgr_PresentationManager2d.lo PrsMgr_PresentationManager3d.lo PrsMgr_Prs.lo Select3D_Projector.lo Select3D_SensitiveBox.lo Select3D_SensitiveCircle.lo Select3D_SensitiveCurve.lo Select3D_SensitiveEntity.lo Select3D_SensitiveFace.lo Select3D_SensitiveGroup.lo Select3D_SensitivePoint.lo Select3D_SensitivePoly.lo Select3D_SensitiveSegment.lo Select3D_SensitiveTriangle.lo Select3D_SensitiveTriangulation.lo Select3D_SensitiveWire.lo SelectMgr_AndFilter.lo SelectMgr_CompositionFilter.lo SelectMgr_EntityOwner.lo SelectMgr_Filter.lo SelectMgr_OrFilter.lo SelectMgr_SelectableObject.lo SelectMgr_Selection.lo SelectMgr_SelectionManager.lo SelectMgr_SortCriterion.lo SelectMgr_ViewerSelector.lo StdPrs_Curve.lo StdPrs_DeflectionCurve.lo StdPrs_HLRPolyShape.lo StdPrs_HLRToolShape.lo StdPrs_Plane.lo StdPrs_PoleCurve.lo StdPrs_ShadedPoleSurface.lo StdPrs_ShadedSurface.lo StdPrs_ToolPoint.lo StdPrs_ToolRFace.lo StdPrs_ToolShadedShape.lo StdPrs_ToolVertex.lo StdPrs_WFDeflectionRestrictedFace.lo StdPrs_WFDeflectionSurface.lo StdPrs_WFPoleSurface.lo StdPrs_WFSurface.lo StdSelect.lo StdSelect_BRepHilighter.lo StdSelect_BRepOwner.lo StdSelect_BRepSelectionTool.lo StdSelect_EdgeFilter.lo StdSelect_FaceFilter.lo StdSelect_Prs.lo StdSelect_SensitiveText2d.lo StdSelect_Shape.lo StdSelect_ShapeTypeFilter.lo StdSelect_TextProjector2d.lo StdSelect_ViewerSelector2d.lo StdSelect_ViewerSelector3d.lo V3d.lo V3d_AmbientLight.lo V3d_Camera.lo V3d_CircularGrid.lo V3d_ColorScale.lo V3d_ColorScaleLayerItem.lo V3d_DirectionalLight.lo V3d_LayerMgr.lo V3d_Light.lo V3d_ListOfTransient.lo V3d_OrthographicView.lo V3d_PerspectiveView.lo V3d_Plane.lo V3d_PositionLight.lo V3d_PositionalLight.lo V3d_RectangularGrid.lo V3d_SpotLight.lo V3d_View.lo V3d_View_1.lo V3d_View_2.lo V3d_View_3.lo V3d_View_4.lo V3d_View_5.lo V3d_View_Print.lo V3d_Viewer.lo V3d_Viewer_1.lo V3d_Viewer_2.lo V3d_Viewer_3.lo V3d_Viewer_4.lo Visual3d_ClipPlane.lo Visual3d_ContextPick.lo Visual3d_ContextView.lo Visual3d_Layer.lo Visual3d_LayerItem.lo Visual3d_Light.lo Visual3d_PickDescriptor.lo Visual3d_PickPath.lo Visual3d_TransientManager.lo Visual3d_View.lo Visual3d_ViewManager.lo Visual3d_ViewMapping.lo Visual3d_ViewOrientation.lo Visual3d_View_Print.lo ../TKernel/libTKernel.la ../TKG3d/libTKG3d.la ../TKTopAlgo/libTKTopAlgo.la ../TKGeomBase/libTKGeomBase.la ../TKService/libTKService.la ../TKMath/libTKMath.la ../TKMesh/libTKMesh.la ../TKGeomAlgo/libTKGeomAlgo.la ../TKHLR/libTKHLR.la ../TKBRep/libTKBRep.la ../TKG2d/libTKG2d.la ../TKV2d/libTKV2d.la -lXt -lX11 -lGLU -lGL -ldl -lpthread rm -fr .libs/libTKV3d.la .libs/libTKV3d.* .libs/libTKV3d.* *** Warning: linker path does not have real file for library -lXt. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libXt and none of the candidates passed a file format test *** using a file magic. Last file checked: /lib/librt-2.10.1.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. gcc -shared AIS_DataMapIteratorOfDataMapOfILC_0.lo AIS_DataMapIteratorOfDataMapOfIOStatus_0.lo AIS_DataMapIteratorOfDataMapOfSelStat_0.lo AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive_0.lo AIS_DataMapNodeOfDataMapOfILC_0.lo AIS_DataMapNodeOfDataMapOfIOStatus_0.lo AIS_DataMapNodeOfDataMapOfSelStat_0.lo AIS_DataMapNodeOfDataMapofIntegerListOfinteractive_0.lo AIS_DataMapOfILC_0.lo AIS_DataMapOfIOStatus_0.lo AIS_DataMapOfSelStat_0.lo AIS_DataMapofIntegerListOfinteractive_0.lo AIS_IndexedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.lo AIS_IndexedDataMapOfOwnerPrs_0.lo AIS_ListIteratorOfListOfInteractive_0.lo AIS_ListNodeOfListOfInteractive_0.lo AIS_ListOfInteractive_0.lo AIS_MapIteratorOfMapOfInteractive_0.lo AIS_MapOfInteractive_0.lo AIS_SequenceNodeOfSequenceOfDimension_0.lo AIS_SequenceNodeOfSequenceOfInteractive_0.lo AIS_SequenceOfDimension_0.lo AIS_SequenceOfInteractive_0.lo AIS_StdMapNodeOfMapOfInteractive_0.lo DsgPrs_DatumPrs_0.lo Graphic3d_Array1OfVector_0.lo Graphic3d_Array1OfVertexC_0.lo Graphic3d_Array1OfVertexNC_0.lo Graphic3d_Array1OfVertexNT_0.lo Graphic3d_Array1OfVertexN_0.lo Graphic3d_Array1OfVertex_0.lo Graphic3d_Array2OfVertexC_0.lo Graphic3d_Array2OfVertexNC_0.lo Graphic3d_Array2OfVertexNT_0.lo Graphic3d_Array2OfVertexN_0.lo Graphic3d_Array2OfVertex_0.lo Graphic3d_AspectTextDefinitionError_0.lo Graphic3d_CycleError_0.lo Graphic3d_GroupDefinitionError_0.lo Graphic3d_HSequenceOfGroup_0.lo Graphic3d_HSequenceOfStructure_0.lo Graphic3d_HSetOfGroup_0.lo Graphic3d_InitialisationError_0.lo Graphic3d_ListIteratorOfListOfPArray_0.lo Graphic3d_ListIteratorOfListOfShortReal_0.lo Graphic3d_ListIteratorOfSetListOfSetOfGroup_0.lo Graphic3d_ListNodeOfListOfPArray_0.lo Graphic3d_ListNodeOfListOfShortReal_0.lo Graphic3d_ListNodeOfSetListOfSetOfGroup_0.lo Graphic3d_ListOfPArray_0.lo Graphic3d_ListOfShortReal_0.lo Graphic3d_MapIteratorOfMapOfStructure_0.lo Graphic3d_MapOfStructure_0.lo Graphic3d_MaterialDefinitionError_0.lo Graphic3d_PickIdDefinitionError_0.lo Graphic3d_PlotterDefinitionError_0.lo Graphic3d_PriorityDefinitionError_0.lo Graphic3d_SequenceNodeOfSequenceOfAddress_0.lo Graphic3d_SequenceNodeOfSequenceOfGroup_0.lo Graphic3d_SequenceNodeOfSequenceOfStructure_0.lo Graphic3d_SequenceOfAddress_0.lo Graphic3d_SequenceOfGroup_0.lo Graphic3d_SequenceOfStructure_0.lo Graphic3d_SetIteratorOfSetOfGroup_0.lo Graphic3d_SetListOfSetOfGroup_0.lo Graphic3d_SetOfGroup_0.lo Graphic3d_StdMapNodeOfMapOfStructure_0.lo Graphic3d_StructureDefinitionError_0.lo Graphic3d_TransformError_0.lo Graphic3d_VectorError_0.lo Prs3d_InvalidAngle_0.lo PrsMgr_Presentations_0.lo PrsMgr_SequenceNodeOfPresentations_0.lo Select3D_ListIteratorOfListOfSensitiveTriangle_0.lo Select3D_ListIteratorOfListOfSensitive_0.lo Select3D_ListNodeOfListOfSensitiveTriangle_0.lo Select3D_ListNodeOfListOfSensitive_0.lo Select3D_ListOfSensitiveTriangle_0.lo Select3D_ListOfSensitive_0.lo Select3D_SensitiveEntitySequence_0.lo Select3D_SequenceNodeOfSensitiveEntitySequence_0.lo SelectMgr_DataMapIteratorOfDataMapOfIntegerSensitive_0.lo SelectMgr_DataMapIteratorOfDataMapOfObjectSelectors_0.lo SelectMgr_DataMapIteratorOfDataMapOfSelectionActivation_0.lo SelectMgr_DataMapNodeOfDataMapOfIntegerSensitive_0.lo SelectMgr_DataMapNodeOfDataMapOfObjectSelectors_0.lo SelectMgr_DataMapNodeOfDataMapOfSelectionActivation_0.lo SelectMgr_DataMapOfIntegerSensitive_0.lo SelectMgr_DataMapOfObjectSelectors_0.lo SelectMgr_DataMapOfSelectionActivation_0.lo SelectMgr_IndexedDataMapNodeOfIndexedDataMapOfOwnerCriterion_0.lo SelectMgr_IndexedDataMapOfOwnerCriterion_0.lo SelectMgr_IndexedMapNodeOfIndexedMapOfOwner_0.lo SelectMgr_IndexedMapOfOwner_0.lo SelectMgr_ListIteratorOfListOfFilter_0.lo SelectMgr_ListNodeOfListOfFilter_0.lo SelectMgr_ListOfFilter_0.lo SelectMgr_SequenceNodeOfSequenceOfFilter_0.lo SelectMgr_SequenceNodeOfSequenceOfOwner_0.lo SelectMgr_SequenceNodeOfSequenceOfSelection_0.lo SelectMgr_SequenceNodeOfSequenceOfSelector_0.lo SelectMgr_SequenceOfFilter_0.lo SelectMgr_SequenceOfOwner_0.lo SelectMgr_SequenceOfSelection_0.lo SelectMgr_SequenceOfSelector_0.lo StdPrs_HLRShape_0.lo StdPrs_Point_0.lo StdPrs_ShadedShape_0.lo StdPrs_Vertex_0.lo StdPrs_WFDeflectionShape_0.lo StdPrs_WFRestrictedFace_0.lo StdPrs_WFShape_0.lo StdSelect_IndexedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.lo StdSelect_IndexedDataMapOfOwnerPrs_0.lo V3d_UnMapped_0.lo Visual3d_ClipDefinitionError_0.lo Visual3d_ContextPickDefinitionError_0.lo Visual3d_DepthCueingDefinitionError_0.lo Visual3d_HSequenceOfPickPath_0.lo Visual3d_HSetOfClipPlane_0.lo Visual3d_HSetOfLight_0.lo Visual3d_HSetOfView_0.lo Visual3d_LayerDefinitionError_0.lo Visual3d_LightDefinitionError_0.lo Visual3d_ListIteratorOfSetListOfSetOfClipPlane_0.lo Visual3d_ListIteratorOfSetListOfSetOfLight_0.lo Visual3d_ListIteratorOfSetListOfSetOfView_0.lo Visual3d_ListNodeOfSetListOfSetOfClipPlane_0.lo Visual3d_ListNodeOfSetListOfSetOfLight_0.lo Visual3d_ListNodeOfSetListOfSetOfView_0.lo Visual3d_PickError_0.lo Visual3d_SequenceNodeOfSequenceOfPickPath_0.lo Visual3d_SequenceOfPickPath_0.lo Visual3d_SetIteratorOfSetOfClipPlane_0.lo Visual3d_SetIteratorOfSetOfLight_0.lo Visual3d_SetIteratorOfSetOfView_0.lo Visual3d_SetListOfSetOfClipPlane_0.lo Visual3d_SetListOfSetOfLight_0.lo Visual3d_SetListOfSetOfView_0.lo Visual3d_SetOfClipPlane_0.lo Visual3d_SetOfLight_0.lo Visual3d_SetOfView_0.lo Visual3d_TransformError_0.lo Visual3d_TransientDefinitionError_0.lo Visual3d_ViewDefinitionError_0.lo Visual3d_ViewManagerDefinitionError_0.lo Visual3d_ViewMappingDefinitionError_0.lo Visual3d_ViewOrientationDefinitionError_0.lo Visual3d_ZClippingDefinitionError_0.lo AIS.lo AIS_AngleDimension.lo AIS_AttributeFilter.lo AIS_Axis.lo AIS_BadEdgeFilter.lo AIS_C0RegularityFilter.lo AIS_Chamf2dDimension.lo AIS_Chamf3dDimension.lo AIS_Circle.lo AIS_ConcentricRelation.lo AIS_ConnectedInteractive.lo AIS_ConnectedShape.lo AIS_DiameterDimension.lo AIS_DimensionOwner.lo AIS_Drawer.lo AIS_EllipseRadiusDimension.lo AIS_EqualDistanceRelation.lo AIS_EqualRadiusRelation.lo AIS_ExclusionFilter.lo AIS_FixRelation.lo AIS_GlobalStatus.lo AIS_GraphicTool.lo AIS_IdenticRelation.lo AIS_InteractiveContext.lo AIS_InteractiveContext_1.lo AIS_InteractiveContext_2.lo AIS_InteractiveContext_3.lo AIS_InteractiveObject.lo AIS_LengthDimension.lo AIS_Line.lo AIS_LocalContext.lo AIS_LocalContext_1.lo AIS_LocalStatus.lo AIS_MaxRadiusDimension.lo AIS_MidPointRelation.lo AIS_MinRadiusDimension.lo AIS_MultipleConnectedInteractive.lo AIS_MultipleConnectedShape.lo AIS_OffsetDimension.lo AIS_ParallelRelation.lo AIS_PerpendicularRelation.lo AIS_Plane.lo AIS_PlaneTrihedron.lo AIS_Point.lo AIS_RadiusDimension.lo AIS_Relation.lo AIS_Selection.lo AIS_Shape.lo AIS_SignatureFilter.lo AIS_SymmetricRelation.lo AIS_TangentRelation.lo AIS_TexturedShape.lo AIS_Triangulation.lo AIS_Trihedron.lo AIS_TypeFilter.lo DsgPrs.lo DsgPrs_AnglePresentation.lo DsgPrs_Chamf2dPresentation.lo DsgPrs_ConcentricPresentation.lo DsgPrs_DatumTool.lo DsgPrs_DiameterPresentation.lo DsgPrs_EllipseRadiusPresentation.lo DsgPrs_EqualDistancePresentation.lo DsgPrs_EqualRadiusPresentation.lo DsgPrs_FilletRadiusPresentation.lo DsgPrs_FixPresentation.lo DsgPrs_IdenticPresentation.lo DsgPrs_LengthPresentation.lo DsgPrs_MidPointPresentation.lo DsgPrs_OffsetPresentation.lo DsgPrs_ParalPresentation.lo DsgPrs_PerpenPresentation.lo DsgPrs_RadiusPresentation.lo DsgPrs_ShadedPlanePresentation.lo DsgPrs_ShapeDirPresentation.lo DsgPrs_SymbPresentation.lo DsgPrs_SymmetricPresentation.lo DsgPrs_TangentPresentation.lo DsgPrs_XYZAxisPresentation.lo DsgPrs_XYZPlanePresentation.lo Graphic3d_ArrayOfPoints.lo Graphic3d_ArrayOfPolygons.lo Graphic3d_ArrayOfPolylines.lo Graphic3d_ArrayOfPrimitives.lo Graphic3d_ArrayOfQuadrangleStrips.lo Graphic3d_ArrayOfQuadrangles.lo Graphic3d_ArrayOfSegments.lo Graphic3d_ArrayOfTriangleFans.lo Graphic3d_ArrayOfTriangleStrips.lo Graphic3d_ArrayOfTriangles.lo Graphic3d_AspectFillArea3d.lo Graphic3d_AspectLine3d.lo Graphic3d_AspectMarker3d.lo Graphic3d_AspectText3d.lo Graphic3d_CBitFields16.lo Graphic3d_CBitFields20.lo Graphic3d_CBitFields4.lo Graphic3d_CBitFields8.lo Graphic3d_CBounds.lo Graphic3d_CGraduatedTrihedron.lo Graphic3d_CGroup.lo Graphic3d_CInitTexture.lo Graphic3d_CLight.lo Graphic3d_CPick.lo Graphic3d_CPlane.lo Graphic3d_CStructure.lo Graphic3d_CTexture.lo Graphic3d_CTransPersStruct.lo Graphic3d_CUserDraw.lo Graphic3d_CView.lo Graphic3d_DataStructureManager.lo Graphic3d_GraphicDevice.lo Graphic3d_GraphicDriver.lo Graphic3d_GraphicDriver_1.lo Graphic3d_GraphicDriver_2.lo Graphic3d_GraphicDriver_3.lo Graphic3d_GraphicDriver_4.lo Graphic3d_GraphicDriver_5.lo Graphic3d_GraphicDriver_6.lo Graphic3d_GraphicDriver_7.lo Graphic3d_GraphicDriver_703.lo Graphic3d_GraphicDriver_705.lo Graphic3d_GraphicDriver_707.lo Graphic3d_GraphicDriver_709.lo Graphic3d_GraphicDriver_710.lo Graphic3d_GraphicDriver_711.lo Graphic3d_GraphicDriver_712.lo Graphic3d_GraphicDriver_713.lo Graphic3d_GraphicDriver_8.lo Graphic3d_GraphicDriver_9.lo Graphic3d_GraphicDriver_Export.lo Graphic3d_GraphicDriver_Layer.lo Graphic3d_GraphicDriver_Print.lo Graphic3d_Group.lo Graphic3d_Group_1.lo Graphic3d_Group_10.lo Graphic3d_Group_11.lo Graphic3d_Group_12.lo Graphic3d_Group_13.lo Graphic3d_Group_2.lo Graphic3d_Group_3.lo Graphic3d_Group_4.lo Graphic3d_Group_5.lo Graphic3d_Group_7.lo Graphic3d_Group_8.lo Graphic3d_Group_9.lo Graphic3d_MaterialAspect.lo Graphic3d_Plotter.lo Graphic3d_Strips.lo Graphic3d_Structure.lo Graphic3d_StructureManager.lo Graphic3d_Texture1D.lo Graphic3d_Texture1Dmanual.lo Graphic3d_Texture1Dsegment.lo Graphic3d_Texture2D.lo Graphic3d_Texture2Dmanual.lo Graphic3d_Texture2Dplane.lo Graphic3d_TextureEnv.lo Graphic3d_TextureMap.lo Graphic3d_TextureRoot.lo Graphic3d_Vector.lo Graphic3d_Vertex.lo Graphic3d_VertexC.lo Graphic3d_VertexN.lo Graphic3d_VertexNC.lo Graphic3d_VertexNT.lo Graphic3d_WNTGraphicDevice.lo Prs3d.lo Prs3d_AngleAspect.lo Prs3d_AnglePresentation.lo Prs3d_Arrow.lo Prs3d_ArrowAspect.lo Prs3d_BasicAspect.lo Prs3d_CompositeAspect.lo Prs3d_DatumAspect.lo Prs3d_Drawer.lo Prs3d_IsoAspect.lo Prs3d_LengthAspect.lo Prs3d_LengthPresentation.lo Prs3d_LineAspect.lo Prs3d_PlaneAspect.lo Prs3d_PlaneSet.lo Prs3d_PointAspect.lo Prs3d_Presentation.lo Prs3d_Projector.lo Prs3d_RadiusAspect.lo Prs3d_Root.lo Prs3d_ShadingAspect.lo Prs3d_ShapeTool.lo Prs3d_Text.lo Prs3d_TextAspect.lo PrsMgr_ModedPresentation.lo PrsMgr_PresentableObject.lo PrsMgr_Presentation.lo PrsMgr_Presentation2d.lo PrsMgr_Presentation3d.lo PrsMgr_PresentationManager.lo PrsMgr_PresentationManager2d.lo PrsMgr_PresentationManager3d.lo PrsMgr_Prs.lo Select3D_Projector.lo Select3D_SensitiveBox.lo Select3D_SensitiveCircle.lo Select3D_SensitiveCurve.lo Select3D_SensitiveEntity.lo Select3D_SensitiveFace.lo Select3D_SensitiveGroup.lo Select3D_SensitivePoint.lo Select3D_SensitivePoly.lo Select3D_SensitiveSegment.lo Select3D_SensitiveTriangle.lo Select3D_SensitiveTriangulation.lo Select3D_SensitiveWire.lo SelectMgr_AndFilter.lo SelectMgr_CompositionFilter.lo SelectMgr_EntityOwner.lo SelectMgr_Filter.lo SelectMgr_OrFilter.lo SelectMgr_SelectableObject.lo SelectMgr_Selection.lo SelectMgr_SelectionManager.lo SelectMgr_SortCriterion.lo SelectMgr_ViewerSelector.lo StdPrs_Curve.lo StdPrs_DeflectionCurve.lo StdPrs_HLRPolyShape.lo StdPrs_HLRToolShape.lo StdPrs_Plane.lo StdPrs_PoleCurve.lo StdPrs_ShadedPoleSurface.lo StdPrs_ShadedSurface.lo StdPrs_ToolPoint.lo StdPrs_ToolRFace.lo StdPrs_ToolShadedShape.lo StdPrs_ToolVertex.lo StdPrs_WFDeflectionRestrictedFace.lo StdPrs_WFDeflectionSurface.lo StdPrs_WFPoleSurface.lo StdPrs_WFSurface.lo StdSelect.lo StdSelect_BRepHilighter.lo StdSelect_BRepOwner.lo StdSelect_BRepSelectionTool.lo StdSelect_EdgeFilter.lo StdSelect_FaceFilter.lo StdSelect_Prs.lo StdSelect_SensitiveText2d.lo StdSelect_Shape.lo StdSelect_ShapeTypeFilter.lo StdSelect_TextProjector2d.lo StdSelect_ViewerSelector2d.lo StdSelect_ViewerSelector3d.lo V3d.lo V3d_AmbientLight.lo V3d_Camera.lo V3d_CircularGrid.lo V3d_ColorScale.lo V3d_ColorScaleLayerItem.lo V3d_DirectionalLight.lo V3d_LayerMgr.lo V3d_Light.lo V3d_ListOfTransient.lo V3d_OrthographicView.lo V3d_PerspectiveView.lo V3d_Plane.lo V3d_PositionLight.lo V3d_PositionalLight.lo V3d_RectangularGrid.lo V3d_SpotLight.lo V3d_View.lo V3d_View_1.lo V3d_View_2.lo V3d_View_3.lo V3d_View_4.lo V3d_View_5.lo V3d_View_Print.lo V3d_Viewer.lo V3d_Viewer_1.lo V3d_Viewer_2.lo V3d_Viewer_3.lo V3d_Viewer_4.lo Visual3d_ClipPlane.lo Visual3d_ContextPick.lo Visual3d_ContextView.lo Visual3d_Layer.lo Visual3d_LayerItem.lo Visual3d_Light.lo Visual3d_PickDescriptor.lo Visual3d_PickPath.lo Visual3d_TransientManager.lo Visual3d_View.lo Visual3d_ViewManager.lo Visual3d_ViewMapping.lo Visual3d_ViewOrientation.lo Visual3d_View_Print.lo -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKernel/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG3d/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKTopAlgo/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomBase/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKService/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMath/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMesh/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomAlgo/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKHLR/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBRep/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG2d/.libs -Wl,--rpath -Wl,/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKV2d/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKHLR/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKService/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKTopAlgo/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG3d/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomBase/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKBRep/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKGeomAlgo/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKernel/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKMath/.libs -L/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKG2d/.libs -lstdc++ -lrt ../TKernel/.libs/libTKernel.so ../TKG3d/.libs/libTKG3d.so ../TKTopAlgo/.libs/libTKTopAlgo.so ../TKGeomBase/.libs/libTKGeomBase.so ../TKService/.libs/libTKService.so ../TKMath/.libs/libTKMath.so ../TKMesh/.libs/libTKMesh.so ../TKGeomAlgo/.libs/libTKGeomAlgo.so ../TKHLR/.libs/libTKHLR.so ../TKBRep/.libs/libTKBRep.so ../TKG2d/.libs/libTKG2d.so ../TKV2d/.libs/libTKV2d.so -lX11 -lGLU /usr/lib/libGL.so -ldl -lpthread -Wl,-soname -Wl,libTKV3d.so.0 -o .libs/libTKV3d.so.0.0.0 make[3]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make/TKV3d' make[2]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros/adm/make' make[1]: Leaving directory `/home/philcobbin/Download/OpenCASCADE650/ros' /usr/lib/libGL.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[3]: *** [libTKV3d.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2