Re: [NTG-context] problems with minimal/pdftex
Hi Martin, > I hope that I'll be able to build _and_ test the ppc binaries on > Patrick's computer in the future. I'll give you an account on my machine on monday... So we(=you :) might be able to track down this problem. Patrick -- ConTeXt wiki and more: http://contextgarden.net ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
2008/4/19, Mojca Miklavec <[EMAIL PROTECTED]>: > The problem is that I only build the ppc binaries and never have a > chance to test them. I hope that I'll be able to build _and_ test the ppc binaries on Patrick's computer in the future. Best Martin ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
On Sat, Apr 19, 2008 at 2:40 PM, Taco Hoekwater wrote: > Hans Hagen wrote: > > Patrick Gundlach wrote: > > > >> (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) > [1.1pdftex: Invalid argument > > > > weird, looks like an message from pdftex itself > > Like Martin said already: you get this kind of magic when the large file > support in the binary is misconfigured/miscompiled. Not a macro problem > at all. If that's a problem with misconfiguration/"miscompilation", then I'm the one to be accused :P The binary has most probably been cross-compiled on mac intel (some versions were compiled natively, don't remember which one and when), but it has been compiled the same way as the one for intel, only with CFLAGS="-arch ppc" LDFLAGS="-arch ppc" CXXFLAGS="-arch ppc" ./build.sh (thanks to Arthur) and with no special settings or other configuration options. XeTeX, metapost and LuaTeX have been compiled in the same way, but apparently they work? On Sat, Apr 19, 2008 at 2:56 PM, Martin Schröder wrote: > > > weird, looks like an message from pdftex itself > > No, it's glibc. :-( Jonathan Kew has said that I might want to select a lower version of something (maybe gcc) when cross-compiling for ppc. Could that be part of the problem? The problem is that I only build the ppc binaries and never have a chance to test them. Mojca ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
2008/4/19, Hans Hagen <[EMAIL PROTECTED]>: > weird, looks like an message from pdftex itself No, it's glibc. :-( Best Martin ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
Hans Hagen wrote: > Patrick Gundlach wrote: > >> (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: >> Invalid argument > > weird, looks like an message from pdftex itself Like Martin said already: you get this kind of magic when the large file support in the binary is misconfigured/miscompiled. Not a macro problem at all. Best wishes, Taco ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
Patrick Gundlach wrote: > (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: > Invalid argument weird, looks like an message from pdftex itself Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl - ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
2008/4/19, Patrick Gundlach <[EMAIL PROTECTED]>: > (/opt/context/tex/texmf-context/tex/context/base/sort-lan.mkii)) [1.1pdftex: > Invalid argument This is typical for a mixup with LFS. Can you try a newer alpha and make sure that --disable-largefile is active? Best Martin ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
Hello again, >> I've just downloaded a minimal for mac os x/power-pc and experience >> the following problem: I've thought that the "brokenness" of the binary in the minimals is only related to image inclusion, but it seems as if this touches more ares. I have no problems in generating new binaries myself. Patrick -- ConTeXt wiki and more: http://contextgarden.net ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] problems with minimal/pdftex
Hi, > > I've just downloaded a minimal for mac os x/power-pc and experience > the following problem: [...] additional info: $ pdftex --version pdfTeX 3.141592-1.50.0-alpha-20071218-2.2 (Web2C 7.5.6) kpathsea version 3.5.6dev $ which pdftex /opt/context/tex/texmf-osx-ppc/bin/pdftex Patrick -- ConTeXt wiki and more: http://contextgarden.net ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___