Re: Bug#671044: freedink: FTBFS[!linux]: too many args to install-reloc

2012-05-02 Thread Sylvain
Hi, On Wed, May 02, 2012 at 02:49:33AM +0200, Bruno Haible wrote: I'm applying this patch. Please let me know if this fixes the Freedink builds on GNU/kFreeBSD or not. 2012-05-01 Bruno Haible br...@clisp.org relocatable-prog: Enable ELF ORIGIN trick also on GNU/kFreeBSD.

Re: Bug#671044: freedink: FTBFS[!linux]: too many args to install-reloc

2012-05-01 Thread Steven Chamberlain
retitle 671044 freedink: FTBFS[!linux]: too many args to install-reloc tags 671044 + patch thanks Hi Sylvain, On 01/05/12 15:56, Sylvain wrote: It seems that there's an issue with install-reloc: Yes there is, but what is its purpose anyway? For Linux builds it is not used so maybe it

Re: Bug#671044: freedink: FTBFS[!linux]: too many args to install-reloc

2012-05-01 Thread Sylvain
Hi Steven, 'install-reloc' indeed does nothing special in the case of FreeDink+Linux, but it is run as part of the gnulib infrastructure. (I see you understand the relocatable-prog module quite well, but I post this link for other people to understand how it works:)

Re: Bug#671044: freedink: FTBFS[!linux]: too many args to install-reloc

2012-05-01 Thread Steven Chamberlain
Hi, On 01/05/12 21:13, Sylvain wrote: (I see you understand the relocatable-prog module quite well, but I post this link for other people to understand how it works:) http://www.gnu.org/software/gnulib/manual/html_node/Supporting-Relocation.html#Supporting-Relocation Ummm, not really, not

Re: Bug#671044: freedink: FTBFS[!linux]: too many args to install-reloc

2012-05-01 Thread Bruno Haible
Steven Chamberlain wrote: It seems that there's an issue with install-reloc: Yes there is, but what is its purpose anyway? install-reloc is used when --enable-relocatable is used. The purpose of this option is to give the installer the ability to install binaries at any location in the file