Re: [hwloc-devel] [hwloc-users] hwloc and rpath

2010-06-18 Thread Samuel Thibault
Samuel Thibault, le Sat 19 Jun 2010 00:03:49 +0200, a écrit : > What is the output of gcc -print-search-dirs? Ah, no, I misread the configure script, sys_lib_dlsearch_path_spec comes from ld.so.conf (that makes sense actually). Could you post your /etc/ld.so.conf (and any file that it could

Re: [hwloc-devel] [hwloc-users] hwloc and rpath

2010-06-18 Thread Samuel Thibault
Hello, I agree that rpath should be avoided. However, hwloc itself doesn't add any. Jirka Hladky, le Fri 18 Jun 2010 22:09:56 +0200, a écrit : > = > hwloc.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/hwloc-distrib > ['/usr/lib64'] So

[hwloc-devel] hwloc and rpath

2010-06-18 Thread Jirka Hladky
Hello everybody! I'm in process to pack hwloc into rpm for Fedora. I have attached the latest hwloc.spec file for reference. However, there are strict rules to get a package into Fedora. One of the rules is that rpmlint has to pass. It's failing at the moment:

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r2223

2010-06-18 Thread Samuel Thibault
Jeff Squyres, le Fri 18 Jun 2010 06:56:59 -0700, a écrit : > Just curious -- what's the intent of assigning to errno like this? (I ask > because I thought that middleware/applications were not supposed to assign to > errno) To convert functions returning the error into our convention of