[tex-live] dvipos build fails

Jonathan Kew jonathan_kew at sil.org
Thu Jan 11 01:03:00 CET 2007


With GCC 3.3 on PowerPC/Darwin (Mac OS X 10.4.7), the build dies in  
dvipos (svn rev 3319). Looks like one of those -I paths is wrong  
(it's pointing into the inst/ installation target directory, not the  
srcdir).

gcc -DKPATHSEA -I. -I../../../texk -I/Volumes/Nenya/texlive/Build/ 
source/inst/include -g -O2  -c dvicore.c
In file included from ../../../texk/kpathsea/kpathsea.h:3,
                  from utils.h:32,
                  from dvicore.c:22:
../../../texk/kpathsea/config.h:66:29: kpathsea/c-auto.h: No such  
file or directory
In file included from utils.h:32,
                  from dvicore.c:22:
../../../texk/kpathsea/kpathsea.h:5:29: kpathsea/c-auto.h: No such  
file or directory
In file included from ../../../texk/kpathsea/c-vararg.h:46,
                  from ../../../texk/kpathsea/kpathsea.h:20,
                  from utils.h:32,
                  from dvicore.c:22:
/usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer  
implements <varargs.h>."
/usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code  
to use <stdarg.h>."
In file included from utils.h:32,
                  from dvicore.c:22:
../../../texk/kpathsea/kpathsea.h:34:28: kpathsea/paths.h: No such  
file or directory
In file included from ../../../texk/kpathsea/kpathsea.h:50,
                  from utils.h:32,
                  from dvicore.c:22:
../../../texk/kpathsea/xopendir.h:29: error: parse error before '*'  
token
../../../texk/kpathsea/xopendir.h:29: warning: data definition has no  
type or storage class
In file included from dvicore.c:22:
utils.h:83:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:26,
                  from ../../../texk/kpathsea/c-std.h:31,
                  from ../../../texk/kpathsea/config.h:79,
                  from ../../../texk/kpathsea/kpathsea.h:3,
                  from utils.h:32,
                  from dvicore.c:22:
/usr/include/architecture/ppc/math.h:81:1: warning: this is the  
location of the previous definition
make[2]: *** [dvicore.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1

Done for the day over here.... will return to this tomorrow.

JK



More information about the tex-live mailing list