<html>
<head>
<meta content="text/html; charset=ISO-2022-JP"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<blockquote cite="mid:133448069339797800005bb4@sniffer" type="cite">
<pre wrap="">Probably that should be
./Build --disable-xpdfopen</pre>
</blockquote>
Well, with that variation, the errors were different - perhaps that
is progress...? Here's the last part of the output (kinda long -
sorry):<br>
<blockquote><tt>gcc -DHAVE_CONFIG_H -I.
-I../../../../texk/web2c/window -I../w2c -I..
-I../../../../texk/web2c -I/root/texlive/Build/source/Work/texk
-I/root/texlive/Build/source/texk -Wimplicit -Wreturn-type
-Wdeclaration-after-statement -Wno-unknown-pragmas -g -O2 -MT
x11-Xt.o -MD -MP -MF .deps/x11-Xt.Tpo -c -o x11-Xt.o
../../../../texk/web2c/window/x11-Xt.c<br>
../../../../texk/web2c/window/x11-Xt.c:15:27: error:
X11/Intrinsic.h: No such file or directory<br>
../../../../texk/web2c/window/x11-Xt.c:16:28: error:
X11/StringDefs.h: No such file or directory<br>
../../../../texk/web2c/window/x11-Xt.c:29: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'mf_app'<br>
../../../../texk/web2c/window/x11-Xt.c:38: error: expected
specifier-qualifier-list before 'Pixel'<br>
../../../../texk/web2c/window/x11-Xt.c:45: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'mf_mapped'<br>
../../../../texk/web2c/window/x11-Xt.c:54: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'mf_resources'<br>
../../../../texk/web2c/window/x11-Xt.c:74: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'mf_optiondesclist'<br>
../../../../texk/web2c/window/x11-Xt.c:82: error: expected ')'
before 'w'<br>
../../../../texk/web2c/window/x11-Xt.c:85: error: expected ')'
before 'w'<br>
../../../../texk/web2c/window/x11-Xt.c: In function
'mf_x11_initscreen':<br>
../../../../texk/web2c/window/x11-Xt.c:95: error: 'Widget'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:95: error: (Each
undeclared identifier is reported only once<br>
../../../../texk/web2c/window/x11-Xt.c:95: error: for each
function it appears in.)<br>
../../../../texk/web2c/window/x11-Xt.c:95: error: expected ';'
before 'mf_toplevel'<br>
../../../../texk/web2c/window/x11-Xt.c:96: error: expected ';'
before 'mf_canvas'<br>
../../../../texk/web2c/window/x11-Xt.c:97: warning: ISO C90
forbids mixed declarations and code<br>
../../../../texk/web2c/window/x11-Xt.c:98: error: 'Arg'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:98: error: expected ';'
before 'args'<br>
../../../../texk/web2c/window/x11-Xt.c:99: warning: ISO C90
forbids mixed declarations and code<br>
../../../../texk/web2c/window/x11-Xt.c:106: error: 'mf_toplevel'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:106: warning: implicit
declaration of function 'XtInitialize'<br>
../../../../texk/web2c/window/x11-Xt.c:107: error:
'mf_optiondesclist' undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:108: warning: implicit
declaration of function 'XtNumber'<br>
../../../../texk/web2c/window/x11-Xt.c:111: warning: implicit
declaration of function 'XtGetApplicationResources'<br>
../../../../texk/web2c/window/x11-Xt.c:111: error: 'XtPointer'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:112: error:
'mf_resources' undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:128: error: 'mf_canvas'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:128: warning: implicit
declaration of function 'XtCreateManagedWidget'<br>
../../../../texk/web2c/window/x11-Xt.c:128: error: 'widgetClass'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:131: warning: implicit
declaration of function 'XtSetArg'<br>
../../../../texk/web2c/window/x11-Xt.c:131: error: 'args'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:131: error: 'XtNwidth'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:132: warning: implicit
declaration of function 'XtSetValues'<br>
../../../../texk/web2c/window/x11-Xt.c:133: error: 'XtNheight'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:137: error: 'mf_app'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:137: warning: implicit
declaration of function 'XtWidgetToApplicationContext'<br>
../../../../texk/web2c/window/x11-Xt.c:139: warning: implicit
declaration of function 'XtAddEventHandler'<br>
../../../../texk/web2c/window/x11-Xt.c:139: error: 'Cardinal'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:140: error:
'XtEventHandler' undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:140: error: expected ')'
before 'mf_repaint'<br>
../../../../texk/web2c/window/x11-Xt.c:142: error: expected ')'
before 'mf_mapstatus'<br>
../../../../texk/web2c/window/x11-Xt.c:144: warning: implicit
declaration of function 'XtRealizeWidget'<br>
../../../../texk/web2c/window/x11-Xt.c:146: warning: implicit
declaration of function 'XtDisplay'<br>
../../../../texk/web2c/window/x11-Xt.c:146: warning: assignment
makes pointer from integer without a cast<br>
../../../../texk/web2c/window/x11-Xt.c:147: warning: implicit
declaration of function 'XtWindow'<br>
../../../../texk/web2c/window/x11-Xt.c:158: error:
'mf_resources_struct' has no member named 'mf_bg'<br>
../../../../texk/web2c/window/x11-Xt.c:159: error:
'mf_resources_struct' has no member named 'mf_fg'<br>
../../../../texk/web2c/window/x11-Xt.c: In function 'mf_events':<br>
../../../../texk/web2c/window/x11-Xt.c:254: warning: implicit
declaration of function 'XtAppPending'<br>
../../../../texk/web2c/window/x11-Xt.c:254: error: 'mf_app'
undeclared (first use in this function)<br>
../../../../texk/web2c/window/x11-Xt.c:258: warning: implicit
declaration of function 'XtAppNextEvent'<br>
../../../../texk/web2c/window/x11-Xt.c:259: warning: implicit
declaration of function 'XtDispatchEvent'<br>
../../../../texk/web2c/window/x11-Xt.c: At top level:<br>
../../../../texk/web2c/window/x11-Xt.c:315: error: expected ')'
before 'w'<br>
../../../../texk/web2c/window/x11-Xt.c:335: error: expected ')'
before 'w'<br>
make[6]: *** [x11-Xt.o] Error 1<br>
make[6]: Leaving directory
`/root/texlive/Build/source/Work/texk/web2c/window'<br>
make[5]: *** [window/libwindow.a] Error 2<br>
make[5]: Leaving directory
`/root/texlive/Build/source/Work/texk/web2c'<br>
make[4]: *** [all-recursive] Error 1<br>
make[4]: Leaving directory
`/root/texlive/Build/source/Work/texk/web2c'<br>
make[3]: *** [all] Error 2<br>
make[3]: Leaving directory
`/root/texlive/Build/source/Work/texk/web2c'<br>
make[2]: *** [subtexk] Error 1<br>
make[2]: Leaving directory
`/root/texlive/Build/source/Work/texk'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory
`/root/texlive/Build/source/Work/texk'<br>
make: *** [all-recursive] Error 1<br>
<br>
real 28m21.938s<br>
user 6m10.739s<br>
sys 1m33.407s<br>
+ echo 2<br>
done (exit status 2) Sun Apr 15 22:05:36 JST 2012</tt><br>
</blockquote>
Next idea?<br>
</body>
</html>