[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rpath issue on 64 bit architectures



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org

iD8DBQFHV2tSzur584O2RlYRAsxcAJ99AUmHrFROoSmXsBqvS1akSZAETACeNOu+
BDVWCCwVC38y6NYe48YEGvw=
=qv4G
-----END PGP SIGNATURE-----

On 12/5/07, Leo costela Antunes <costela@debian.org> wrote:
> Leo "costela" Antunes wrote:
> >
> > The way I see it the options for dealing with RPATH are:
> >
> <snip>
> - And, of course, using 'chrpath' on debian/rules


No, it doesn't work for AMD. I tried to use chrpath directly to
binaries files, but it didn't work.

I had to do the option for a patch on aclocal.m4 and configure scripts
with dpatch on build-time.

On aclocal4 and configure the changes are (for each occurrence):
-  hardcode_into_libs=yes
+  hardcode_into_libs=no

-hardcode_into_libs=$hardcode_into_libs
+hardcode_into_libs=no

Seems works.

Regards.


-- 
Anibal Avelar (FixXxeR) http://fixxxer.cc
GPG: 83B64656 - C143 4AD8 B017 53FA B742  D6AA CEEA F9F3 83B6 4656



Reply to: