SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] SCIRun on PowerPC (From smyau@courant.nyu.edu)


Chronological Thread 
  • From: "J. Davison de St. Germain" <dav@sci.utah.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] SCIRun on PowerPC (From smyau@courant.nyu.edu)
  • Date: Fri, 8 Sep 2006 13:54:47 -0600


[FYI: This originally bounced because it was not sent from the registered email address.
I've update the list to use smyau@courant.nyu.edu to solve this problem in the future.]

Dear all,

I'm trying to build SCIRun with BioPSE on the PowerPC Linux platform. I
managed to compile the Thirdparty libraries, but am running into trouble
with compiling SCIRun itself. While gmake is trying to link the executable
StandAlone/convert/CurveFieldToText (I think it's the first executable the
make file builds), it gives the following error:

g++ -Wl,-rpath
-Wl,/home/smy223/srcs-gcc/scirun/Thirdparty/1.24.2/Linux/gcc-3.4.3-32bit/lib
-L/home/smy223/srcs-gcc/scirun/Thirdparty/1.24.2/Linux/gcc-3.4.3-32bit/lib
-Llib -Wall -g -fPIC -Wl,-rpath
-Wl,/home/smy223/srcs-gcc/scirun/SCIRun/linux32debug/lib -o
StandAlone/convert/CurveFieldToText StandAlone/convert/CurveFieldToText.o
-lCore_Datatypes -lCore_Util -lCore_Containers -lCore_Persistent
-lCore_Exceptions -lCore_Thread -lCore_Geometry -lCore_Math -lCore_Geom
-lCore_ImportExport -lCore_Malloc -lxerces-c -lm lib/libCore_Datatypes.so:
undefined reference to `_dl_hwcap' collect2: ld returned 1 exit status
gmake: *** [StandAlone/convert/CurveFieldToText] Error 1

I think I may be using an incompatible glibc on my system, so I'm
wondering if anyone has successfully built SCIRun on PPC Linux before, and
if so, which version of gcc and glibc are used?

Thank you,








  • [SCIRUN-USERS] SCIRun on PowerPC (From smyau@courant.nyu.edu), J. Davison de St. Germain, 09/08/2006

Archive powered by MHonArc 2.6.16.

Top of page