ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [OT] compiling pdfTeX 1.2 on MacOS X
@ 2004-10-08 20:42 Henning Hraban Ramm
  2004-10-08 21:10 ` Taco Hoekwater
  2004-10-11 14:43 ` [OT] compiling pdfTeX 1.20 " Christopher Creutzig
  0 siblings, 2 replies; 5+ messages in thread
From: Henning Hraban Ramm @ 2004-10-08 20:42 UTC (permalink / raw)


Hello together!

I know, this is a bit OT, but...

The latest beta of ConTeXt needs pdfTeX 1.20, and I'd like to use it 
but the latest pdfTeX doesn't compile completely on my Panther, I 
always get the following last words after some making and compiling:

/bin/sh ../libtool --mode=compile "gcc -no-cpp-precomp" -DHAVE_CONFIG_H 
  -I. -I../../../src/texk/kpathsea -I.. -I../../../src/texk/kpathsea/..  
  -g -O2  -DMAKE_KPSE_DLL -c ../../../src/texk/kpathsea/tex-file.c
"gcc -no-cpp-precomp" -DHAVE_CONFIG_H -I. -I../../../src/texk/kpathsea 
-I.. -I../../../src/texk/kpathsea/.. -g -O2 -DMAKE_KPSE_DLL -c 
../../../src/texk/kpathsea/tex-file.c -o tex-file.o
../libtool: line 1: gcc -no-cpp-precomp: command not found
make[1]: *** [tex-file.lo] Error 1
make: *** [../kpathsea/libkpathsea.la] Error 2

I don't speak C, so I don't understand if it tells that "gcc 
-no-cpp-precomp" is wrong (can't be, it works anywhere) or that libtool 
is wrong or what?

BTW: Is there any reason why sarovar.org is not reachable so often?
Now I got 1.20a from http://freshmeat.net/projects/pdftex/

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OT] compiling pdfTeX 1.2 on MacOS X
  2004-10-08 20:42 [OT] compiling pdfTeX 1.2 on MacOS X Henning Hraban Ramm
@ 2004-10-08 21:10 ` Taco Hoekwater
  2004-10-11 14:43 ` [OT] compiling pdfTeX 1.20 " Christopher Creutzig
  1 sibling, 0 replies; 5+ messages in thread
From: Taco Hoekwater @ 2004-10-08 21:10 UTC (permalink / raw)



Henning Hraban Ramm <hraban@fiee.net> wrote:

> I don't speak C, so I don't understand if it tells that "gcc 
> -no-cpp-precomp" is wrong (can't be, it works anywhere) or that libtool 
> is wrong or what?

It is possible that it is searching for a single executable
like in this example?

 total 16
drwxr-xr-x    2 taco     taco         4096 Oct  8 23:09 ./
drwx------   12 taco     taco        12288 Oct  8 23:09 ../
-rwxr-xr-x    1 taco     taco            0 Oct  8 23:09 gcc -no-cpp-precomp

Greetings, Taco

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OT] compiling pdfTeX 1.20 on MacOS X
  2004-10-08 20:42 [OT] compiling pdfTeX 1.2 on MacOS X Henning Hraban Ramm
  2004-10-08 21:10 ` Taco Hoekwater
@ 2004-10-11 14:43 ` Christopher Creutzig
  2004-10-11 15:23   ` Hans Hagen
  2004-10-11 20:06   ` Henning Hraban Ramm
  1 sibling, 2 replies; 5+ messages in thread
From: Christopher Creutzig @ 2004-10-11 14:43 UTC (permalink / raw)


Henning Hraban Ramm wrote:

> The latest beta of ConTeXt needs pdfTeX 1.20, and I'd like to use it but 
> the latest pdfTeX doesn't compile completely on my Panther, I always get 
> the following last words after some making and compiling:

  No problems here, except the nastiness of using Build and build at the 
same place -- there are file systems around which are a little braindead 
and regard capitalization as optional, i.e., on a Mac build and Build 
refer to the same file.  I just renamed Build to Build.sh and went ahead.

> I don't speak C, so I don't understand if it tells that "gcc 
> -no-cpp-precomp" is wrong (can't be, it works anywhere) or that libtool 
> is wrong or what?

  The quotes around it shouldn't be there.  In any case, why is it 
trying to use that?  Did you pass that in explicitly or do you have any 
environment variable set for it?  (Try "set | grep gcc" in a terminal.)

regards,
	Christopher Creutzig

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OT] compiling pdfTeX 1.20 on MacOS X
  2004-10-11 14:43 ` [OT] compiling pdfTeX 1.20 " Christopher Creutzig
@ 2004-10-11 15:23   ` Hans Hagen
  2004-10-11 20:06   ` Henning Hraban Ramm
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2004-10-11 15:23 UTC (permalink / raw)


Christopher Creutzig wrote:
> Henning Hraban Ramm wrote:
> 
>> The latest beta of ConTeXt needs pdfTeX 1.20, and I'd like to use it 
>> but the latest pdfTeX doesn't compile completely on my Panther, I 
>> always get the following last words after some making and compiling:

not needs, prefers -)

>  No problems here, except the nastiness of using Build and build at the 
> same place -- there are file systems around which are a little braindead 
> and regard capitalization as optional, i.e., on a Mac build and Build 
> refer to the same file.  I just renamed Build to Build.sh and went ahead.
> 
>> I don't speak C, so I don't understand if it tells that "gcc 
>> -no-cpp-precomp" is wrong (can't be, it works anywhere) or that 
>> libtool is wrong or what?

you may try:

   www.pragma-ade.com/context/install/osx.zip

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OT] compiling pdfTeX 1.20 on MacOS X
  2004-10-11 14:43 ` [OT] compiling pdfTeX 1.20 " Christopher Creutzig
  2004-10-11 15:23   ` Hans Hagen
@ 2004-10-11 20:06   ` Henning Hraban Ramm
  1 sibling, 0 replies; 5+ messages in thread
From: Henning Hraban Ramm @ 2004-10-11 20:06 UTC (permalink / raw)


Am 11.10.2004 um 16:43 schrieb Christopher Creutzig:

>  No problems here, except the nastiness of using Build and build at 
> the same place -- there are file systems around which are a little 
> braindead and regard capitalization as optional, i.e., on a Mac build 
> and Build refer to the same file.  I just renamed Build to Build.sh 
> and went ahead.

Very good idea! :-)
I thought it were intentional that the script gets deleted...

>> I don't speak C, so I don't understand if it tells that "gcc 
>> -no-cpp-precomp" is wrong (can't be, it works anywhere) or that 
>> libtool is wrong or what?
>  The quotes around it shouldn't be there.  In any case, why is it 
> trying to use that?  Did you pass that in explicitly or do you have 
> any environment variable set for it?  (Try "set | grep gcc" in a 
> terminal.)

You're right, I set that for something other (can't remember what, I 
tried so much...), don't know if that was really the error, but I reset 
it, renamed Build - et voilà! IT WORKS! :-) Thank you!

But now I can't make ConTeXt formats any more; I'll write a new mail 
about that if I stay failing.


Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-10-11 20:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-08 20:42 [OT] compiling pdfTeX 1.2 on MacOS X Henning Hraban Ramm
2004-10-08 21:10 ` Taco Hoekwater
2004-10-11 14:43 ` [OT] compiling pdfTeX 1.20 " Christopher Creutzig
2004-10-11 15:23   ` Hans Hagen
2004-10-11 20:06   ` Henning Hraban Ramm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).