Re: 2.99.4 release

Harald Koenig <[email protected]> Mon, 29 Nov 2004 17:28:08 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
On Nov 28, Thomas Esser wrote:

> This 2.99.4 release includes some important bugfixes to pdftex (updated
> to 1.20b-rc3; libpng update fixes an image inclusion bug) and xdvi.
> 
> Happy testing + have fun!

below is a small patch for kpathsea/Makefile.in which we need, because 
on some plattforms we set e.g. 

	CC="gcc -m32"

which causes the following abort:

	/bin/sh ../libtool --mode=compile "gcc -m32 " -DHAVE_CONFIG_H  -I. -I/soft/tex/teTeX-bin-beta-2.99.4.20041128/tetex-src-2.99.4.20041128-beta/texk/kpathsea -I.. -I/soft/tex/teTeX-bin-beta-2.99.4.20041128/tetex-src-2.99.4.20041128-beta/texk/kpathsea/..   -g -O2  -DMAKE_KPSE_DLL -c tex-file.c
	"gcc -m32 " -DHAVE_CONFIG_H -I. -I/soft/tex/teTeX-bin-beta-2.99.4.20041128/tetex-src-2.99.4.20041128-beta/texk/kpathsea -I.. -I/soft/tex/teTeX-bin-beta-2.99.4.20041128/tetex-src-2.99.4.20041128-beta/texk/kpathsea/.. -g -O2 -DMAKE_KPSE_DLL -c tex-file.c -o tex-file.o
	../libtool: line 1: gcc -m32 : command not found
	gmake[2]: *** [tex-file.lo] Error 1
	gmake[2]: Leaving directory `/scr/turtle/koenig/teTeX-bin-2.99.4.20041128-beta/ARENA/32/texk/kpathsea'

 
the obvious fix is:

-------------------------------------------------------------------------------
--- tetex-src-2.99.4.20041128-beta/texk/kpathsea/Makefile.in~	2004-08-06 21:39:32.000000000 +0200
+++ tetex-src-2.99.4.20041128-beta/texk/kpathsea/Makefile.in	2004-11-29 17:21:28.000000000 +0100
@@ -33,7 +33,7 @@
 library = kpathsea
 
 # We want to compile almost everything with libtool ...
-KPATHSEA_CC = $(LIBTOOL) --mode=compile "$(CC)"
+KPATHSEA_CC = $(LIBTOOL) --mode=compile $(CC)
 .SUFFIXES: .lo
 .c.lo:
 	$(KPATHSEA_CC) $(ALL_CFLAGS) -DMAKE_KPSE_DLL -c $<
-------------------------------------------------------------------------------

Harald Koenig
-- 
"I hope to die                                      ___       _____
before I *have* to use Microsoft Word.",           0--,|    /OOOOOOO\
Donald E. Knuth, 02-Oct-2001 in Tuebingen.        <_/  /  /OOOOOOOOOOO\
                                                    \  \/OOOOOOOOOOOOOOO\
                                                      \ OOOOOOOOOOOOOOOOO|//
Harald Koenig                                          \/\/\/\/\/\/\/\/\/
science+computing ag                                    //  /     \\  \
[email protected]                            ^^^^^       ^^^^^