Advice on rpath

Neal Becker ndbecker2 at gmail.com
Wed Oct 11 13:18:40 UTC 2006


It seems many (most?) modern apps that install libs will want to hardcode
paths using -rpath.  It seems this causes rpm builds to fail, e.g.:

* 'check-rpaths' is part of 'rpmdevtools'.
*
*******************************************************************************
ERROR   0001: file '/usr/bin/xapian-tcpsrv' contains a standard
rpath '/usr/lib64' in [/usr/lib64]
[...]

In some cases, configure has --disable-rpaths that can fix this.  In other
cases not.

Is it acceptable for fe-extras to ignore this error?  AFAICT, this is
harmless.  What is the motivation to make this an error?




More information about the fedora-extras-list mailing list