Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] Error while building StarpU library

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] Error while building StarpU library


Chronologique Discussions 
  • From: ASD D <ajitsdeshpande@gmail.com>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] Error while building StarpU library
  • Date: Thu, 27 Oct 2011 17:22:00 +0100
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

Hello,
  Apologies if this is not the correct list to report about an error I am getting while I build Starpu library. Please redirect me to right list.

Objective: Trying to build Starpu on Linux Ubuntu-10.04 with OpenCL library. gcc version is - 4.4.3. I guess binutils version is GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303
Error(Linker error) I get  when I do build(make):
/usr/bin/ld: .libs/starpu_calibrate_bus: hidden symbol `stat' in /usr/lib/libc_nonshared.a(stat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[2]: *** [starpu_calibrate_bus] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Steps I follow are as below :
1] svn co svn://scm.gforge.inria.fr/svn/starpu/trunk
2] ./autogen.sh
3]
./configure --with-opencl-include-dir=openCLPath --with-opencl-lib-dir=openCLLibPath--enable-debug --enable-verbose
where
openCLPath & openCLLibPath is correct path on my system
4] make . This step generates the linker error shown above

Any pointers about what I am doing wrong and solution to fix it would help.

Thank you
-AD.




Archives gérées par MHonArc 2.6.19+.

Haut de le page