LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 785|回复: 4

我遇到一个关于x11的问题

[复制链接]
发表于 2008-2-17 22:00:50 | 显示全部楼层 |阅读模式
我在安装emboss软件包时,在使用make 命令后,出现如下信息:

[root@localhost EMBOSS-5.0.0]# make
Making all in plplot
make[1]: Entering directory `/packages/EMBOSS-5.0.0/plplot'
Making all in lib
make[2]: Entering directory `/packages/EMBOSS-5.0.0/plplot/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/packages/EMBOSS-5.0.0/plplot/lib'
make[2]: Entering directory `/packages/EMBOSS-5.0.0/plplot'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"EMBOSS\" -DVERSION=\"5.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DX_DISPLAY_MISSING=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DGETPGRP_VOID=1 -DHAVE_STRFTIME=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_LIBM=1 -I.  -I./ -I/usr/include/gd -DPREFIX=\"/usr/local\" -DBUILD_DIR=\".\" -DDRV_DIR=\".\" -DEMBOSS_TOP=\"/packages/EMBOSS-5.0.0\"  -DAJ_LinuxLF -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -DLENDIAN -DNO_AUTH  -O2 -MT xwin.lo -MD -MP -MF .deps/xwin.Tpo -c -o xwin.lo xwin.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"EMBOSS\" -DVERSION=\"5.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DX_DISPLAY_MISSING=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DGETPGRP_VOID=1 -DHAVE_STRFTIME=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_LIBM=1 -I. -I./ -I/usr/include/gd -DPREFIX=\"/usr/local\" -DBUILD_DIR=\".\" -DDRV_DIR=\".\" -DEMBOSS_TOP=\"/packages/EMBOSS-5.0.0\" -DAJ_LinuxLF -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLENDIAN -DNO_AUTH -O2 -MT xwin.lo -MD -MP -MF .deps/xwin.Tpo -c xwin.c  -fPIC -DPIC -o .libs/xwin.o
In file included from xwin.c:34:
plxwd.h:22:22: error: X11/Xlib.h: No such file or directory
plxwd.h:23:23: error: X11/Xutil.h: No such file or directory
plxwd.h:24:28: error: X11/cursorfont.h: No such file or directory
plxwd.h:25:24: error: X11/keysym.h: No such file or directory
In file included from xwin.c:34:
plxwd.h:51: error: expected specifier-qualifier-list before 'Display'
plxwd.h:76: error: expected specifier-qualifier-list before 'Window'
xwin.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sxwm_colors'
xwin.c:154: error: expected ')' before '*' token
xwin.c:164: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:165: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:166: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:167: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:168: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:169: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:170: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:171: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:172: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:173: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c:208: error: expected declaration specifiers or '...' before 'XColor'
xwin.c:209: error: expected declaration specifiers or '...' before 'XColor'
xwin.c: In function 'plD_init_xw':
xwin.c:287: error: 'XwDev' has no member named 'xlen'
xwin.c:288: error: 'XwDev' has no member named 'ylen'
xwin.c:290: error: 'XwDev' has no member named 'xscale_init'
xwin.c:290: error: 'XwDev' has no member named 'init_width'
xwin.c:290: error: 'XwDev' has no member named 'xlen'
xwin.c:291: error: 'XwDev' has no member named 'yscale_init'
xwin.c:291: error: 'XwDev' has no member named 'init_height'
xwin.c:291: error: 'XwDev' has no member named 'ylen'
xwin.c:293: error: 'XwDev' has no member named 'xscale'
xwin.c:293: error: 'XwDev' has no member named 'xscale_init'
xwin.c:294: error: 'XwDev' has no member named 'yscale'
xwin.c:294: error: 'XwDev' has no member named 'yscale_init'
xwin.c:297: error: 'XwDev' has no member named 'xscale'
xwin.c:298: error: 'XwDev' has no member named 'yscale'
xwin.c: In function 'plD_line_xw':
xwin.c:366: error: 'XwDev' has no member named 'ylen'
xwin.c:367: error: 'XwDev' has no member named 'ylen'
xwin.c:369: error: 'XwDev' has no member named 'xscale'
xwin.c:370: error: 'XwDev' has no member named 'xscale'
xwin.c:371: error: 'XwDev' has no member named 'yscale'
xwin.c:372: error: 'XwDev' has no member named 'yscale'
xwin.c:374: error: 'XwDev' has no member named 'write_to_window'
xwin.c:375: error: 'XwDisplay' has no member named 'display'
xwin.c:375: error: 'XwDev' has no member named 'window'
xwin.c:375: error: 'XwDev' has no member named 'gc'
xwin.c:377: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:378: error: 'XwDisplay' has no member named 'display'
xwin.c:378: error: 'XwDev' has no member named 'pixmap'
xwin.c:378: error: 'XwDev' has no member named 'gc'
xwin.c: In function 'XorMod':
xwin.c:399: error: 'XwDisplay' has no member named 'display'
xwin.c:399: error: 'XwDev' has no member named 'gc'
xwin.c:399: error: 'GXcopy' undeclared (first use in this function)
xwin.c:399: error: (Each undeclared identifier is reported only once
xwin.c:399: error: for each function it appears in.)
xwin.c:401: error: 'XwDisplay' has no member named 'display'
xwin.c:401: error: 'XwDev' has no member named 'gc'
xwin.c:401: error: 'GXxor' undeclared (first use in this function)
xwin.c: In function 'plD_polyline_xw':
xwin.c:417: error: 'XPoint' undeclared (first use in this function)
xwin.c:417: error: expected ';' before 'pts'
xwin.c:432: error: 'pts' undeclared (first use in this function)
xwin.c:432: error: 'XwDev' has no member named 'xscale'
xwin.c:433: error: 'XwDev' has no member named 'yscale'
xwin.c:433: error: 'XwDev' has no member named 'ylen'
xwin.c:436: error: 'XwDev' has no member named 'write_to_window'
xwin.c:437: error: 'XwDisplay' has no member named 'display'
xwin.c:437: error: 'XwDev' has no member named 'window'
xwin.c:437: error: 'XwDev' has no member named 'gc'
xwin.c:438: error: 'CoordModeOrigin' undeclared (first use in this function)
xwin.c:440: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:441: error: 'XwDisplay' has no member named 'display'
xwin.c:441: error: 'XwDev' has no member named 'pixmap'
xwin.c:441: error: 'XwDev' has no member named 'gc'
xwin.c: In function 'plD_eop_xw':
xwin.c:469: error: 'XwDisplay' has no member named 'display'
xwin.c: In function 'plD_bop_xw':
xwin.c:501: error: 'XwDev' has no member named 'write_to_window'
xwin.c:502: error: 'XwDisplay' has no member named 'display'
xwin.c:502: error: 'XwDev' has no member named 'window'
xwin.c:504: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:505: error: 'XwDisplay' has no member named 'display'
xwin.c:505: error: 'XwDev' has no member named 'gc'
xwin.c:505: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:506: error: 'XwDisplay' has no member named 'display'
xwin.c:506: error: 'XwDev' has no member named 'pixmap'
xwin.c:506: error: 'XwDev' has no member named 'gc'
xwin.c:507: error: 'XwDev' has no member named 'width'
xwin.c:507: error: 'XwDev' has no member named 'height'
xwin.c:508: error: 'XwDisplay' has no member named 'display'
xwin.c:508: error: 'XwDev' has no member named 'gc'
xwin.c:508: error: 'XwDev' has no member named 'curcolor'
xwin.c:510: error: 'XwDisplay' has no member named 'display'
xwin.c: In function 'plD_tidy_xw':
xwin.c:547: error: 'XwDisplay' has no member named 'display'
xwin.c:547: error: 'XwDev' has no member named 'window'
xwin.c:548: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:549: error: 'XwDisplay' has no member named 'display'
xwin.c:549: error: 'XwDev' has no member named 'pixmap'
xwin.c:550: error: 'XwDisplay' has no member named 'display'
xwin.c:556: error: 'XwDisplay' has no member named 'display'
xwin.c:556: error: 'XwDev' has no member named 'gc'
xwin.c:557: error: 'XwDisplay' has no member named 'display'
xwin.c:557: error: 'XwDisplay' has no member named 'gcXor'
xwin.c:558: error: 'XwDisplay' has no member named 'display'
xwin.c:559: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:559: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:559: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:560: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:560: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:560: error: 'XwDisplay' has no member named 'cmap1'
xwin.c: In function 'plD_state_xw':
xwin.c:592: error: 'XwDisplay' has no member named 'display'
xwin.c:592: error: 'XwDev' has no member named 'gc'
xwin.c:593: error: 'LineSolid' undeclared (first use in this function)
xwin.c:593: error: 'CapRound' undeclared (first use in this function)
xwin.c:593: error: 'JoinMiter' undeclared (first use in this function)
xwin.c:598: error: 'XwDisplay' has no member named 'color'
xwin.c:600: error: 'XwDev' has no member named 'curcolor'
xwin.c:600: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:601: error: 'XwDisplay' has no member named 'display'
xwin.c:601: error: 'XwDisplay' has no member named 'map'
xwin.c:601: error: 'XwDev' has no member named 'curcolor'
xwin.c:603: error: 'XwDev' has no member named 'curcolor'
xwin.c:603: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:606: error: 'XwDev' has no member named 'curcolor'
xwin.c:606: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:608: error: 'XwDisplay' has no member named 'display'
xwin.c:608: error: 'XwDev' has no member named 'gc'
xwin.c:608: error: 'XwDev' has no member named 'curcolor'
xwin.c:611: error: 'XwDev' has no member named 'curcolor'
xwin.c:611: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:612: error: 'XwDisplay' has no member named 'display'
xwin.c:612: error: 'XwDev' has no member named 'gc'
xwin.c:612: error: 'XwDev' has no member named 'curcolor'
xwin.c:620: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:623: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:626: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:627: error: 'XwDisplay' has no member named 'color'
xwin.c:628: error: 'XwDev' has no member named 'curcolor'
xwin.c:628: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:630: error: 'XwDev' has no member named 'curcolor'
xwin.c:630: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:632: error: 'XwDisplay' has no member named 'display'
xwin.c:632: error: 'XwDev' has no member named 'gc'
xwin.c:632: error: 'XwDev' has no member named 'curcolor'
xwin.c:639: error: 'XwDisplay' has no member named 'ncol0'
xwin.c: In function 'plD_esc_xw':
xwin.c:712: error: 'XwDisplay' has no member named 'display'
xwin.c:744: error: 'XColor' undeclared (first use in this function)
xwin.c:744: error: expected expression before ')' token
xwin.c:744: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:748: error: expected expression before ')' token
xwin.c:748: error: too many arguments to function 'PLColor_from_XColor'
xwin.c: In function 'GetCursorCmd':
xwin.c:777: error: 'XEvent' undeclared (first use in this function)
xwin.c:777: error: expected ';' before 'event'
xwin.c:778: error: 'XwDev' has no member named 'gin'
xwin.c:783: error: 'XwDev' has no member named 'locate_mode'
xwin.c:788: error: 'XwDev' has no member named 'locate_mode'
xwin.c:789: error: 'XwDisplay' has no member named 'display'
xwin.c:789: error: 'XwDev' has no member named 'window'
xwin.c:789: error: 'XwDev' has no member named 'event_mask'
xwin.c:789: error: 'event' undeclared (first use in this function)
xwin.c:790: error: too many arguments to function 'MasterEH'
xwin.c:793: error: 'XwDev' has no member named 'locate_mode'
xwin.c:794: error: 'XwDev' has no member named 'locate_mode'
xwin.c: In function 'FillPolygonCmd':
xwin.c:811: error: 'XPoint' undeclared (first use in this function)
xwin.c:811: error: expected ';' before 'pts'
xwin.c:820: error: 'pts' undeclared (first use in this function)
xwin.c:820: error: 'XwDev' has no member named 'xscale'
xwin.c:821: error: 'XwDev' has no member named 'yscale'
xwin.c:821: error: 'XwDev' has no member named 'ylen'
xwin.c:826: error: 'XwDev' has no member named 'write_to_window'
xwin.c:827: error: 'XwDisplay' has no member named 'display'
xwin.c:827: error: 'XwDev' has no member named 'window'
xwin.c:827: error: 'XwDev' has no member named 'gc'
xwin.c:828: error: 'Nonconvex' undeclared (first use in this function)
xwin.c:828: error: 'CoordModeOrigin' undeclared (first use in this function)
xwin.c:830: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:831: error: 'XwDisplay' has no member named 'display'
xwin.c:831: error: 'XwDev' has no member named 'pixmap'
xwin.c:831: error: 'XwDev' has no member named 'gc'
xwin.c:838: error: 'XwDisplay' has no member named 'display'
xwin.c:838: error: 'XwDev' has no member named 'gc'
xwin.c:838: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:839: error: 'XwDev' has no member named 'write_to_window'
xwin.c:840: error: 'XwDisplay' has no member named 'display'
xwin.c:840: error: 'XwDev' has no member named 'window'
xwin.c:840: error: 'XwDev' has no member named 'gc'
xwin.c:843: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:844: error: 'XwDisplay' has no member named 'display'
xwin.c:844: error: 'XwDev' has no member named 'pixmap'
xwin.c:844: error: 'XwDev' has no member named 'gc'
xwin.c:847: error: 'XwDisplay' has no member named 'display'
xwin.c:847: error: 'XwDev' has no member named 'gc'
xwin.c:847: error: 'XwDev' has no member named 'curcolor'
xwin.c: In function 'OpenXwin':
xwin.c:883: error: 'XwDev' has no member named 'instr'
xwin.c:884: error: 'XwDev' has no member named 'max_instr'
xwin.c:929: error: 'XwDisplay' has no member named 'display'
xwin.c:930: error: 'XwDisplay' has no member named 'display'
xwin.c:935: error: 'XwDisplay' has no member named 'display'
xwin.c:937: error: 'XwDisplay' has no member named 'display'
xwin.c:940: error: 'XwDisplay' has no member named 'map'
xwin.c:940: error: 'XwDisplay' has no member named 'display'
xwin.c:949: error: 'XwDisplay' has no member named 'color'
xwin.c:952: error: 'XwDisplay' has no member named 'color'
xwin.c:952: error: 'XwDisplay' has no member named 'display'
xwin.c:957: error: 'XwDisplay' has no member named 'ncol0_alloc'
xwin.c:958: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:958: error: 'XColor' undeclared (first use in this function)
xwin.c:958: error: expected expression before ')' token
xwin.c:959: error: 'XwDisplay' has no member named 'cmap0'
xwin.c: In function 'Init':
xwin.c:995: error: 'Window' undeclared (first use in this function)
xwin.c:995: error: expected ';' before 'root'
xwin.c:1008: error: 'XwDev' has no member named 'window'
xwin.c:1014: error: 'XwDisplay' has no member named 'display'
xwin.c:1014: error: 'XwDev' has no member named 'window'
xwin.c:1014: error: 'XwDisplay' has no member named 'map'
xwin.c:1018: error: 'XwDev' has no member named 'gc'
xwin.c:1019: error: 'XwDev' has no member named 'gc'
xwin.c:1019: error: 'XwDisplay' has no member named 'display'
xwin.c:1019: error: 'XwDev' has no member named 'window'
xwin.c:1023: error: 'XwDisplay' has no member named 'gcXor'
xwin.c:1024: error: 'XGCValues' undeclared (first use in this function)
xwin.c:1024: error: expected ';' before 'gcValues'
xwin.c:1027: error: 'gcValues' undeclared (first use in this function)
xwin.c:1027: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:1029: error: 'GXxor' undeclared (first use in this function)
xwin.c:1030: error: 'GCForeground' undeclared (first use in this function)
xwin.c:1030: error: 'GCBackground' undeclared (first use in this function)
xwin.c:1030: error: 'GCFunction' undeclared (first use in this function)
xwin.c:1032: error: 'XwDisplay' has no member named 'gcXor'
xwin.c:1032: error: 'XwDisplay' has no member named 'display'
xwin.c:1032: error: 'XwDev' has no member named 'window'
xwin.c:1037: error: 'XwDisplay' has no member named 'display'
xwin.c:1037: error: 'XwDev' has no member named 'window'
xwin.c:1037: error: 'root' undeclared (first use in this function)
xwin.c:1038: error: 'XwDev' has no member named 'width'
xwin.c:1038: error: 'XwDev' has no member named 'height'
xwin.c:1038: error: 'XwDev' has no member named 'border'
xwin.c:1038: error: 'XwDisplay' has no member named 'depth'
xwin.c:1040: error: 'XwDev' has no member named 'init_width'
xwin.c:1040: error: 'XwDev' has no member named 'width'
xwin.c:1041: error: 'XwDev' has no member named 'init_height'
xwin.c:1041: error: 'XwDev' has no member named 'height'
xwin.c:1047: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:1051: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:1053: error: 'XwDev' has no member named 'write_to_window'
xwin.c:1057: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:1064: error: 'XwDisplay' has no member named 'display'
xwin.c:1064: error: 'XwDev' has no member named 'window'
xwin.c:1064: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:1065: error: 'XwDisplay' has no member named 'display'
xwin.c:1065: error: 'XwDev' has no member named 'gc'
xwin.c:1065: error: 'XwDisplay' has no member named 'cmap0'
xwin.c: In function 'InitMain':
xwin.c:1085: error: 'Window' undeclared (first use in this function)
xwin.c:1085: error: expected ';' before 'root'
xwin.c:1086: error: 'XSizeHints' undeclared (first use in this function)
xwin.c:1086: error: expected ';' before 'hint'
xwin.c:1095: error: 'XwDisplay' has no member named 'display'
xwin.c:1095: error: 'XwDisplay' has no member named 'display'
xwin.c:1096: error: 'root' undeclared (first use in this function)
xwin.c:1101: error: 'hint' undeclared (first use in this function)
xwin.c:1103: error: 'PSize' undeclared (first use in this function)
xwin.c:1105: error: 'USSize' undeclared (first use in this function)
xwin.c:1110: error: 'XwDev' has no member named 'border'
xwin.c:1111: error: 'XwDev' has no member named 'border'
xwin.c:1115: error: 'XwDev' has no member named 'border'
xwin.c:1121: error: 'USPosition' undeclared (first use in this function)
xwin.c:1143: error: 'XwDev' has no member named 'window'
xwin.c:1144: error: 'XwDisplay' has no member named 'display'
xwin.c:1145: error: 'XwDisplay' has no member named 'display'
xwin.c:1147: error: 'XwDev' has no member named 'border'
xwin.c:1147: error: 'XwDisplay' has no member named 'depth'
xwin.c:1148: error: 'InputOutput' undeclared (first use in this function)
xwin.c:1148: error: 'XwDisplay' has no member named 'visual'
xwin.c:1151: error: 'XwDisplay' has no member named 'display'
xwin.c:1151: error: 'XwDev' has no member named 'window'
xwin.c:1152: error: 'None' undeclared (first use in this function)
xwin.c: In function 'MapMain':
xwin.c:1166: error: 'XEvent' undeclared (first use in this function)
xwin.c:1166: error: expected ';' before 'event'
xwin.c:1172: error: 'XwDev' has no member named 'event_mask'
xwin.c:1173: error: 'ButtonPressMask' undeclared (first use in this function)
xwin.c:1174: error: 'KeyPressMask' undeclared (first use in this function)
xwin.c:1175: error: 'ExposureMask' undeclared (first use in this function)
xwin.c:1176: error: 'ButtonMotionMask' undeclared (first use in this function)
xwin.c:1177: error: 'StructureNotifyMask' undeclared (first use in this function)
xwin.c:1179: error: 'XwDisplay' has no member named 'display'
xwin.c:1179: error: 'XwDev' has no member named 'window'
xwin.c:1179: error: 'XwDev' has no member named 'event_mask'
xwin.c:1183: error: 'XwDisplay' has no member named 'display'
xwin.c:1183: error: 'XwDev' has no member named 'window'
xwin.c:1189: error: 'XwDisplay' has no member named 'display'
xwin.c:1189: error: 'XwDev' has no member named 'window'
xwin.c:1189: error: 'XwDev' has no member named 'event_mask'
xwin.c:1189: error: 'event' undeclared (first use in this function)
xwin.c:1190: error: 'Expose' undeclared (first use in this function)
xwin.c:1191: error: 'XwDisplay' has no member named 'display'
xwin.c:1191: error: 'XwDev' has no member named 'window'
xwin.c: In function 'WaitForPage':
xwin.c:1210: error: 'XEvent' undeclared (first use in this function)
xwin.c:1210: error: expected ';' before 'event'
xwin.c:1214: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c:1215: error: 'XwDisplay' has no member named 'display'
xwin.c:1215: error: 'XwDev' has no member named 'window'
xwin.c:1215: error: 'XwDev' has no member named 'event_mask'
xwin.c:1215: error: 'event' undeclared (first use in this function)
xwin.c:1216: error: too many arguments to function 'MasterEH'
xwin.c:1218: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c: In function 'CheckForEvents':
xwin.c:1344: error: 'XwDev' has no member named 'instr'
xwin.c:1344: error: 'XwDev' has no member named 'max_instr'
xwin.c:1346: error: 'XwDev' has no member named 'instr'
xwin.c: In function 'HandleEvents':
xwin.c:1363: error: 'XEvent' undeclared (first use in this function)
xwin.c:1363: error: expected ';' before 'event'
xwin.c:1365: error: 'XwDisplay' has no member named 'display'
xwin.c:1365: error: 'XwDev' has no member named 'window'
xwin.c:1366: error: 'XwDev' has no member named 'event_mask'
xwin.c:1366: error: 'event' undeclared (first use in this function)
xwin.c:1367: error: too many arguments to function 'MasterEH'
xwin.c: At top level:
xwin.c:1387: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'MasterEH':
xwin.c:1391: error: 'XwDev' has no member named 'MasterEH'
xwin.c:1392: error: 'XwDev' has no member named 'MasterEH'
xwin.c:1392: error: 'event' undeclared (first use in this function)
xwin.c:1396: error: 'KeyPress' undeclared (first use in this function)
xwin.c:1397: error: too many arguments to function 'KeyEH'
xwin.c:1400: error: 'ButtonPress' undeclared (first use in this function)
xwin.c:1401: error: too many arguments to function 'ButtonEH'
xwin.c:1404: error: 'Expose' undeclared (first use in this function)
xwin.c:1405: error: too many arguments to function 'ExposeEH'
xwin.c:1408: error: 'ConfigureNotify' undeclared (first use in this function)
xwin.c:1409: error: too many arguments to function 'ResizeEH'
xwin.c:1412: error: 'MotionNotify' undeclared (first use in this function)
xwin.c:1414: error: too many arguments to function 'ButtonEH'
xwin.c:1415: error: too many arguments to function 'MotionEH'
xwin.c:1418: error: 'EnterNotify' undeclared (first use in this function)
xwin.c:1419: error: too many arguments to function 'EnterEH'
xwin.c:1422: error: 'LeaveNotify' undeclared (first use in this function)
xwin.c:1423: error: too many arguments to function 'LeaveEH'
xwin.c: At top level:
xwin.c:1435: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'KeyEH':
xwin.c:1441: error: 'event' undeclared (first use in this function)
xwin.c:1441: error: too many arguments to function 'LookupXKeyEvent'
xwin.c:1442: error: 'XwDev' has no member named 'locate_mode'
xwin.c: At top level:
xwin.c:1455: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'ButtonEH':
xwin.c:1461: error: 'event' undeclared (first use in this function)
xwin.c:1461: error: too many arguments to function 'LookupXButtonEvent'
xwin.c:1462: error: 'XwDev' has no member named 'locate_mode'
xwin.c: At top level:
xwin.c:1490: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'LookupXKeyEvent':
xwin.c:1493: error: 'XwDev' has no member named 'gin'
xwin.c:1494: error: 'XKeyEvent' undeclared (first use in this function)
xwin.c:1494: error: 'keyEvent' undeclared (first use in this function)
xwin.c:1494: error: expected expression before ')' token
xwin.c:1495: error: 'KeySym' undeclared (first use in this function)
xwin.c:1495: error: expected ';' before 'keysym'
xwin.c:1497: error: 'XComposeStatus' undeclared (first use in this function)
xwin.c:1497: error: expected ';' before 'cs'
xwin.c:1501: error: 'XwDev' has no member named 'width'
xwin.c:1502: error: 'XwDev' has no member named 'height'
xwin.c:1506: error: 'keysym' undeclared (first use in this function)
xwin.c:1506: error: 'cs' undeclared (first use in this function)
xwin.c:1514: error: 'XK_BackSpace' undeclared (first use in this function)
xwin.c:1515: error: 'XK_Tab' undeclared (first use in this function)
xwin.c:1516: error: 'XK_Linefeed' undeclared (first use in this function)
xwin.c:1517: error: 'XK_Return' undeclared (first use in this function)
xwin.c:1518: error: 'XK_Escape' undeclared (first use in this function)
xwin.c:1519: error: 'XK_Delete' undeclared (first use in this function)
xwin.c: At top level:
xwin.c:1535: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'LookupXButtonEvent':
xwin.c:1538: error: 'XwDev' has no member named 'gin'
xwin.c:1539: error: 'XButtonEvent' undeclared (first use in this function)
xwin.c:1539: error: 'buttonEvent' undeclared (first use in this function)
xwin.c:1539: error: expected expression before ')' token
xwin.c:1547: error: 'XwDev' has no member named 'width'
xwin.c:1548: error: 'XwDev' has no member named 'height'
xwin.c: In function 'ProcessKey':
xwin.c:1565: error: 'XwDev' has no member named 'gin'
xwin.c:1573: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c:1584: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c:1595: error: 'XwDev' has no member named 'locate_mode'
xwin.c: In function 'ProcessButton':
xwin.c:1615: error: 'XwDev' has no member named 'gin'
xwin.c:1623: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c:1628: error: 'Button3' undeclared (first use in this function)
xwin.c:1629: error: 'XwDev' has no member named 'exit_eventloop'
xwin.c: In function 'LocateKey':
xwin.c:1650: error: 'XwDev' has no member named 'gin'
xwin.c:1655: error: 'XwDev' has no member named 'locate_mode'
xwin.c:1670: error: 'XwDev' has no member named 'width'
xwin.c:1670: error: 'XwDev' has no member named 'height'
xwin.c:1729: error: 'XwDisplay' has no member named 'display'
xwin.c:1729: error: 'XwDev' has no member named 'window'
xwin.c:1729: error: 'None' undeclared (first use in this function)
xwin.c: In function 'LocateButton':
xwin.c:1751: error: 'XwDev' has no member named 'gin'
xwin.c:1755: error: 'Button1' undeclared (first use in this function)
xwin.c: In function 'Locate':
xwin.c:1794: error: 'XwDev' has no member named 'gin'
xwin.c:1799: error: 'XwDev' has no member named 'locate_mode'
xwin.c:1812: error: 'XwDev' has no member named 'locate_mode'
xwin.c:1826: error: 'XwDev' has no member named 'locate_mode'
xwin.c: At top level:
xwin.c:1840: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'MotionEH':
xwin.c:1843: error: 'XMotionEvent' undeclared (first use in this function)
xwin.c:1843: error: 'motionEvent' undeclared (first use in this function)
xwin.c:1843: error: expected expression before ')' token
xwin.c:1845: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c: At top level:
xwin.c:1858: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'EnterEH':
xwin.c:1861: error: 'XCrossingEvent' undeclared (first use in this function)
xwin.c:1861: error: 'crossingEvent' undeclared (first use in this function)
xwin.c:1861: error: expected expression before ')' token
xwin.c:1864: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c: At top level:
xwin.c:1876: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'LeaveEH':
xwin.c:1880: error: 'event' undeclared (first use in this function)
xwin.c:1882: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c: In function 'CreateXhairs':
xwin.c:1896: error: 'Window' undeclared (first use in this function)
xwin.c:1896: error: expected ';' before 'root'
xwin.c:1899: error: 'XEvent' undeclared (first use in this function)
xwin.c:1899: error: expected ';' before 'event'
xwin.c:1903: error: 'XwDisplay' has no member named 'xhair_cursor'
xwin.c:1904: error: 'XwDisplay' has no member named 'xhair_cursor'
xwin.c:1904: error: 'XwDisplay' has no member named 'display'
xwin.c:1904: error: 'XC_crosshair' undeclared (first use in this function)
xwin.c:1906: error: 'XwDisplay' has no member named 'display'
xwin.c:1906: error: 'XwDev' has no member named 'window'
xwin.c:1906: error: 'XwDisplay' has no member named 'xhair_cursor'
xwin.c:1911: error: 'XwDisplay' has no member named 'display'
xwin.c:1911: error: 'XwDev' has no member named 'window'
xwin.c:1911: error: 'root' undeclared (first use in this function)
xwin.c:1911: error: 'child' undeclared (first use in this function)
xwin.c:1914: error: 'XwDev' has no member named 'width'
xwin.c:1915: error: 'XwDev' has no member named 'height'
xwin.c:1917: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c:1923: error: 'XwDisplay' has no member named 'display'
xwin.c:1924: error: 'XwDisplay' has no member named 'display'
xwin.c:1924: error: 'XwDev' has no member named 'window'
xwin.c:1925: error: 'PointerMotionMask' undeclared (first use in this function)
xwin.c:1925: error: 'event' undeclared (first use in this function)
xwin.c:1929: error: 'XwDev' has no member named 'event_mask'
xwin.c:1929: error: 'EnterWindowMask' undeclared (first use in this function)
xwin.c:1929: error: 'LeaveWindowMask' undeclared (first use in this function)
xwin.c:1930: error: 'XwDisplay' has no member named 'display'
xwin.c:1930: error: 'XwDev' has no member named 'window'
xwin.c:1930: error: 'XwDev' has no member named 'event_mask'
xwin.c: In function 'DestroyXhairs':
xwin.c:1947: error: 'XwDisplay' has no member named 'display'
xwin.c:1947: error: 'XwDev' has no member named 'window'
xwin.c:1951: error: 'XwDev' has no member named 'event_mask'
xwin.c:1952: error: 'PointerMotionMask' undeclared (first use in this function)
xwin.c:1952: error: 'EnterWindowMask' undeclared (first use in this function)
xwin.c:1952: error: 'LeaveWindowMask' undeclared (first use in this function)
xwin.c:1953: error: 'XwDisplay' has no member named 'display'
xwin.c:1953: error: 'XwDev' has no member named 'window'
xwin.c:1953: error: 'XwDev' has no member named 'event_mask'
xwin.c:1958: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c: In function 'DrawXhairs':
xwin.c:1972: error: 'XwDev' has no member named 'width'
xwin.c:1973: error: 'XwDev' has no member named 'height'
xwin.c:1975: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c:1978: error: 'XwDev' has no member named 'xhair_x'
xwin.c:1978: error: 'XwDev' has no member named 'xhair_x'
xwin.c:1979: error: 'XwDev' has no member named 'xhair_x'
xwin.c:1979: error: 'XwDev' has no member named 'xhair_x'
xwin.c:1981: error: 'XwDev' has no member named 'xhair_y'
xwin.c:1981: error: 'XwDev' has no member named 'xhair_y'
xwin.c:1982: error: 'XwDev' has no member named 'xhair_y'
xwin.c:1982: error: 'XwDev' has no member named 'xhair_y'
xwin.c: In function 'UpdateXhairs':
xwin.c:1999: error: 'XwDisplay' has no member named 'display'
xwin.c:1999: error: 'XwDev' has no member named 'window'
xwin.c:1999: error: 'XwDisplay' has no member named 'gcXor'
xwin.c:1999: error: 'XwDev' has no member named 'xhair_x'
xwin.c:2000: error: 'CoordModeOrigin' undeclared (first use in this function)
xwin.c:2002: error: 'XwDisplay' has no member named 'display'
xwin.c:2002: error: 'XwDev' has no member named 'window'
xwin.c:2002: error: 'XwDisplay' has no member named 'gcXor'
xwin.c:2002: error: 'XwDev' has no member named 'xhair_y'
xwin.c: At top level:
xwin.c:2014: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'ExposeEH':
xwin.c:2018: error: 'XExposeEvent' undeclared (first use in this function)
xwin.c:2018: error: 'exposeEvent' undeclared (first use in this function)
xwin.c:2018: error: expected expression before ')' token
xwin.c:2028: error: 'XwDisplay' has no member named 'display'
xwin.c:2036: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c:2037: error: 'XwDisplay' has no member named 'display'
xwin.c:2037: error: 'XwDev' has no member named 'window'
xwin.c:2048: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2054: error: 'XwDisplay' has no member named 'display'
xwin.c:2054: error: 'XwDev' has no member named 'window'
xwin.c:2055: error: 'ExposureMask' undeclared (first use in this function)
xwin.c:2055: error: 'StructureNotifyMask' undeclared (first use in this function)
xwin.c:2055: error: 'event' undeclared (first use in this function)
xwin.c: At top level:
xwin.c:2066: error: expected declaration specifiers or '...' before 'XEvent'
xwin.c: In function 'ResizeEH':
xwin.c:2070: error: 'XConfigureEvent' undeclared (first use in this function)
xwin.c:2070: error: 'configEvent' undeclared (first use in this function)
xwin.c:2070: error: expected expression before ')' token
xwin.c:2080: error: 'XwDev' has no member named 'width'
xwin.c:2080: error: 'XwDev' has no member named 'height'
xwin.c:2085: error: 'XwDisplay' has no member named 'display'
xwin.c:2090: error: 'XwDev' has no member named 'drawing_xhairs'
xwin.c:2097: error: 'XwDisplay' has no member named 'display'
xwin.c:2098: error: 'XwDisplay' has no member named 'display'
xwin.c:2098: error: 'XwDev' has no member named 'window'
xwin.c:2099: error: 'ExposureMask' undeclared (first use in this function)
xwin.c:2099: error: 'StructureNotifyMask' undeclared (first use in this function)
xwin.c:2099: error: 'event' undeclared (first use in this function)
xwin.c: In function 'ExposeCmd':
xwin.c:2130: error: 'XwDev' has no member named 'width'
xwin.c:2131: error: 'XwDev' has no member named 'height'
xwin.c:2143: error: 'XwDisplay' has no member named 'display'
xwin.c:2144: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2145: error: 'XwDisplay' has no member named 'display'
xwin.c:2145: error: 'XwDev' has no member named 'pixmap'
xwin.c:2145: error: 'XwDev' has no member named 'window'
xwin.c:2145: error: 'XwDev' has no member named 'gc'
xwin.c:2147: error: 'XwDisplay' has no member named 'display'
xwin.c:2150: error: 'XPoint' undeclared (first use in this function)
xwin.c:2150: error: expected ';' before 'pts'
xwin.c:2152: error: 'pts' undeclared (first use in this function)
xwin.c:2158: error: 'XwDisplay' has no member named 'display'
xwin.c:2158: error: 'XwDev' has no member named 'window'
xwin.c:2158: error: 'XwDev' has no member named 'gc'
xwin.c:2159: error: 'CoordModeOrigin' undeclared (first use in this function)
xwin.c:2165: error: 'XwDisplay' has no member named 'display'
xwin.c: In function 'ResizeCmd':
xwin.c:2180: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2200: error: 'XwDev' has no member named 'width'
xwin.c:2201: error: 'XwDev' has no member named 'height'
xwin.c:2203: error: 'XwDev' has no member named 'xscale'
xwin.c:2203: error: 'XwDev' has no member named 'width'
xwin.c:2203: error: 'XwDev' has no member named 'init_width'
xwin.c:2204: error: 'XwDev' has no member named 'yscale'
xwin.c:2204: error: 'XwDev' has no member named 'height'
xwin.c:2204: error: 'XwDev' has no member named 'init_height'
xwin.c:2206: error: 'XwDev' has no member named 'xscale'
xwin.c:2206: error: 'XwDev' has no member named 'xscale'
xwin.c:2206: error: 'XwDev' has no member named 'xscale_init'
xwin.c:2207: error: 'XwDev' has no member named 'yscale'
xwin.c:2207: error: 'XwDev' has no member named 'yscale'
xwin.c:2207: error: 'XwDev' has no member named 'yscale_init'
xwin.c:2211: error: 'XwDev' has no member named 'xscale'
xwin.c:2212: error: 'XwDev' has no member named 'yscale'
xwin.c:2225: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2226: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2227: error: 'XwDisplay' has no member named 'display'
xwin.c:2227: error: 'XwDev' has no member named 'pixmap'
xwin.c:2238: error: 'XwDisplay' has no member named 'display'
xwin.c:2242: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2243: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2244: error: 'XwDisplay' has no member named 'display'
xwin.c:2244: error: 'XwDev' has no member named 'pixmap'
xwin.c:2244: error: 'XwDev' has no member named 'window'
xwin.c:2244: error: 'XwDev' has no member named 'gc'
xwin.c:2245: error: 'XwDev' has no member named 'width'
xwin.c:2245: error: 'XwDev' has no member named 'height'
xwin.c:2246: error: 'XwDisplay' has no member named 'display'
xwin.c: In function 'ConfigBufferingCmd':
xwin.c:2264: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2269: error: 'XwDev' has no member named 'write_to_window'
xwin.c: In function 'RedrawCmd':
xwin.c:2295: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2308: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2309: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2313: error: 'XwDisplay' has no member named 'display'
xwin.c:2315: error: 'XwDev' has no member named 'write_to_window'
xwin.c:2319: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2320: error: 'XwDisplay' has no member named 'display'
xwin.c:2320: error: 'XwDev' has no member named 'pixmap'
xwin.c:2320: error: 'XwDev' has no member named 'window'
xwin.c:2320: error: 'XwDev' has no member named 'gc'
xwin.c:2321: error: 'XwDev' has no member named 'width'
xwin.c:2321: error: 'XwDev' has no member named 'height'
xwin.c:2322: error: 'XwDisplay' has no member named 'display'
xwin.c: At top level:
xwin.c:2337: error: expected ')' before '*' token
xwin.c: In function 'CreatePixmap':
xwin.c:2361: error: expected ')' before '*' token
xwin.c:2363: error: 'oldErrorHandler' undeclared (first use in this function)
xwin.c:2363: error: 'CreatePixmapErrorHandler' undeclared (first use in this function)
xwin.c:2365: error: 'Success' undeclared (first use in this function)
xwin.c:2368: error: 'XwDev' has no member named 'width'
xwin.c:2368: error: 'XwDev' has no member named 'height'
xwin.c:2368: error: 'XwDisplay' has no member named 'depth'
xwin.c:2370: error: 'XwDev' has no member named 'pixmap'
xwin.c:2370: error: 'XwDisplay' has no member named 'display'
xwin.c:2370: error: 'XwDev' has no member named 'window'
xwin.c:2371: error: 'XwDev' has no member named 'width'
xwin.c:2371: error: 'XwDev' has no member named 'height'
xwin.c:2371: error: 'XwDisplay' has no member named 'depth'
xwin.c:2372: error: 'XwDisplay' has no member named 'display'
xwin.c:2374: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:2375: error: 'XwDev' has no member named 'write_to_window'
xwin.c: In function 'GetVisual':
xwin.c:2407: error: 'XVisualInfo' undeclared (first use in this function)
xwin.c:2407: error: expected ';' before 'vTemplate'
xwin.c:2411: error: 'vTemplate' undeclared (first use in this function)
xwin.c:2414: error: 'visualList' undeclared (first use in this function)
xwin.c:2414: error: 'XwDisplay' has no member named 'display'
xwin.c:2415: error: 'VisualScreenMask' undeclared (first use in this function)
xwin.c:2415: error: 'VisualDepthMask' undeclared (first use in this function)
xwin.c:2462: error: 'XwDisplay' has no member named 'visual'
xwin.c:2463: error: 'XwDisplay' has no member named 'depth'
xwin.c:2469: error: 'XwDisplay' has no member named 'visual'
xwin.c:2469: error: 'XwDisplay' has no member named 'display'
xwin.c:2470: error: 'XwDisplay' has no member named 'depth'
xwin.c:2470: error: 'XwDisplay' has no member named 'display'
xwin.c:2475: error: 'XwDisplay' has no member named 'visual'
xwin.c:2476: error: 'TrueColor' undeclared (first use in this function)
xwin.c:2477: error: 'StaticColor' undeclared (first use in this function)
xwin.c:2478: error: 'StaticGray' undeclared (first use in this function)
xwin.c:2479: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2482: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2491: error: 'XwDisplay' has no member named 'visual'
xwin.c:2492: error: 'PseudoColor' undeclared (first use in this function)
xwin.c:2495: error: 'GrayScale' undeclared (first use in this function)
xwin.c:2498: error: 'DirectColor' undeclared (first use in this function)
xwin.c:2514: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c: In function 'AllocBGFG':
xwin.c:2538: error: 'XwDisplay' has no member named 'color'
xwin.c:2541: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2543: error: 'XwDisplay' has no member named 'display'
xwin.c:2543: error: 'XwDisplay' has no member named 'map'
xwin.c:2543: error: 'False' undeclared (first use in this function)
xwin.c:2547: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2551: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2551: error: 'XwDisplay' has no member named 'display'
xwin.c:2552: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:2552: error: 'XwDisplay' has no member named 'display'
xwin.c:2553: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2555: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2563: error: 'XwDisplay' has no member named 'display'
xwin.c:2563: error: 'XwDisplay' has no member named 'map'
xwin.c:2575: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2581: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:2584: error: 'XwDisplay' has no member named 'display'
xwin.c:2584: error: 'XwDisplay' has no member named 'map'
xwin.c: In function 'SetBGFG':
xwin.c:2613: error: 'XwDisplay' has no member named 'color'
xwin.c:2620: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2620: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:2639: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:2639: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:2643: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2643: error: 'XwDisplay' has no member named 'color'
xwin.c:2644: error: 'XwDisplay' has no member named 'display'
xwin.c:2644: error: 'XwDisplay' has no member named 'map'
xwin.c:2644: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:2645: error: 'XwDisplay' has no member named 'display'
xwin.c:2645: error: 'XwDisplay' has no member named 'map'
xwin.c:2645: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2647: error: 'XwDisplay' has no member named 'display'
xwin.c:2647: error: 'XwDisplay' has no member named 'map'
xwin.c:2647: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2648: error: 'XwDisplay' has no member named 'display'
xwin.c:2648: error: 'XwDisplay' has no member named 'map'
xwin.c:2648: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c: In function 'InitColors':
xwin.c:2669: error: 'XwDisplay' has no member named 'color'
xwin.c: In function 'AllocCustomMap':
xwin.c:2710: error: 'XColor' undeclared (first use in this function)
xwin.c:2710: error: expected ';' before 'xwm_colors'
xwin.c:2719: error: 'xwm_colors' undeclared (first use in this function)
xwin.c:2721: error: 'XwDisplay' has no member named 'display'
xwin.c:2721: error: 'XwDisplay' has no member named 'map'
xwin.c:2729: error: 'XwDisplay' has no member named 'display'
xwin.c:2729: error: 'XwDisplay' has no member named 'map'
xwin.c:2729: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:2733: error: 'XwDisplay' has no member named 'map'
xwin.c:2733: error: 'XwDisplay' has no member named 'display'
xwin.c:2733: error: 'XwDisplay' has no member named 'display'
xwin.c:2734: error: 'XwDisplay' has no member named 'visual'
xwin.c:2734: error: 'AllocNone' undeclared (first use in this function)
xwin.c:2740: error: 'XwDisplay' has no member named 'display'
xwin.c:2740: error: 'XwDisplay' has no member named 'map'
xwin.c:2740: error: 'False' undeclared (first use in this function)
xwin.c:2751: error: 'XwDisplay' has no member named 'display'
xwin.c:2751: error: 'XwDisplay' has no member named 'map'
xwin.c:2757: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:2758: error: 'XwDisplay' has no member named 'display'
xwin.c:2758: error: 'XwDisplay' has no member named 'map'
xwin.c:2758: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2759: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2770: error: 'sxwm_colors' undeclared (first use in this function)
xwin.c:2775: error: 'XwDisplay' has no member named 'display'
xwin.c:2775: error: 'XwDisplay' has no member named 'map'
xwin.c:2786: error: 'XwDisplay' has no member named 'display'
xwin.c:2786: error: 'XwDisplay' has no member named 'map'
xwin.c: In function 'AllocCmap0':
xwin.c:2810: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:2811: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2812: error: 'XwDisplay' has no member named 'display'
xwin.c:2812: error: 'XwDisplay' has no member named 'map'
xwin.c:2816: error: 'XwDisplay' has no member named 'ncol0_alloc'
xwin.c:2817: error: 'XwDisplay' has no member named 'ncol0_alloc'
xwin.c:2818: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2818: error: 'XColor' undeclared (first use in this function)
xwin.c:2818: error: expected expression before ')' token
xwin.c:2820: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2824: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2832: error: 'XwDisplay' has no member named 'display'
xwin.c:2832: error: 'XwDisplay' has no member named 'map'
xwin.c:2832: error: 'False' undeclared (first use in this function)
xwin.c:2840: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:2841: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:2842: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2853: error: expected ';' before 'c'
xwin.c:2854: error: 'c' undeclared (first use in this function)
xwin.c:2854: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:2855: error: 'XwDisplay' has no member named 'display'
xwin.c:2855: error: 'XwDisplay' has no member named 'map'
xwin.c:2859: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2860: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2864: error: expected ';' before 'screen_def'
xwin.c:2872: error: 'XwDisplay' has no member named 'display'
xwin.c:2872: error: 'XwDisplay' has no member named 'map'
xwin.c:2874: error: 'screen_def' undeclared (first use in this function)
xwin.c:2874: error: 'exact_def' undeclared (first use in this function)
xwin.c:2882: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2883: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2886: error: 'XwDisplay' has no member named 'display'
xwin.c:2886: error: 'XwDisplay' has no member named 'map'
xwin.c:2890: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2891: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:2898: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:2901: error: 'XwDisplay' has no member named 'ncol0'
xwin.c: In function 'AllocCmap1':
xwin.c:2922: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:2932: error: 'XwDisplay' has no member named 'display'
xwin.c:2932: error: 'XwDisplay' has no member named 'map'
xwin.c:2932: error: 'False' undeclared (first use in this function)
xwin.c:2941: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:2946: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:2951: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2952: error: 'XwDisplay' has no member named 'ncol1_alloc'
xwin.c:2952: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:2953: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2953: error: 'XColor' undeclared (first use in this function)
xwin.c:2953: error: expected expression before ')' token
xwin.c:2954: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2961: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:2964: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2968: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:2976: error: expected ';' before 'xcol'
xwin.c:2981: error: 'XwDisplay' has no member named 'visual'
xwin.c:2982: error: 'TrueColor' undeclared (first use in this function)
xwin.c:2990: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2991: error: 'XwDisplay' has no member named 'ncol1_alloc'
xwin.c:2992: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2992: error: expected expression before ')' token
xwin.c:2993: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:2999: error: 'xcol' undeclared (first use in this function)
xwin.c:2999: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:3001: error: 'XwDisplay' has no member named 'display'
xwin.c:3001: error: 'XwDisplay' has no member named 'map'
xwin.c:3005: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:3011: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3017: error: 'XwDisplay' has no member named 'ncol1'
xwin.c: In function 'StoreCmap0':
xwin.c:3037: error: 'XwDisplay' has no member named 'color'
xwin.c:3040: error: 'XwDisplay' has no member named 'ncol0'
xwin.c:3041: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:3041: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:3042: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:3043: error: 'XwDisplay' has no member named 'display'
xwin.c:3043: error: 'XwDisplay' has no member named 'map'
xwin.c:3043: error: 'XwDisplay' has no member named 'cmap0'
xwin.c:3045: error: 'XwDisplay' has no member named 'display'
xwin.c:3045: error: 'XwDisplay' has no member named 'map'
xwin.c:3045: error: 'XwDisplay' has no member named 'cmap0'
xwin.c: In function 'StoreCmap1':
xwin.c:3064: error: 'XwDisplay' has no member named 'color'
xwin.c:3067: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3068: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3069: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:3069: error: too many arguments to function 'PLColor_to_XColor'
xwin.c:3070: error: 'XwDisplay' has no member named 'rw_cmap'
xwin.c:3071: error: 'XwDisplay' has no member named 'display'
xwin.c:3071: error: 'XwDisplay' has no member named 'map'
xwin.c:3071: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:3073: error: 'XwDisplay' has no member named 'display'
xwin.c:3073: error: 'XwDisplay' has no member named 'map'
xwin.c:3073: error: 'XwDisplay' has no member named 'cmap1'
xwin.c: At top level:
xwin.c:3089: error: expected declaration specifiers or '...' before 'XColor'
xwin.c: In function 'PLColor_to_XColor':
xwin.c:3091: error: 'xcolor' undeclared (first use in this function)
xwin.c:3094: error: 'DoRed' undeclared (first use in this function)
xwin.c:3094: error: 'DoGreen' undeclared (first use in this function)
xwin.c:3094: error: 'DoBlue' undeclared (first use in this function)
xwin.c: At top level:
xwin.c:3105: error: expected declaration specifiers or '...' before 'XColor'
xwin.c: In function 'PLColor_from_XColor':
xwin.c:3107: error: 'xcolor' undeclared (first use in this function)
xwin.c: At top level:
xwin.c:3121: error: expected ')' before '*' token
xwin.c:3196: error: expected ')' before '*' token
xwin.c: In function 'DrawImage':
xwin.c:3218: error: 'XImage' undeclared (first use in this function)
xwin.c:3218: error: 'ximg' undeclared (first use in this function)
xwin.c:3219: error: 'XColor' undeclared (first use in this function)
xwin.c:3219: error: expected ';' before 'curcolor'
xwin.c:3222: error: expected ')' before '*' token
xwin.c:3237: error: 'XwDev' has no member named 'xscale'
xwin.c:3238: error: 'XwDev' has no member named 'xscale'
xwin.c:3239: error: 'XwDev' has no member named 'yscale'
xwin.c:3240: error: 'XwDev' has no member named 'yscale'
xwin.c:3246: error: 'oldErrorHandler' undeclared (first use in this function)
xwin.c:3246: error: 'GetImageErrorHandler' undeclared (first use in this function)
xwin.c:3248: error: 'XwDisplay' has no member named 'display'
xwin.c:3249: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:3250: error: 'XwDisplay' has no member named 'display'
xwin.c:3250: error: 'XwDev' has no member named 'pixmap'
xwin.c:3250: error: 'XwDev' has no member named 'width'
xwin.c:3250: error: 'XwDev' has no member named 'height'
xwin.c:3251: error: 'AllPlanes' undeclared (first use in this function)
xwin.c:3251: error: 'ZPixmap' undeclared (first use in this function)
xwin.c:3253: error: 'XwDev' has no member named 'write_to_window'
xwin.c:3254: error: 'XwDisplay' has no member named 'display'
xwin.c:3254: error: 'XwDev' has no member named 'window'
xwin.c:3254: error: 'XwDev' has no member named 'width'
xwin.c:3254: error: 'XwDev' has no member named 'height'
xwin.c:3264: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3266: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3297: error: 'XwDev' has no member named 'yscale'
xwin.c:3298: error: 'XwDev' has no member named 'xscale'
xwin.c:3300: error: 'XwDev' has no member named 'yscale'
xwin.c:3301: error: 'XwDev' has no member named 'xscale'
xwin.c:3311: error: 'XwDev' has no member named 'xscale'
xwin.c:3312: error: 'XwDev' has no member named 'yscale'
xwin.c:3331: error: 'XwDisplay' has no member named 'ncol1'
xwin.c:3332: error: 'XwDisplay' has no member named 'color'
xwin.c:3333: error: 'curcolor' undeclared (first use in this function)
xwin.c:3333: error: 'XwDisplay' has no member named 'cmap1'
xwin.c:3335: error: 'XwDisplay' has no member named 'fgcolor'
xwin.c:3342: error: 'XwDev' has no member named 'height'
xwin.c:3348: error: 'XwDev' has no member named 'height'
xwin.c:3365: error: 'XwDev' has no member named 'height'
xwin.c:3374: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:3375: error: 'XwDisplay' has no member named 'display'
xwin.c:3375: error: 'XwDev' has no member named 'pixmap'
xwin.c:3375: error: 'XwDev' has no member named 'gc'
xwin.c:3375: error: 'XwDev' has no member named 'width'
xwin.c:3375: error: 'XwDev' has no member named 'height'
xwin.c:3377: error: 'XwDev' has no member named 'write_to_window'
xwin.c:3378: error: 'XwDisplay' has no member named 'display'
xwin.c:3378: error: 'XwDev' has no member named 'window'
xwin.c:3378: error: 'XwDev' has no member named 'gc'
xwin.c:3379: error: 'XwDev' has no member named 'width'
xwin.c:3379: error: 'XwDev' has no member named 'height'
xwin.c: In function 'imageops':
xwin.c:3394: error: 'XwDev' has no member named 'write_to_window'
xwin.c:3398: error: 'XwDev' has no member named 'write_to_window'
xwin.c:3402: error: 'XwDev' has no member named 'write_to_pixmap'
xwin.c:3406: error: 'XwDisplay' has no member named 'display'
xwin.c:3407: error: 'XwDev' has no member named 'write_to_pixmap'
make[2]: *** [xwin.lo] 错误 1
make[2]: Leaving directory `/packages/EMBOSS-5.0.0/plplot'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/packages/EMBOSS-5.0.0/plplot'
make: *** [all-recursive] 错误 1

尤其是这几句:
lxwd.h:22:22: error: X11/Xlib.h: No such file or directory
plxwd.h:23:23: error: X11/Xutil.h: No such file or directory
plxwd.h:24:28: error: X11/cursorfont.h: No such file or directory
plxwd.h:25:24: error: X11/keysym.h: No such file or directory
x11不是系统自动安装的吗?不安x11,不是没有图形界面吗?我是个初学者,我用的是fedora8。谁能帮帮我找出原因,先谢谢了。
发表于 2008-2-17 22:20:05 | 显示全部楼层
编译安装要求装上相关的库,这样才可以调用库包含头文件中的源码。
把 libX11-devel 包装上。
相关依赖关系可以到 http://rpm.pbone.net/ 上查。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-2-17 23:10:39 | 显示全部楼层
谢谢你的解答。我下好了所有的软件,请问安装的时候,要指定文件夹吗,有没有其他要求,直接安就可以了吗?
回复 支持 反对

使用道具 举报

发表于 2008-2-17 23:16:10 | 显示全部楼层
编译安装最好能指定安装在 /opt 目录下,其它目录或默认目录也可以,具体一两句话讲不清,你可以搜索一下,找出编译安装的相关文档。还有,直接用 yum 安装就行,那个网站是因为我用惯了方便而已。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-2-18 02:20:50 | 显示全部楼层
按你的方法安装成功,十分感谢!!!我还有很多东西要学习阿,继续努力!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表