SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] SCIRun 1.24.2 compile errors FC5


Chronological Thread 
  • From: Christian Röer <c.roeer@uni-muenster.de>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] SCIRun 1.24.2 compile errors FC5
  • Date: Fri, 10 Nov 2006 12:21:33 +0100

Dear SCIRun community,

I'm trying to compile SCIRun 1.24.2 with gcc 4.1.1 under Fedora Core 5 and the following errors occur after 'make' (the configure script worked without problems):

../src/Core/ImportExport/ExecConverter.h: In function ‘bool
SCIRun::Exec_reader(SCIRun::ProgressReporter*, HType&, const char*,
const std::string&)’:
../src/Core/ImportExport/ExecConverter.h:75: error: there are no
arguments to ‘auto_istream’ that depend on a template parameter, so a
declaration of ‘auto_istream’ must be available

../src/Core/ImportExport/ExecConverter.h:75: error: (if you use
‘-fpermissive’, G++ will accept your code, but allowing the use of an
undeclared name is deprecated)
../src/Core/ImportExport/ExecConverter.h: In function ‘bool
SCIRun::Exec_reader(SCIRun::ProgressReporter*, HType&, const char*,
const std::string&) [with HType = SCIRun::ColorMapHandle]’:

../src/Core/ImportExport/ColorMap/ExecConverter.cc:75:   instantiated
from here
../src/Core/ImportExport/ExecConverter.h:75: error: ‘auto_istream’
was not declared in this scope

make: *** [Core/ImportExport/ColorMap/ExecConverter.o] Error 1

What can I do to get SCIRun to compile properly?

Kernel version is: 2.6.18-1.2200.fc5, if you need any more information just let me know.

Thanks in advance,

Christian
===========================================================================
== 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         ==
===========================================================================




  • [SCIRUN-USERS] SCIRun 1.24.2 compile errors FC5, Christian Röer, 11/10/2006

Archive powered by MHonArc 2.6.16.

Top of page