SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Thirdparty Install Error building 32-bit on x86_64 GNU/Linux


Chronological Thread 
  • From: Martin Cole <mjc@sci.utah.edu>
  • To: Stewart Dickson <dicksonsp@ornl.gov>
  • Cc: "Fann, George I." <fanngi@ornl.gov>, "Daniel, Jamison R." <danieljr@ornl.gov>, scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] Thirdparty Install Error building 32-bit on x86_64 GNU/Linux
  • Date: Fri, 14 Jan 2005 10:48:26 -0700

try installing the 64 bit version.

python Thirdparty_install.1.22.0/install /usr/local/SCIRun/Thirdparty 64
1

On Fri, 2005-01-14 at 09:28, Stewart Dickson wrote:
> On x86_64 GNU/Linux (AMD Opteron) platform, running:
> python Thirdparty_install.1.22.0/install /usr/local/SCIRun/Thirdparty 32 1
> produces the following:  (short version)
> 
> > /usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib/libnrrd.so: 
> > undefined reference to `_intel_fast_memcpy'
> > /usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib/libnrrd.so: 
> > undefined reference to `_intel_fast_memset'
> 
> Does anyone recognize this one?
> 
> Thanks,
> 
> -Stewart Dickson
> 
> (long version):
> 
> > gcc -O2 -fPIC -Wall -DTEEM_32BIT=1  -Wl,-Bdynamic -Wl,-rpath 
> > -Wl,/usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib 
> > -I/usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/include 
> > -I../include -o 
> > /usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/bin/cubic 
> > bin/cubic.c \
> > -L/usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib -lell 
> > -lnrrd -lbiff -lhest -lair \
> > -L/usr/lib -L/usr/local/lib \
> > -lpng -lz -lm
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libz.so when searching for -lz
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libz.a when searching for -lz
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libm.so when searching for -lm
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libm.a when searching for -lm
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libc.so when searching for -lc
> > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld:
> >  
> > skipping incompatible /usr/lib/libc.a when searching for -lc
> > /usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib/libnrrd.so: 
> > undefined reference to `_intel_fast_memcpy'
> > /usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/lib/libnrrd.so: 
> > undefined reference to `_intel_fast_memset'
> > collect2: ld returned 1 exit status
> > gmake: *** 
> > [/usr/local/SCIRun/Thirdparty/1.22/Linux/gcc-3.3.1-32bit/bin/cubic] 
> > Error 1
> > command FAILED! : gmake
> > linux > env | grep TEEM
> > TEEM_PNG_LPATH=-L/usr/lib
> > TEEM_PNG=1
> > TEEM_ZLIB_LPATH=-L/usr/local/lib
> > TEEM_PNG_IPATH=-I/usr/include
> > TEEM_ZLIB=1
> > TEEM_ZLIB_IPATH=-I/usr/local/include
> 
> 
> 
> ===========================================================================
> == 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         ==
> ===========================================================================

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