[Bug 453422] Review Request: songbird - Mozilla based multimedia player

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 7 08:31:05 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=453422





--- Comment #76 from Nicolas Chauvet (kwizart) <kwizart at gmail.com>  2009-07-07 04:30:52 EDT ---
(In reply to comment #73)
> Can anyone give me some pointers on how to scrub the extra $ORIGIN that keeps
> getting added on?
grep \$ORIGIN * -R
This will help to find potential place where $ORIGIN rpath will be set.
> Alfred who runs the Solaris rpm for Songbird essentially disables the rpath,
> then sets his own afterwards in order to clean anything being added
> automatically:
> 
> LDFLAGS="-norunpath -z ignore -R'\$\$ORIGIN:\$\$ORIGIN/..'"
Overriding environnement value do not always work and may provide undesired
effects. You need to patch the Makefile.am or configure.in to have the rpath
usage conditionalized as needed.


Building in mock for F-11...
http://koji.fedoraproject.org/koji/taskinfo?taskID=1458403

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list