Re: Missing symbols when compiling gettext on OSX 10.8

2014-08-07 Thread Daiki Ueno
Paul Eggert writes: > Daiki Ueno wrote: >> As far as I checked, gettext uses build-aux/install-reloc from Gnulib as >> it is, and the patch still applies to the Gnulib master. For the record, porting it to Gnulib was completed in 2007: http://git.sv.gnu.org/cgit/gettext.git/commit/?id=acc93e34

Re: Missing symbols when compiling gettext on OSX 10.8

2014-08-07 Thread Paul Eggert
Daiki Ueno wrote: As far as I checked, gettext uses build-aux/install-reloc from Gnulib as it is, and the patch still applies to the Gnulib master. I'm a bit confused, since the two files seem to differ, but oh well. I installed the patch to the Gnulib master. Thanks, Alessandro, for report

Re: Missing symbols when compiling gettext on OSX 10.8

2014-08-05 Thread Daiki Ueno
Paul Eggert writes: > Thanks for reporting this. Since your patch is against the gettext > version of install-reloc, I am CC'ing this to bug-gnu-gettext. I > don't know why the two versions of install-reloc have diverged -- > perhaps it's time to sync gettext back into gnulib? But the problem

Re: Missing symbols when compiling gettext on OSX 10.8

2014-08-04 Thread Paul Eggert
Alessandro Degano wrote: Dear gnulib list, While trying to compile gettext on OSX 10.8 architecture with gcc 4.8.1 I found a problem of missing symbols: Thanks for reporting this. Since your patch is against the gettext version of install-reloc, I am CC'ing this to bug-gnu-gettext. I don't