User Tools

Site Tools


pixel:pos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pixel:pos [2013/08/28 15:06] clangepixel:pos [2013/08/28 16:57] clange
Line 23: Line 23:
  
 You might also run into this problem when loading a library compiled on local disk you might get "error: cannot restore segment prot after reloc: Permission denied". In that case most probably the reason is that either the library or the one which it was linked against need to be rebuild with "-fPIC" option. The SELinux context on AFS does not permit library relocations so sometimes you might hit the problem on local disk but not on AFS or vice versa. You might also run into this problem when loading a library compiled on local disk you might get "error: cannot restore segment prot after reloc: Permission denied". In that case most probably the reason is that either the library or the one which it was linked against need to be rebuild with "-fPIC" option. The SELinux context on AFS does not permit library relocations so sometimes you might hit the problem on local disk but not on AFS or vice versa.
 +
 +==== Issues with XDAQ ====
 +
 +When running XDAQ on SLC6 64-bit and trying to compile my own package, the following error occured:
 +
 +''/opt/xdaq/include/toolbox/net/UUID.h:18:23: error: uuid/uuid.h: No such file or directory''
 +
 +Could be fixed by installing package: ''libuuid-devel''
pixel/pos.txt · Last modified: 2014/01/07 16:35 by clange