Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] StarPU Configuration error

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] StarPU Configuration error


Chronologique Discussions 
  • From: Wafa Nafti <wafa_nafti@yahoo.fr>
  • To: Samuel Thibault <samuel.thibault@inria.fr>
  • Cc: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
  • Subject: Re: [Starpu-devel] StarPU Configuration error
  • Date: Wed, 6 Apr 2016 11:06:12 +0000 (UTC)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=wafa_nafti@yahoo.fr; spf=Pass smtp.mailfrom=wafa_nafti@yahoo.fr; spf=None smtp.helo=postmaster@nm37-vm8.bullet.mail.ne1.yahoo.com
  • Ironport-phdr: 9a23:ZTHD7x/3gd0P4v9uRHKM819IXTAuvvDOBiVQ1KB80escTK2v8tzYMVDF4r011RmSDdWdt6sP0LOempujcFJDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXsq3G/pQQfBg/4fVIsYL+lSsiO1o/sjqibwN76XUZhvHKFe7R8LRG7/036l/I9ps9cEJs30QbDuXBSeu5blitCLFOXmAvgtI/rpMYwuwwZgf8q9tZBXKPmZOx4COUAVHV1e1wysfbisATOSUOz5noWW3gSjlIcGAHA8Rz+GIvxsyHzq+5h8CicJ8z/C74uD2eY4r9vWSPv3RgOOTdx1mjZls042L1SrhuWoRVx34/8cYiVM/04cLmLLv0AQm8UYc9fXmRnC42gbsNbEOMPNNFepofhpnMfpBu5Ak+iHrW8mXdzmnbq0PhigKwaGgbc0VllRopWvQ==
  • 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>

That prints :

ls: cannot access /usr/lib/pkgconfig/hwloc.pc: No such file or directory
/usr/lib/x86_64-linux-gnu/pkgconfig/hwloc.pc

But if I added the directory of the location of the file hwloc.pc to the PKG_CONFIG_PATH environment variable, as Nathalie said, the configuration and the installation are successful.

However I have this error when I try to compile an example :

~/StarPU/examples/basic_examples$ gcc `pkg-config starpu-1.1 --cflags` block.c \ -fplugin=`pkg-config starpu-1.1 --variable=gccplugin` \ `pkg-config starpu-1.1 --libs`

gcc: error:  -fplugin=: No such file or directory
gcc: error:  -L/usr/local/lib: No such file or directory

Thanks again,
Best regards,
 
------------------------
Wafa NAFTI
ENSIT, Tunisie


Le Mercredi 6 avril 2016 11h45, Samuel Thibault <samuel.thibault@inria.fr> a écrit :


Hello,

Wafa Nafti, on Wed 06 Apr 2016 07:46:09 +0000, wrote:
> configure:33694: checking for HWLOC
> configure:33702: $PKG_CONFIG --exists --print-errors "hwloc"
> Package hwloc was not found in the pkg-config search path.
> Perhaps you should add the directory containing `hwloc.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'hwloc' found

This is odd. What does this print?

ls /usr/lib/pkgconfig/hwloc.pc /usr/lib/*/pkgconfig/hwloc.pc


Samuel





Archives gérées par MHonArc 2.6.19+.

Haut de le page