SCI Seg3D Mailing List

Text archives Help


[Seg3D] Re: tcl.h: No such file or directory


Chronological Thread 
  • From: Kris Zygmunt <krismz@sci.utah.edu>
  • To: "seg3d@sci.utah.edu" <seg3d@sci.utah.edu>
  • Subject: [Seg3D] Re: tcl.h: No such file or directory
  • Date: Tue, 20 Apr 2010 18:09:58 -0600

I tried building latest from the spline tool branch on Ubuntu 9.04 and had success using
>> ./build.sh --seg3d-only --with-lapack

These options should work for you as well now that lapack is in scirun proper. If you had been using other options such as building biomesh3d or dataflow to get vispack, I would recommend cleaning out your bin directory and building with the options above as a separate include of vispack in this way should no longer be necessary. A seg3d + lapack build should not be using or including any tcl code.

You may also want to check that you have a fully updated code repository with no locally modified CMakeLists.txt files.

Please let me know if you are still having difficulty compiling.

-Kris



On Apr 20, 2010, at 4:50 AM, Ramón Casero Cañas <ramon.casero@comlab.ox.ac. uk> wrote:


Hi all,

Building of Seg3D Revision: 44719 on Ubuntu 9.06 fails with error

<ERROR>
configure: WARNING: libgnomeprintui not found, library will use standard PostScript printing
configure: WARNING: wxMetafile is not available on this system... disabled
In file included from /home/ramc/secure_data/comlab/SCIRun.trunk/src/ Dataflow/Network/Module.h:58,
from /home/ramc/secure_data/comlab/SCIRun.trunk/src/ Core/Algorithms/Converter/ConvertBundleToField.cc:36:
/home/ramc/secure_data/comlab/SCIRun.trunk/src/Dataflow/GuiInterface/ GuiCallback.h:49:17: error: tcl.h: No such file or directory
In file included from /home/ramc/secure_data/comlab/SCIRun.trunk/src/ Dataflow/Network/Module.h:59,
from /home/ramc/secure_data/comlab/SCIRun.trunk/src/ Core/Algorithms/Converter/ConvertBundleToField.cc:36:
/home/ramc/secure_data/comlab/SCIRun.trunk/src/Dataflow/GuiInterface/ TCLInterface.h:123: error: ‘Tcl_ThreadId’ has not been declared
/home/ramc/secure_data/comlab/SCIRun.trunk/src/Dataflow/GuiInterface/ TCLInterface.h:126: error: ‘Tcl_ThreadId’ does not name a type
make[2]: *** [Core/Algorithms/Converter/CMakeFiles/ Core_Algorithms_Converter.dir/ConvertBundleToField.cc.o] Error 1
make[1]: *** [Core/Algorithms/Converter/CMakeFiles/ Core_Algorithms_Converter.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
</ERROR>


I do have tcl.h


$ ls /usr/include/tcl8.4
tclDecls.h tcl.h tclPlatDecls.h tcl-private tkDecls.h tk.h tkPlatDecls.h tk-private


Attached is the build log.


Best regards,

Ramon.


--
Dr. Ramón Casero Cañas

Computational Biology
Computing Laboratory
University of Oxford
Wolfson Building, Parks Rd
Oxford OX1 3QD

tlf     +44 (0) 1865 610807
web     http://web.comlab.ox.ac.uk/people/Ramon.CaseroCanas
photos  http://www.flickr.com/photos/rcasero/
Parsing arguments... CMake args: Build Type: Release Build SCIRun Dataflow: 0 Build Insight ToolKit: 1 Build wxWidgets: 1 Build Seg3D Get CMake: 0 Make Flags: -j4 Build Shared Libs: 0 With X11: 1 With LAPACK: 0 cmakebin=/usr/bin/cmake ctestbin=/usr/bin/ctest --ctest- config=/home/ramc/secure_data/comlab/SCIRun.trunk/src/ CTestConfig.cmake svnbin=/usr/bin/svn checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown- linux-gnu checking target system type... x86_64-unknown-linux-gnu loading argument cache configarg.cache checking for --enable-gui... yes checking for --enable-monolithic... no checking for --enable- plugins... no checking for --without-subdirs... no checking for -- enable-universal... no checking for --enable-nanox... no checking for --enable-gpe... no checking for --with-libpng... yes checking for --with-libjpeg... yes checking for --with-libtiff... yes checking for --with-libxpm... yes checking for --with-libmspack... yes checking for --with-sdl... no checking for --with-gnomeprint... yes checking for --with-gnomevfs... no checking for --with-hildon... no checking for --with-opengl... yes checking for --with-dmalloc... no checking for --with-regex... yes checking for --with-zlib... yes checking for --with-odbc... no checking for --with-expat... yes checking for --with-macosx-sdk... checking for --with-macosx-version- min... yes checking for --enable-shared... no checking for --enable- optimise... yes checking for --enable-debug... no checking for -- enable-stl... no checking for --enable-debug_flag... no checking for --enable-debug_info... no checking for --enable-debug_gdb... no checking for --enable-debug_cntxt... no checking for --enable- mem_tracing... no checking for --enable-profile... no checking for -- enable-no_rtti... no checking for --enable-no_exceptions... no checking for --enable-permissive... no checking for --enable- no_deps... no checking for --enable-vararg_macros... yes checking for --enable-universal_binary... no checking for --enable- compat24... no checking for --disable-compat26... no checking for -- enable-rpath... yes checking for --enable-objc_uniquifying... no checking for --enable-abi-incompatible-features... yes checking for --enable-intl... yes checking for --enable-config... yes checking for --enable-protocols... yes checking for --enable-ftp... yes checking for --enable-http... yes checking for --enable-fileproto... yes checking for --enable-sockets... yes checking for --enable- ole... yes checking for --enable-dataobj... yes checking for -- enable-ipc... yes checking for --enable-apple_ieee... yes checking for --enable-arcstream... yes checking for --enable-backtrace... yes checking for --enable-catch_segvs... yes checking for --enable- cmdline... yes checking for --enable-datetime... yes checking for -- enable-debugreport... yes checking for --enable-dialupman... yes checking for --enable-dynlib... yes checking for --enable- dynamicloader... yes checking for --enable-exceptions... yes checking for --enable-ffile... yes checking for --enable-file... yes checking for --enable-filesystem... yes checking for --enable- fontmap... yes checking for --enable-fs_archive... yes checking for --enable-fs_inet... yes checking for --enable-fs_zip... yes checking for --enable-geometry... yes checking for --enable-log... yes checking for --enable-longlong... yes checking for --enable- mimetype... yes checking for --enable-mslu... yes checking for -- enable-snglinst... yes checking for --enable-std_iostreams... yes checking for --enable-std_string... yes checking for --enable- stdpaths... yes checking for --enable-stopwatch... yes checking for --enable-streams... yes checking for --enable-system_options... yes checking for --enable-tarstream... yes checking for --enable- textbuf... yes checking for --enable-textfile... yes checking for -- enable-timer... yes checking for --enable-unicode... no checking for --enable-sound... yes checking for --enable-mediactrl... no checking for --enable-gstreamer8... no checking for --enable- printfposparam... yes checking for --enable-zipstream... yes checking for --enable-url... yes checking for --enable-variant... yes checking for --enable-protocol... yes checking for --enable- protocol_http... yes checking for --enable-protocol_ftp... yes checking for --enable-protocol_file... yes checking for --enable- threads... yes checking for --enable-docview... yes checking for -- enable-help... yes checking for --enable-mshtmlhelp... yes checking for --enable-html... yes checking for --enable-htmlhelp... yes checking for --enable-xrc... yes checking for --enable-aui... yes checking for --enable-constraints... yes checking for --enable- printarch... yes checking for --enable-mdi... yes checking for -- enable-mdidoc... yes checking for --enable-loggui... yes checking for --enable-logwin... yes checking for --enable-logdialog... yes checking for --enable-webkit... yes checking for --enable- richtext... yes checking for --enable-graphics_ctx... no checking for --enable-postscript... yes checking for --enable-prologio... no checking for --enable-resources... no checking for --enable- clipboard... yes checking for --enable-dnd... yes checking for -- enable-metafile... yes checking for --enable-controls... no checking for --enable-accel... yes checking for --enable-animatectrl... yes checking for --enable-button... yes checking for --enable- bmpbutton... yes checking for --enable-bmpcombobox... yes checking for --enable-calendar... yes checking for --enable-caret... yes checking for --enable-checkbox... yes checking for --enable- checklst... yes checking for --enable-choice... yes checking for -- enable-choicebook... yes checking for --enable-collpane... yes checking for --enable-colourpicker... yes checking for --enable- combobox... yes checking for --enable-comboctrl... yes checking for --enable-datepick... yes checking for --enable-dirpicker... yes checking for --enable-display... yes checking for --enable- detect_sm... yes checking for --enable-filepicker... yes checking for --enable-fontpicker... yes checking for --enable-gauge... yes checking for --enable-grid... yes checking for --enable- dataviewctrl... no checking for --enable-hyperlink... yes checking for --enable-imaglist... yes checking for --enable-listbook... yes checking for --enable-listbox... yes checking for --enable- listctrl... yes checking for --enable-notebook... yes checking for -- enable-odcombobox... yes checking for --enable-radiobox... yes checking for --enable-radiobtn... yes checking for --enable-sash... yes checking for --enable-scrollbar... yes checking for --enable- searchctrl... yes checking for --enable-slider... yes checking for -- enable-spinbtn... yes checking for --enable-spinctrl... yes checking for --enable-splitter... yes checking for --enable-statbmp... yes checking for --enable-statbox... yes checking for --enable- statline... yes checking for --enable-stattext... yes checking for -- enable-statusbar... yes checking for --enable-tabdialog... no checking for --enable-textctrl... yes checking for --enable- togglebtn... yes checking for --enable-toolbar... yes checking for -- enable-tbarnative... yes checking for --enable-treebook... yes checking for --enable-toolbook... yes checking for --enable- treectrl... yes checking for --enable-tipwindow... yes checking for --enable-popupwin... yes checking for --enable-commondlg... yes checking for --enable-aboutdlg... yes checking for --enable- choicedlg... yes checking for --enable-coldlg... yes checking for -- enable-filedlg... yes checking for --enable-finddlg... yes checking for --enable-fontdlg... yes checking for --enable-dirdlg... yes checking for --enable-msgdlg... yes checking for --enable- numberdlg... yes checking for --enable-splash... yes checking for -- enable-textdlg... yes checking for --enable-tipdlg... yes checking for --enable-progressdlg... yes checking for --enable-wizarddlg... yes checking for --enable-menus... yes checking for --enable- miniframe... yes checking for --enable-tooltips... yes checking for --enable-splines... yes checking for --enable-mousewheel... yes checking for --enable-validators... yes checking for --enable- busyinfo... yes checking for --enable-joystick... yes checking for -- enable-metafile... yes checking for --enable-dragimage... yes checking for --enable-accessibility... no checking for --enable- palette... yes checking for --enable-image... yes checking for -- enable-gif... yes checking for --enable-pcx... yes checking for -- enable-tga... yes checking for --enable-iff... no checking for -- enable-pnm... yes checking for --enable-xpm... yes checking for -- enable-ico_cur... yes checking for --enable-official_build... no saving argument cache configarg.cache checking for toolkit... gtk checking for gcc... gcc checking for C compiler default output file name... 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 whether we are using the Intel C compiler... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether we are using the Intel C++ compiler... no checking whether we are using the Sun C++ compiler... no checking for ranlib... ranlib checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for strip... strip checking if make is GNU make... yes checking whether ln -s works... yes checking for strcasecmp() in string.h... yes 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 for stdlib.h... (cached) yes checking for fnmatch.h... yes checking for langinfo.h... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for void *... yes checking size of void *... 8 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for size_t... yes checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for wchar_t... yes checking size of wchar_t... 4 checking for va_copy... yes checking whether the compiler supports variadic macros... yes checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large file support is available... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether byte ordering is bigendian... no checking for iostream... yes checking if C++ compiler supports bool... yes checking if C++ compiler supports the explicit keyword... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether the compiler supports static_cast<>... yes checking for std::string in ... yes checking for std::istream... yes checking for std::ostream... yes checking for libraries directory... lib checking for glibc 2.1 or later... yes checking for cos... no checking for floor... no checking if floating point functions link without -lm... no checking for sin... yes checking for ceil... yes checking if floating point functions link with -lm... yes checking for strtoull... yes checking for regex.h... yes checking for regcomp... yes checking for re_search... yes checking for zlib.h >= 1.1.4... yes checking for zlib.h... (cached) yes checking for deflate in -lz... yes checking for png.h > 0.90... yes checking for png.h... (cached) yes checking for png_check_sig in -lpng... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for tiffio.h... yes checking for TIFFError in -ltiff... yes checking for expat.h... yes checking if expat.h is valid C++ header... yes checking for XML_ParserCreate in -lexpat... yes checking for mspack.h... no checking for GTK+ version... checking for pkg-config... /usr/bin/pkg- config checking for GTK+ - version >= 2.0.0... yes (version 2.16.1) checking whether gtk_icon_size_lookup is declared... yes checking if GTK+ is version >= 2.6... yes checking for X11/Xlib.h... yes checking for X11/XKBlib.h... yes checking for Xinerama... yes checking for Xxf86vm extension... no checking for -lSM - X11 session management... yes checking for OpenGL headers... found in /usr/ include 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 -lGL... found in /usr/lib checking for -lGLU... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking if size_t is unsigned int... no checking if size_t is unsigned long... yes checking for pw_gecos in struct passwd... yes checking for wcslen... yes checking for mbstate_t... yes checking for wcsrtombs... yes checking for snprintf... yes checking for vsnprintf... yes checking for vsnprintf declaration... yes checking if vsnprintf declaration is broken... no checking for snprintf declaration... yes checking if snprintf declaration is broken... no checking if snprintf supports positional arguments... yes checking for fnmatch... yes checking for fsync... yes checking for round... yes checking for iconv... yes checking if iconv needs const... no checking for sigaction... yes checking for sa_handler type... int checking for backtrace() in ... yes checking for __cxa_demangle() in ... yes checking for mkstemp... yes checking for statfs... yes checking for statfs declaration... yes checking for fcntl... yes checking for timegm... yes checking for setenv... yes checking for unsetenv... yes checking for nanosleep... yes checking for uname... yes checking for strtok_r... yes checking for inet_addr... yes checking for inet_aton... yes checking for fdopen... yes checking for sysconf... yes checking for getpwuid_r... yes checking for getgrgid_r... yes checking for esd_close in -lesd... no checking for known CD-ROM interface... yes checking whether pthreads work with -pthread... yes checking if more special flags are required for pthreads... no checking for thr_setconcurrency... no checking for pthread_cleanup_push/pop... yes checking for sched.h... yes checking for sched_yield... yes checking for pthread_attr_getschedpolicy... yes checking for pthread_attr_setschedparam... yes checking for sched_get_priority_max... yes checking for pthread_cancel... yes checking for pthread_attr_setstacksize... yes checking for pthread_mutexattr_t... yes checking for pthread_mutexattr_settype declaration... yes checking for localtime_r... yes checking for gmtime_r... yes checking for readdir_r... yes checking how many arguments gethostbyname_r() takes... six checking how many arguments getservbyname_r() takes... six checking for dlopen... no checking for dlopen in -ldl... yes checking for dlerror... no checking for dlerror in -ldl... yes checking for SNDCTL_DSP_SPEED in sys/ soundcard.h... yes checking pkg-config is at least version 0.9.0... yes checking for LIBGNOMEPRINTUI... checking for strptime... yes checking for strptime declaration... yes checking whether strptime() fails on invalid strings... yes checking for timezone variable in ... timezone checking for localtime... yes checking for tm_gmtoff in struct tm... yes checking for gettimeofday... yes checking whether gettimeofday takes two arguments... yes checking for socket... yes checking what is the type of the third argument of getsockname... socklen_t checking what is the type of the fifth argument of getsockopt... socklen_t checking for linux/joystick.h... yes checking for ranlib... (cached) ranlib checking for a BSD- compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ar... (cached) ar checking for strip... (cached) strip checking for nm... nm checking for command to install directories... /usr/bin/ install -c -d checking if make is GNU make... yes checking for dependency tracking method... gcc checking if the compiler supports precompiled headers... yes checking whether make sets $(MAKE)... (cached) yes checking for cppunit-config... no checking for Cppunit - version >= 1.8.0... no configure: creating ./config.status config.status: creating lib/wx/config/gtk2-ansi-release-static-2.8 config.status: creating lib/wx/config/inplace-gtk2-ansi-release- static-2.8 config.status: creating Makefile config.status: creating samples/xrc/Makefile config.status: creating samples/wizard/Makefile config.status: creating samples/widgets/Makefile config.status: creating samples/vscroll/Makefile config.status: creating samples/ validate/Makefile config.status: creating samples/typetest/Makefile config.status: creating samples/treectrl/Makefile config.status: creating samples/toolbar/Makefile config.status: creating samples/ thread/Makefile config.status: creating samples/text/Makefile config.status: creating samples/taskbar/Makefile config.status: creating samples/statbar/Makefile config.status: creating samples/ splitter/Makefile config.status: creating samples/splash/Makefile config.status: creating samples/sound/Makefile config.status: creating samples/sockets/Makefile config.status: creating samples/ shaped/Makefile config.status: creating samples/scrollsub/Makefile config.status: creating samples/scroll/Makefile config.status: creating samples/sashtest/Makefile config.status: creating samples/ rotate/Makefile config.status: creating samples/richtext/Makefile config.status: creating samples/render/Makefile config.status: creating samples/propsize/Makefile config.status: creating samples/ printing/Makefile config.status: creating samples/popup/Makefile config.status: creating samples/png/Makefile config.status: creating samples/opengl/penguin/Makefile config.status: creating samples/ opengl/isosurf/Makefile config.status: creating samples/opengl/cube/ Makefile config.status: creating samples/opengl/Makefile config.status: creating samples/notebook/Makefile config.status: creating samples/multimon/Makefile config.status: creating samples/ mobile/wxedit/Makefile config.status: creating samples/mobile/styles/ Makefile config.status: creating samples/mobile/Makefile config.status: creating samples/minimal/Makefile config.status: creating samples/minifram/Makefile config.status: creating samples/ menu/Makefile config.status: creating samples/mdi/Makefile config.status: creating samples/listctrl/Makefile config.status: creating samples/listbox/Makefile config.status: creating samples/ layout/Makefile config.status: creating samples/keyboard/Makefile config.status: creating samples/joytest/Makefile config.status: creating samples/ipc/Makefile config.status: creating samples/ internat/Makefile config.status: creating samples/image/Makefile config.status: creating samples/html/zip/Makefile config.status: creating samples/html/widget/Makefile config.status: creating samples/html/virtual/Makefile config.status: creating samples/html/ test/Makefile config.status: creating samples/html/printing/Makefile config.status: creating samples/html/helpview/Makefile config.status: creating samples/html/help/Makefile config.status: creating samples/html/about/Makefile config.status: creating samples/ html/Makefile config.status: creating samples/htlbox/Makefile config.status: creating samples/help/Makefile config.status: creating samples/grid/Makefile config.status: creating samples/font/ Makefile config.status: creating samples/exec/Makefile config.status: creating samples/except/Makefile config.status: creating samples/event/Makefile config.status: creating samples/ erase/Makefile config.status: creating samples/dynamic/Makefile config.status: creating samples/drawing/Makefile config.status: creating samples/dragimag/Makefile config.status: creating samples/ docvwmdi/Makefile config.status: creating samples/docview/Makefile config.status: creating samples/dnd/Makefile config.status: creating samples/display/Makefile config.status: creating samples/dialup/ Makefile config.status: creating samples/dialogs/Makefile config.status: creating samples/debugrpt/Makefile config.status: creating samples/controls/Makefile config.status: creating samples/ console/Makefile config.status: creating samples/config/Makefile config.status: creating samples/combo/Makefile config.status: creating samples/collpane/Makefile config.status: creating samples/ checklst/Makefile config.status: creating samples/caret/Makefile config.status: creating samples/calendar/Makefile config.status: creating samples/aui/Makefile config.status: creating samples/ artprov/Makefile config.status: creating samples/animate/Makefile config.status: creating samples/Makefile config.status: creating demos/fractal/Makefile config.status: creating demos/poem/Makefile config.status: creating demos/forty/Makefile config.status: creating demos/dbbrowse/Makefile config.status: creating demos/Makefile config.status: creating demos/life/Makefile config.status: creating demos/bombs/Makefile config.status: creating utils/wxrc/Makefile config.status: creating utils/hhp2cached/Makefile config.status: creating utils/helpview/Makefile config.status: creating utils/ helpview/src/Makefile config.status: creating utils/Makefile config.status: creating utils/HelpGen/Makefile config.status: creating utils/HelpGen/src/Makefile config.status: creating utils/ tex2rtf/Makefile config.status: creating utils/tex2rtf/src/Makefile config.status: creating utils/emulator/Makefile config.status: creating utils/emulator/src/Makefile config.status: creating contrib/ Makefile config.status: creating contrib/samples/stc/Makefile config.status: creating contrib/samples/gizmos/multicell/Makefile config.status: creating contrib/samples/gizmos/editlbox/Makefile config.status: creating contrib/samples/gizmos/splittree/Makefile config.status: creating contrib/samples/gizmos/Makefile config.status: creating contrib/samples/gizmos/led/Makefile config.status: creating contrib/samples/gizmos/dynsash_switch/ Makefile config.status: creating contrib/samples/gizmos/dynsash/ Makefile config.status: creating contrib/samples/foldbar/extended/ Makefile config.status: creating contrib/samples/foldbar/ foldpanelbar/Makefile config.status: creating contrib/samples/fl/ Makefile config.status: creating contrib/samples/svg/Makefile config.status: creating contrib/samples/Makefile config.status: creating contrib/samples/plot/Makefile config.status: creating contrib/samples/mmedia/Makefile config.status: creating contrib/ samples/ogl/studio/Makefile config.status: creating contrib/samples/ ogl/Makefile config.status: creating contrib/samples/ogl/ogledit/ Makefile config.status: creating contrib/samples/deprecated/Makefile config.status: creating contrib/samples/deprecated/proplist/Makefile config.status: creating contrib/samples/deprecated/treelay/Makefile config.status: creating contrib/samples/deprecated/resource/Makefile config.status: creating contrib/src/stc/Makefile config.status: creating contrib/src/gizmos/Makefile config.status: creating contrib/ src/foldbar/Makefile config.status: creating contrib/src/net/ Makefile config.status: creating contrib/src/fl/Makefile config.status: creating contrib/src/svg/Makefile config.status: creating contrib/src/Makefile config.status: creating contrib/src/ plot/Makefile config.status: creating contrib/src/mmedia/Makefile config.status: creating contrib/src/ogl/Makefile config.status: creating contrib/src/deprecated/Makefile config.status: creating contrib/utils/Makefile config.status: creating contrib/utils/ convertrc/Makefile config.status: creating lib/wx/include/gtk2-ansi- release-static-2.8/wx/setup.h config.status: lib/wx/include/gtk2- ansi-release-static-2.8/wx/setup.h is unchanged config.status: executing wx-config commands Configured wxWidgets 2.8.10 for `x86_64- unknown-linux-gnu' Which GUI toolkit should wxWidgets use? GTK+ 2 Should wxWidgets be compiled into single library? no Should wxWidgets be compiled in debug mode? no Should wxWidgets be linked as a shared library? no Should wxWidgets be compiled in Unicode mode? no What level of wxWidgets compatibility should be enabled? wxWidgets 2.4 no wxWidgets 2.6 yes Which libraries should wxWidgets use? jpeg sys png sys regex sys tiff sys zlib sys odbc no expat sys libmspack no sdl no (if test -d utils/wxrc ; then cd utils/wxrc && make all ; fi) make[1]: Entering directory `/home/scratch/ramc/comlab/ SCIRun.trunk/wxGTK-2.8.10/utils/wxrc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/scratch/ramc/comlab/ SCIRun.trunk/wxGTK-2.8.10/utils/wxrc' /usr/bin/install -c -d /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_base-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/lib / usr/bin/install -c -d /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -m 644 /home/ramc/secure_data/comlab/ SCIRun.trunk/wxGTK-2.8.10/lib/libwx_base_net-2.8.a /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/lib /usr/bin/install -c -d /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_core-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_adv-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_html-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_qa-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_base_xml-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_xrc-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_aui-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_richtext-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/ bin/lib /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/lib /usr/bin/install -c -m 644 /home/ramc/ secure_data/comlab/SCIRun.trunk/wxGTK-2.8.10/lib/ libwx_gtk2_gl-2.8.a /home/ramc/secure_data/comlab/SCIRun.trunk/bin/ lib (if test -d utils/wxrc ; then cd utils/wxrc && make all ; fi) make[1]: Entering directory `/home/scratch/ramc/comlab/SCIRun.trunk/ wxGTK-2.8.10/utils/wxrc' make[1]: Nothing to be done for `all'. make [1]: Leaving directory `/home/scratch/ramc/comlab/SCIRun.trunk/ wxGTK-2.8.10/utils/wxrc' (if test -d utils/wxrc ; then cd utils/wxrc && make install ; fi) make[1]: Entering directory `/home/scratch/ ramc/comlab/SCIRun.trunk/wxGTK-2.8.10/utils/wxrc' /usr/bin/install - c -d /home/ramc/secure_data/comlab/SCIRun.trunk/bin/bin /usr/bin/ install -c wxrc /home/ramc/secure_data/comlab/SCIRun.trunk/bin/bin rm -f /home/ramc/secure_data/comlab/SCIRun.trunk/bin/bin/wxrc /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/bin/wxrc-2.8 /usr/bin/ install -c wxrc /home/ramc/secure_data/comlab/SCIRun.trunk/bin/bin mv -f /home/ramc/secure_data/comlab/SCIRun.trunk/bin/bin/wxrc /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/bin/wxrc-2.8 (cd /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/bin && ln -s wxrc-2.8 wxrc) make [1]: Leaving directory `/home/scratch/ramc/comlab/SCIRun.trunk/ wxGTK-2.8.10/utils/wxrc' /usr/bin/install -c -d /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/bin /usr/bin/install -c -d /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/lib/wx/config /usr/bin/ install -c lib/wx/config/gtk2-ansi-release-static-2.8 /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/lib/wx/config (cd /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/bin && rm -f wx-config && ln -s / home/ramc/secure_data/comlab/SCIRun.trunk/bin/lib/wx/config/gtk2- ansi-release-static-2.8 wx-config) /usr/bin/install -c -d /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/share/locale for l in ca cs da de el es fi fr hu id it ja nl pl ru sl sv tr uk zh zh_CN zh_TW ; do \ /usr/bin/install -c -d /home/ramc/secure_data/comlab/SCIRun.trunk/ bin/share/locale/$l ; \ /usr/bin/install -c -d /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/share/locale/$l/LC_MESSAGES ; \ if test -f ./locale/$l.mo ; then \ /usr/bin/install -c -m 644 ./ locale/$l.mo /home/ramc/secure_data/comlab/SCIRun.trunk/bin/share/ locale/$l/LC_MESSAGES/wxstd.mo ; \ fi ; \ done /usr/bin/install -c - d /home/ramc/secure_data/comlab/SCIRun.trunk/bin/share/locale for l in it ; do \ /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/share/locale/$l ; \ /usr/bin/install -c -d /home/ ramc/secure_data/comlab/SCIRun.trunk/bin/share/locale/$l/ LC_MESSAGES ; \ if test -f ./locale/msw/$l.mo ; then \ /usr/bin/ install -c -m 644 ./locale/msw/$l.mo /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/share/locale/$l/LC_MESSAGES/wxmsw.mo ; \ fi ; \ done /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/share/aclocal (cd . ; /usr/bin/install -c -m 644 wxwin.m4 /home/ramc/secure_data/comlab/SCIRun.trunk/bin/share/ aclocal) /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/share/bakefile/presets (cd ./build/bakefiles/ wxpresets/presets ; /usr/bin/install -c -m 644 wx.bkl wx_unix.bkl wx_win32.bkl /home/ramc/secure_data/comlab/SCIRun.trunk/bin/share/ bakefile/presets) /usr/bin/install -c -d /home/ramc/secure_data/ comlab/SCIRun.trunk/bin/lib/wx/include/gtk2-ansi-release-static-2.8/ wx for f in setup.h ; do \ if test ! -d /home/ramc/secure_data/ comlab/SCIRun.trunk/bin/lib/wx/include/gtk2-ansi-release-static-2.8/ wx/`dirname $f` ; then \ /usr/bin/install -c -d /home/ramc/ secure_data/comlab/SCIRun.trunk/bin/lib/wx/include/gtk2-ansi-release- static-2.8/wx/`dirname $f`; \ fi; \ /usr/bin/install -c -m 644 ./lib/ wx/include/gtk2-ansi-release-static-2.8/wx/$f /home/ramc/secure_data/ comlab/SCIRun.trunk/bin/lib/wx/include/gtk2-ansi-release-static-2.8/ wx/$f; \ done /usr/bin/install -c -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/include/wx-2.8 for f in wx/afterstd.h wx/app.h wx/ apptrait.h wx/archive.h wx/arrimpl.cpp wx/arrstr.h wx/beforestd.h wx/ buffer.h wx/build.h wx/chkconf.h wx/clntdata.h wx/cmdline.h wx/ confbase.h wx/config.h wx/convauto.h wx/containr.h wx/cpp.h wx/ datetime.h wx/datstrm.h wx/dde.h wx/debug.h wx/defs.h wx/dir.h wx/ dlimpexp.h wx/dynarray.h wx/dynlib.h wx/dynload.h wx/encconv.h wx/ event.h wx/except.h wx/features.h wx/ffile.h wx/file.h wx/fileconf.h wx/filefn.h wx/filename.h wx/filesys.h wx/fontenc.h wx/fontmap.h wx/ fs_arc.h wx/fs_filter.h wx/fs_mem.h wx/fs_zip.h wx/hash.h wx/ hashmap.h wx/hashset.h wx/html/forcelnk.h wx/iconloc.h wx/init.h wx/ intl.h wx/iosfwrap.h wx/ioswrap.h wx/ipc.h wx/ipcbase.h wx/isql.h wx/ isqlext.h wx/link.h wx/list.h wx/listimpl.cpp wx/log.h wx/longlong.h wx/math.h wx/memconf.h wx/memory.h wx/memtext.h wx/mimetype.h wx/ module.h wx/msgout.h wx/mstream.h wx/object.h wx/platform.h wx/ platinfo.h wx/power.h wx/process.h wx/ptr_scpd.h wx/recguard.h wx/ regex.h wx/scopeguard.h wx/snglinst.h wx/sstream.h wx/stack.h wx/ stackwalk.h wx/stdpaths.h wx/stockitem.h wx/stopwatch.h wx/strconv.h wx/stream.h wx/string.h wx/sysopt.h wx/tarstrm.h wx/textbuf.h wx/ textfile.h wx/thread.h wx/thrimpl.cpp wx/timer.h wx/tokenzr.h wx/ txtstrm.h wx/types.h wx/uri.h wx/utils.h wx/variant.h wx/vector.h wx/ version.h wx/volume.h wx/wfstream.h wx/wx.h wx/wxchar.h wx/wxprec.h wx/xti.h wx/xtistrm.h wx/zipstrm.h wx/zstream.h wx/unix/apptbase.h wx/unix/apptrait.h wx/unix/execute.h wx/unix/mimetype.h wx/unix/ pipe.h wx/unix/private.h wx/unix/stackwalk.h wx/unix/stdpaths.h wx/ fs_inet.h wx/gsocket.h wx/protocol/file.h wx/protocol/ftp.h wx/ protocol/http.h wx/protocol/protocol.h wx/sckaddr.h wx/sckipc.h wx/ sckstrm.h wx/socket.h wx/url.h wx/unix/gsockunx.h wx/xml/xml.h wx/ xtixml.h wx/db.h wx/dbkeyg.h wx/dbtable.h wx/bmpbuttn.h wx/brush.h wx/button.h wx/checkbox.h wx/checklst.h wx/choicdlg.h wx/choice.h wx/ cmndata.h wx/collpane.h wx/combo.h wx/combobox.h wx/control.h wx/ ctrlsub.h wx/cursor.h wx/dc.h wx/dcclient.h wx/dcgraph.h wx/ dcmemory.h wx/dcprint.h wx/dcscreen.h wx/dialog.h wx/dirdlg.h wx/ dragimag.h wx/encinfo.h wx/filedlg.h wx/frame.h wx/gauge.h wx/ gbsizer.h wx/gdicmn.h wx/generic/accel.h wx/generic/buttonbar.h wx/ generic/choicdgg.h wx/generic/clrpickerg.h wx/generic/collpaneg.h wx/ generic/colrdlgg.h wx/generic/combo.h wx/generic/dcpsg.h wx/generic/ dirctrlg.h wx/generic/dragimgg.h wx/generic/filedlgg.h wx/generic/ filepickerg.h wx/generic/fontdlgg.h wx/generic/fontpickerg.h wx/ generic/logg.h wx/generic/msgdlgg.h wx/generic/numdlgg.h wx/generic/ notebook.h wx/generic/panelg.h wx/generic/prntdlgg.h wx/generic/ printps.h wx/generic/progdlgg.h wx/generic/scrolwin.h wx/generic/ spinctlg.h wx/generic/splitter.h wx/generic/srchctlg.h wx/generic/ textdlgg.h wx/generic/timer.h wx/generic/treectlg.h wx/graphics.h wx/ helphtml.h wx/icon.h wx/layout.h wx/listbox.h wx/mdi.h wx/menu.h wx/ msgdlg.h wx/numdlg.h wx/overlay.h wx/palette.h wx/panel.h wx/pen.h wx/radiobox.h wx/radiobut.h wx/renderer.h wx/scrolbar.h wx/ scrolbar.h wx/scrolwin.h wx/selstore.h wx/settings.h wx/sizer.h wx/ slider.h wx/statbmp.h wx/statbox.h wx/stattext.h wx/statusbr.h wx/ textctrl.h wx/textdlg.h wx/toolbar.h wx/validate.h wx/valtext.h wx/ window.h wx/wupdlock.h wx/accel.h wx/access.h wx/anidecod.h wx/ artprov.h wx/bitmap.h wx/bookctrl.h wx/busyinfo.h wx/generic/ busyinfo.h wx/caret.h wx/choicebk.h wx/clipbrd.h wx/clrpicker.h wx/ cmdproc.h wx/colordlg.h wx/colour.h wx/cshelp.h wx/dataobj.h wx/ dcmirror.h wx/dcps.h wx/dialup.h wx/dirctrl.h wx/display.h wx/ display_impl.h wx/dnd.h wx/docmdi.h wx/docview.h wx/effects.h wx/ evtloop.h wx/fdrepdlg.h wx/filepicker.h wx/fontpicker.h wx/ fmappriv.h wx/font.h wx/fontdlg.h wx/fontenum.h wx/fontutil.h wx/ gdiobj.h wx/geometry.h wx/gifdecod.h wx/glcanvas.h wx/help.h wx/ helpbase.h wx/helpwin.h wx/iconbndl.h wx/imagbmp.h wx/image.h wx/ imaggif.h wx/imagiff.h wx/imagjpeg.h wx/imaglist.h wx/imagpcx.h wx/ imagpng.h wx/imagpnm.h wx/imagtga.h wx/imagtiff.h wx/imagxpm.h wx/ listbase.h wx/listbook.h wx/listctrl.h wx/matrix.h wx/menuitem.h wx/ metafile.h wx/minifram.h wx/notebook.h wx/ownerdrw.h wx/paper.h wx/ pickerbase.h wx/popupwin.h wx/print.h wx/printdlg.h wx/prntbase.h wx/ progdlg.h wx/ptr_scpd.h wx/quantize.h wx/rawbmp.h wx/region.h wx/ scopeguard.h wx/spinbutt.h wx/spinctrl.h wx/splitter.h wx/srchctrl.h wx/statline.h wx/tab.h wx/tabctrl.h wx/tbarbase.h wx/tglbtn.h wx/ tipwin.h wx/toolbook.h wx/tooltip.h wx/toplevel.h wx/treebase.h wx/ treebook.h wx/treectrl.h wx/valgen.h wx/vidmode.h wx/vlbox.h wx/ vms_x_fix.h wx/vscroll.h wx/xpmdecod.h wx/xpmhand.h wx/generic/ caret.h wx/generic/imaglist.h wx/unix/fontutil.h wx/unix/utilsx11.h wx/generic/icon.h wx/generic/paletteg.h wx/gtk/app.h wx/gtk/ assertdlg_gtk.h wx/gtk/bitmap.h wx/gtk/brush.h wx/gtk/clipbrd.h wx/ gtk/colour.h wx/gtk/cursor.h wx/gtk/dataform.h wx/gtk/dataobj.h wx/ gtk/dataobj2.h wx/gtk/dc.h wx/gtk/dcclient.h wx/gtk/dcmemory.h wx/ gtk/dcscreen.h wx/gtk/dnd.h wx/gtk/font.h wx/gtk/minifram.h wx/gtk/ pen.h wx/gtk/popupwin.h wx/gtk/region.h wx/gtk/timer.h wx/gtk/ tooltip.h wx/gtk/toplevel.h wx/gtk/win_gtk.h wx/gtk/window.h wx/ generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/ generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h wx/gtk/ accel.h wx/gtk/bmpbuttn.h wx/gtk/button.h wx/gtk/checkbox.h wx/gtk/ checklst.h wx/gtk/collpane.h wx/gtk/colordlg.h wx/gtk/choice.h wx/ gtk/combobox.h wx/gtk/control.h wx/gtk/clrpicker.h wx/gtk/dialog.h wx/gtk/dirdlg.h wx/gtk/filedlg.h wx/gtk/fontpicker.h wx/gtk/ filepicker.h wx/gtk/fontdlg.h wx/gtk/frame.h wx/gtk/gauge.h wx/gtk/ gnome/gprint.h wx/gtk/gnome/gvfs.h wx/gtk/listbox.h wx/gtk/mdi.h wx/ gtk/menu.h wx/gtk/menuitem.h wx/gtk/msgdlg.h wx/gtk/notebook.h wx/ gtk/radiobox.h wx/gtk/radiobut.h wx/gtk/scrolbar.h wx/gtk/scrolwin.h wx/gtk/slider.h wx/gtk/spinbutt.h wx/gtk/spinctrl.h wx/gtk/statbmp.h wx/gtk/statbox.h wx/gtk/statline.h wx/gtk/stattext.h wx/gtk/ tbargtk.h wx/gtk/textctrl.h wx/gtk/tglbtn.h wx/gtk/treectrl.h wx/gtk/ treeentry_gtk.h wx/animate.h wx/animdecod.h wx/bmpcbox.h wx/ calctrl.h wx/dataview.h wx/datectrl.h wx/dateevt.h wx/dcbuffer.h wx/ aboutdlg.h wx/generic/aboutdlgg.h wx/generic/animate.h wx/generic/ bmpcbox.h wx/generic/calctrl.h wx/generic/datectrl.h wx/generic/ dataview.h wx/generic/grid.h wx/generic/gridctrl.h wx/generic/ gridsel.h wx/generic/helpext.h wx/generic/laywin.h wx/generic/ propdlg.h wx/generic/sashwin.h wx/generic/splash.h wx/generic/ wizard.h wx/grid.h wx/hyperlink.h wx/joystick.h wx/laywin.h wx/ odcombo.h wx/propdlg.h wx/sashwin.h wx/sound.h wx/splash.h wx/ taskbar.h wx/tipdlg.h wx/wave.h wx/wizard.h wx/unix/joystick.h wx/ unix/sound.h wx/unix/taskbarx11.h wx/gtk/animate.h wx/mediactrl.h wx/ html/helpctrl.h wx/html/helpdata.h wx/html/helpdlg.h wx/html/ helpfrm.h wx/html/helpwnd.h wx/html/htmlcell.h wx/html/htmldefs.h wx/ html/htmlfilt.h wx/html/htmlpars.h wx/html/htmlproc.h wx/html/ htmltag.h wx/html/htmlwin.h wx/html/htmprint.h wx/html/m_templ.h wx/ html/winpars.h wx/wxhtml.h wx/htmllbox.h wx/gtk/glcanvas.h wx/ debugrpt.h wx/dbgrid.h wx/xrc/xh_all.h wx/xrc/xh_animatctrl.h wx/xrc/ xh_bmpbt.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpcbox.h wx/xrc/xh_bttn.h wx/ xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_choicbk.h wx/xrc/xh_clrpicker.h wx/xrc/xh_collpane.h wx/ xrc/xh_combo.h wx/xrc/xh_datectrl.h wx/xrc/xh_dirpicker.h wx/xrc/ xh_dlg.h wx/xrc/xh_filepicker.h wx/xrc/xh_fontpicker.h wx/xrc/ xh_frame.h wx/xrc/xh_mdi.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/ xrc/xh_grid.h wx/xrc/xh_html.h wx/xrc/xh_hyperlink.h wx/xrc/ xh_listb.h wx/xrc/xh_listbk.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/ xrc/xh_notbk.h wx/xrc/xh_odcombo.h wx/xrc/xh_panel.h wx/xrc/ xh_propdlg.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_htmllbox.h wx/xrc/xh_sizer.h wx/xrc/ xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/ xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_tglbtn.h wx/xrc/xh_toolb.h wx/xrc/ xh_tree.h wx/xrc/xh_treebk.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h wx/ xrc/xmlres.h wx/aui/framemanager.h wx/aui/dockart.h wx/aui/ floatpane.h wx/aui/auibook.h wx/aui/tabmdi.h wx/aui/auibar.h wx/aui/ aui.h wx/richtext/richtextctrl.h wx/richtext/richtextbuffer.h wx/ richtext/richtexthtml.h wx/richtext/richtextstyles.h wx/richtext/ richtextxml.h wx/richtext/richtextformatdlg.h wx/richtext/ richtextsymboldlg.h wx/richtext/richtextstyledlg.h wx/richtext/ richtextprint.h; do \ if test ! -d /home/ramc/secure_data/comlab/ SCIRun.trunk/bin/include/wx-2.8/`dirname $f` ; then \ /usr/bin/ install -c -d /home/ramc/secure_data/comlab/SCIRun.trunk/bin/include/ wx-2.8/`dirname $f`; \ fi; \ /usr/bin/install -c -m 644 ./include/ $f /home/ramc/secure_data/comlab/SCIRun.trunk/bin/include/wx-2.8/$f; \ done ------------------------------------------------------ The installation of wxWidgets is finished. On certain platforms (e.g. Linux) you'll now have to run ldconfig if you installed a shared library and also modify the LD_LIBRARY_PATH (or equivalent) environment variable. wxWidgets comes with no guarantees and doesn't claim to be suitable for any purpose. Read the wxWidgets Licence on licencing conditions. ------------------------------------------------------ Updating SCIRUN source... -- FYI: This is a 64 bit build. -- Configuring External Packages -- Configuring zlib -- Configuring libpng -- Configuring teem -- Configuring glew -- Configuring slivr -- Configuring freetype -- Configuring libxml2 -- Configuring itk -- Found UUID: /usr/lib/libuuid.so -- Configuring Boost -- Building ITK, but Insight not included in LOAD_PACKAGE. Please add Insight to LOAD_PACKAGE. -- LoadPackage=SCIRun,BioPSE,Teem,MatlabInterface -- -- Building Seg3D by default because ITK and WX found. -- Configuring done -- Generating done -- Build files have been written to: /home/ramc/secure_data/comlab/SCIRun.trunk/bin Building SCIRun using make... [ 0%] Built target glew [ 1%] [ 1%] Built target slivrG Built target zlib [ 1%] Built target copy_scripts [ 1%] Built target itksys [ 4%] [ 6%] Built target xml2 [ 9%] Built target itkjpeg12 [ 11%] Built target itkjpeg16 [ 12%] [ 13%] Built target ITKEXPAT Built target itkzlib [ 14%] Built target itkopenjpeg [ 14%] Built target ITKDICOMParser [ 14%] Built target itkvcl [ 15%] [ 16%] Built target Core_Exceptions Built target Core_Basis [ 18%] Built target freetype [ 19%] Built target png [ 19%] Built target itkpng [ 21%] Built target itktiff [ 22%] [ 23%] Built target ITKMetaIO Built target ITKNrrdIO [ 23%] Built target ITKznz [ 25%] Built target itkgdcm [ 26%] Built target Core_Thread [ 37%] Built target teem [ 37%] [ 39%] Built target ITKniftiio Built target boost [ 39%] Built target Core_GeomInterface [ 39%] Built target miter [ 39%] Built target mrender [ 39%] Built target nrrdSanity [ 39%] Built target overrgb [ 39%] Built target unu [ 39%] Built target tend [ 39%] [ 39%] Built target vprobe Built target slivrV [ 39%] Built target Core_Util [ 40%] Built target Core_Math [ 40%] Built target Core_XMLUtil [ 40%] Built target Core_Persistent [ 40%] Built target Core_ICom [ 40%] Built target Core_Geometry [ 41%] Built target Core_SystemCall [ 41%] Built target Core_Services [ 50%] Built target itkvnl [ 62%] Built target itkv3p_netlib [ 63%] Built target itkNetlibSlatec [ 66%] Built target itkvnl_algo [ 67%] Built target itkvnl_inst [ 70%] Built target ITKCommon [ 70%] Built target ITKBasicFilters [ 71%] Built target ITKStatistics [ 71%] Built target ITKSpatialObject [ 72%] Built target ITKNumerics [ 73%] Built target ITKAlgorithms [ 75%] Built target Core_Datatypes [ 75%] Built target Core_Algorithms_Util [ 75%] Built target Core_Matlab [ 75%] Built target Core_Algorithms_Geometry [ 76%] Built target Core_ImportExport [ 76%] Built target Core_Init Scanning dependencies of target ITKIO [ 79%] Built target Core_Geom [ 79%] Building CXX object Externals/itk/Code/IO/CMakeFiles/ITKIO.dir/ itkGDCMImageIO.o [ 79%] Built target Core_Volume [ 79%] [ 79%] Building CXX object Core/Algorithms/Converter/CMakeFiles/ Core_Algorithms_Converter.dir/ConvertBundleToField.cc.o Building CXX object Externals/itk/Code/IO/CMakeFiles/ITKIO.dir/ itkGDCMSeriesFileNames.o [ 80%] Built target Core_Algorithms_Math [ 80%] Built target Core_Events [ 80%] Built target Core_Algorithms_DataStreaming [ 80%] Built target Core_Algorithms_SignalProcessing [ 81%] Built target Core_Events_CM2View [ 82%] Built target Core_Parser Linking CXX static library libITKIO.a [ 84%] Built target ITKIO Building SCIRun returned an error Either the code failed to build properly or the testing programs failed to complete without every single test program passing the test.



Archive powered by MHonArc 2.6.16.

Top of page