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=603481 --- Comment #20 from Steve Traylen <steve.traylen@xxxxxxx> 2010-09-21 07:38:01 EDT --- (In reply to comment #19) > (In reply to comment #18) > > Was looking at this today as am interested. If building with an > > > > freerdp.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/xfreerdp > > ['/usr/lib64'] > > What platform are you using? There is no such warning on F13 i686. F13 x86_64. Trying to get rid of the error since not your platform: --disable-rpath does not work however adding sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool after %configure does the job. %build %configure --disable-static --with-sound --with-crypto=openssl sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} rpmlint now looks clean other than freerdp-libs.x86_64: W: shared-lib-calls-exit /usr/lib64/libfreerdp.so.0.0.0 exit@xxxxxxxxxxx as mentioned above. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review