[OS X TeX] Xindy?
Jonathan Kew
jonathan_kew at sil.org
Mon Jul 17 08:00:13 EDT 2006
On 17 Jul 2006, at 12:38 pm, Bruno Voisin wrote:
> Le 17 juil. 06 à 12:34, Simon Spiegel a écrit :
>
>> It still fails after this step:
>>
>> make[1]: Nothing to be done for `all'.
>> cd trampoline_r; make all
>> make[1]: Nothing to be done for `all'.
>> cd vacall_r; make check
>> make[1]: Nothing to be done for `check'.
>> cd trampoline_r; make check
>> gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../
>> ffcall/callback/trampoline_r/test1.c
>> /bin/sh ./libtool --mode=link gcc -g -O2 -x none test1.o
>> trampoline.lo -o test1
>> gcc -g -O2 -x none test1.o trampoline.o -o test1
>> gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../
>> ffcall/callback/trampoline_r/test2.c
>> /bin/sh ./libtool --mode=link gcc -g -O2 -x none test2.o
>> trampoline.lo -o test2
>> gcc -g -O2 -x none test2.o trampoline.o -o test2
>> ./test1
>> make[1]: *** [check] Illegal instruction
>> make: *** [check-subdirs] Error 2
>>
>> Any ideas?
>
> Works here on PPC (OS 10.4.7) without Fink:
And looks very similar to what I built a couple of weeks back, though
I didn't have this exact source archive as my starting point. (See
http://www.jfkew.plus.com/xindy-macosx.html for the ready-to-use
package, as well as notes on what I used.)
I don't have time to spend on this, really, but a couple of notes:
(1) I suspect it's a good idea to purge any hint of Fink's /sw tree
from your paths, as the build is known to work on a Fink-free system
but seems liable to have problems when other versions of stuff --
could be headers & libraries, autotools stuff, other utilities....
who knows! -- get mixed in. Different versions of autotools support
files, for example, could easily affect things.
(2) There might be a real issue with Intel-based Macs, as this is NOT
listed as a supported platform in rte/clisp-2.33.2/ffcall/trampoline/
PLATFORMS. (Maybe it's OK, and the file just hasn't been updated, but
I'd be concerned as this is low-level CPU and OS-specific stuff.)
JK
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list