[tex-live] Current source.development does not compile on Mac OS X

Gerben Wierda Sherlock@rna.nl
Mon, 18 Nov 2002 10:29:50 +0100


making all in utils/mminstance
make  all-recursive
Making all in edlib
gcc2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c clp.c
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c error.cc
error.cc: In method `int 
ErrorHandler::verror(ErrorHandler::Seriousness, const String &, const 
char *, char *)':
error.cc:363: warning: use of `long double' type; its size may change 
in a future release
error.cc:363: warning: (Long double usage is reported only once for 
each file.
error.cc:363: warning: To disable this warning, use -Wno-long-double.)
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c filename.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c landmark.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c permstr.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c slurper.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c straccum.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c string.cc
gcc2 -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c strtonum.c
rm -f libedlib.a
ar cru libedlib.a clp.o error.o filename.o landmark.o permstr.o 
slurper.o straccum.o string.o strtonum.o
ranlib libedlib.a
Making all in t1lib
g++2 -DHAVE_CONFIG_H -I. -I. -I.. -I../edlib    -g -O2 -c t1cs.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I.. -I../edlib    -g -O2 -c t1interp.cc
g++2 -DHAVE_CONFIG_H -I. -I. -I.. -I../edlib    -g -O2 -c t1item.cc
t1item.cc: In method `void Type1Subr::gen(Type1Writer &)':
t1item.cc:686: name lookup of `i' changed for new ANSI `for' scoping
t1item.cc:681:   using obsolete binding at `i'
make[5]: *** [t1item.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1