SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] 1.22: build failed under MacOSX 10.3.4


Chronological Thread 
  • From: Paulo Tribolet Abreu <paulotex@ist.utl.pt>
  • To: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] 1.22: build failed under MacOSX 10.3.4
  • Date: Wed, 21 Jul 2004 09:01:42 +0100


Em 20 jul 2004, às 17:58, J. Davison de St. Germain escreveu:

I'm trying to build scirun 1.22 on MacOSX 10.3.4 on a G3. I know the G3
isn't supported. However, 1.20 built fine on the same machine, so I was
hoping 1.22 would also built.

SCIRun 1.22 should compile and run on your G3.


Good, it is nice to know for sure that all this effort will end well in the end :-)

The error I'm getting is:

ld: Undefined symbols:
_biffGetDone
_limnBiffKey
_limnCameraPathMake
/usr/bin/libtool: internal link edit command failed
make: *** [lib/libDataflow_Modules_Render.dylib] Error 1

These symbols have to do with the teem library.  What configure line
did you use (specifically, did you have 'Teem' in the list of packages
on the '--enable-package=' option?  If not, I believe that this will
fix your problem.

You're right, I don't. However, I decided not to use the '--enable-package=' option, although the online manual says I should, because "configure --help" says:

--enable-package=<list> Use the SCIRun packages specified by list. example:
                          --enable-package='BioPSE Teem' default: all
                          directories under SCIRun/src/Packages

Under SCIRun/src/Packages I have:

ls ../src/Packages/
DataIO Fusion Teem

so I thought the default behaviour would be the correct for me. Perhaps the help text should be modified?

Thanks for the correction!

Paulo


===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page