[tex-live] dvipdfmx on CentOS 5.6 (glibc 2.5)

Karen Ellrick osakawebbie at gmail.com
Sun Apr 15 15:18:05 CEST 2012


> Probably that should be
> ./Build --disable-xpdfopen
Well, with that variation, the errors were different - perhaps that is
progress...? Here's the last part of the output (kinda long - sorry):

    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
    ../../../../texk/web2c/window/x11-Xt.c:15:27: error:
    X11/Intrinsic.h: No such file or directory
    ../../../../texk/web2c/window/x11-Xt.c:16:28: error:
    X11/StringDefs.h: No such file or directory
    ../../../../texk/web2c/window/x11-Xt.c:29: error: expected '=', ',',
    ';', 'asm' or '__attribute__' before 'mf_app'
    ../../../../texk/web2c/window/x11-Xt.c:38: error: expected
    specifier-qualifier-list before 'Pixel'
    ../../../../texk/web2c/window/x11-Xt.c:45: error: expected '=', ',',
    ';', 'asm' or '__attribute__' before 'mf_mapped'
    ../../../../texk/web2c/window/x11-Xt.c:54: error: expected '=', ',',
    ';', 'asm' or '__attribute__' before 'mf_resources'
    ../../../../texk/web2c/window/x11-Xt.c:74: error: expected '=', ',',
    ';', 'asm' or '__attribute__' before 'mf_optiondesclist'
    ../../../../texk/web2c/window/x11-Xt.c:82: error: expected ')'
    before 'w'
    ../../../../texk/web2c/window/x11-Xt.c:85: error: expected ')'
    before 'w'
    ../../../../texk/web2c/window/x11-Xt.c: In function 'mf_x11_initscreen':
    ../../../../texk/web2c/window/x11-Xt.c:95: error: 'Widget'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:95: error: (Each undeclared
    identifier is reported only once
    ../../../../texk/web2c/window/x11-Xt.c:95: error: for each function
    it appears in.)
    ../../../../texk/web2c/window/x11-Xt.c:95: error: expected ';'
    before 'mf_toplevel'
    ../../../../texk/web2c/window/x11-Xt.c:96: error: expected ';'
    before 'mf_canvas'
    ../../../../texk/web2c/window/x11-Xt.c:97: warning: ISO C90 forbids
    mixed declarations and code
    ../../../../texk/web2c/window/x11-Xt.c:98: error: 'Arg' undeclared
    (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:98: error: expected ';'
    before 'args'
    ../../../../texk/web2c/window/x11-Xt.c:99: warning: ISO C90 forbids
    mixed declarations and code
    ../../../../texk/web2c/window/x11-Xt.c:106: error: 'mf_toplevel'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:106: warning: implicit
    declaration of function 'XtInitialize'
    ../../../../texk/web2c/window/x11-Xt.c:107: error:
    'mf_optiondesclist' undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:108: warning: implicit
    declaration of function 'XtNumber'
    ../../../../texk/web2c/window/x11-Xt.c:111: warning: implicit
    declaration of function 'XtGetApplicationResources'
    ../../../../texk/web2c/window/x11-Xt.c:111: error: 'XtPointer'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:112: error: 'mf_resources'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:128: error: 'mf_canvas'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:128: warning: implicit
    declaration of function 'XtCreateManagedWidget'
    ../../../../texk/web2c/window/x11-Xt.c:128: error: 'widgetClass'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:131: warning: implicit
    declaration of function 'XtSetArg'
    ../../../../texk/web2c/window/x11-Xt.c:131: error: 'args' undeclared
    (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:131: error: 'XtNwidth'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:132: warning: implicit
    declaration of function 'XtSetValues'
    ../../../../texk/web2c/window/x11-Xt.c:133: error: 'XtNheight'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:137: error: 'mf_app'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:137: warning: implicit
    declaration of function 'XtWidgetToApplicationContext'
    ../../../../texk/web2c/window/x11-Xt.c:139: warning: implicit
    declaration of function 'XtAddEventHandler'
    ../../../../texk/web2c/window/x11-Xt.c:139: error: 'Cardinal'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:140: error: 'XtEventHandler'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:140: error: expected ')'
    before 'mf_repaint'
    ../../../../texk/web2c/window/x11-Xt.c:142: error: expected ')'
    before 'mf_mapstatus'
    ../../../../texk/web2c/window/x11-Xt.c:144: warning: implicit
    declaration of function 'XtRealizeWidget'
    ../../../../texk/web2c/window/x11-Xt.c:146: warning: implicit
    declaration of function 'XtDisplay'
    ../../../../texk/web2c/window/x11-Xt.c:146: warning: assignment
    makes pointer from integer without a cast
    ../../../../texk/web2c/window/x11-Xt.c:147: warning: implicit
    declaration of function 'XtWindow'
    ../../../../texk/web2c/window/x11-Xt.c:158: error:
    'mf_resources_struct' has no member named 'mf_bg'
    ../../../../texk/web2c/window/x11-Xt.c:159: error:
    'mf_resources_struct' has no member named 'mf_fg'
    ../../../../texk/web2c/window/x11-Xt.c: In function 'mf_events':
    ../../../../texk/web2c/window/x11-Xt.c:254: warning: implicit
    declaration of function 'XtAppPending'
    ../../../../texk/web2c/window/x11-Xt.c:254: error: 'mf_app'
    undeclared (first use in this function)
    ../../../../texk/web2c/window/x11-Xt.c:258: warning: implicit
    declaration of function 'XtAppNextEvent'
    ../../../../texk/web2c/window/x11-Xt.c:259: warning: implicit
    declaration of function 'XtDispatchEvent'
    ../../../../texk/web2c/window/x11-Xt.c: At top level:
    ../../../../texk/web2c/window/x11-Xt.c:315: error: expected ')'
    before 'w'
    ../../../../texk/web2c/window/x11-Xt.c:335: error: expected ')'
    before 'w'
    make[6]: *** [x11-Xt.o] Error 1
    make[6]: Leaving directory
    `/root/texlive/Build/source/Work/texk/web2c/window'
    make[5]: *** [window/libwindow.a] Error 2
    make[5]: Leaving directory `/root/texlive/Build/source/Work/texk/web2c'
    make[4]: *** [all-recursive] Error 1
    make[4]: Leaving directory `/root/texlive/Build/source/Work/texk/web2c'
    make[3]: *** [all] Error 2
    make[3]: Leaving directory `/root/texlive/Build/source/Work/texk/web2c'
    make[2]: *** [subtexk] Error 1
    make[2]: Leaving directory `/root/texlive/Build/source/Work/texk'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/texlive/Build/source/Work/texk'
    make: *** [all-recursive] Error 1

    real 28m21.938s
    user 6m10.739s
    sys 1m33.407s
    + echo 2
    done (exit status 2) Sun Apr 15 22:05:36 JST 2012

Next idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20120415/ec5bfcfa/attachment.html>


More information about the tex-live mailing list