SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] FW: Build question


Chronological Thread 
  • From: "Jolley, Matthew" <Matthew.Jolley@childrens.harvard.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] FW: Build question
  • Date: Thu, 17 Nov 2005 09:45:54 -0500



 
Hello,

I apologize if you receive this twice, I believe I mistyped the list email on 
my prior attempt, but apologize in advance.

I am using the dev build of SCIRun svn update -r 32061

I have built SCIRun with the following configuration.

../src/configure \
--with-thirdparty=/Users/mj/local/SCIRun/Thirdparty_osx \       
--enable-package='BioPSE Teem Insight MatlabInterface' \
--with-insight=/usr/local/InsightToolkit/InsightToolkit-2.2.0-bin \     
--with-camal=/Users/mj/local/camal2.2 \
--with-png=/sw 
--with-fortran=/sw

SCIRun builds, but then the modules do not run.  These are the errors from 
the X11 window.  Whenever I try to insert a module it gives an error.  

[osx1000:~/local/SCIRun/bin] mj% cd /Users/mj/local/SCIRun/bin/
[osx1000:~/local/SCIRun/bin] mj% ./scirun
Forcing load of Core/Datatypes (for Macintosh)
BioPSEInit called!: 0
Initializing the tcl packages: tcl, tk, itcl, itk, blt, Done.
Adding SCI extensions to tcl: OpenGL widget, bevel widget, range widget, 
cursor, Done.
Parsing .scirunrc... not found.
Copying /Users/mj/local/SCIRun/src/scirunrc to /Users/mj/.scirunrc...
scirun> ERROR: Cannot find maker for module: 
SCIRun.FieldsData.BuildMappingMatrix
Error: can't create instance SCIRun_FieldsData_BuildMappingMatrix_0
ERROR: Cannot find maker for module: SCIRun.FieldsData.MaskLatVolWithTriSurf
Error: can't create instance SCIRun_FieldsData_MaskLatVolWithTriSurf_0
ERROR: Cannot find maker for module: BioPSE.LeadField.BuildElemLeadField
Error: can't create instance BioPSE_LeadField_BuildElemLeadField_0

My config.log is attached.  I found the following suspicious lines:

configure:10556: WARNING: ext/algorithm: accepted by the compiler, rejected 
by the preprocessor!
configure:10558: WARNING: ext/algorithm: proceeding with the compiler's result

Several other lines give similar  messages.

Despite this make goes ahead and compiles, but then the modules do not run 
and give the errors above.

As always,  any insight is appreciated.  

Thank You,

MJ






----------------------------------------------------------
Matthew Jolley
Pediatrics PL3
matthew.jolley@tch.harvard.edu
Pager 6132



Attachment: config.log
Description: config.log



  • [SCIRUN-USERS] FW: Build question, Jolley, Matthew, 11/17/2005

Archive powered by MHonArc 2.6.16.

Top of page