Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35793 Details for
Bug 57687
directvnc-0.7.5 failes to merge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
directvnc-0.7.5 emerge-log
2146-directvnc-0.7.5.log (text/plain), 78.64 KB, created by
Michael Postmann
on 2004-07-20 00:12:06 UTC
(
hide
)
Description:
directvnc-0.7.5 emerge-log
Filename:
MIME Type:
Creator:
Michael Postmann
Created:
2004-07-20 00:12:06 UTC
Size:
78.64 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking directvnc-0.7.5.tar.gz to /var/tmp/portage/directvnc-0.7.5/work >>>> Source unpacked. >compile >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets ${MAKE}... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking dependency style of gcc... gcc3 >checking for strerror in -lcposix... no >checking for i686-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking dependency style of gcc... (cached) gcc3 >checking for gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for a BSD-compatible install... /bin/install -c >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking command to parse nm output... ok >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking if malloc debugging is wanted... no >checking for jpeg_destroy_decompress in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for gzsetparams in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for pkg-config... /usr/bin/pkg-config >checking for directfb >= 0.9.16... yes >checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb >checking DIRECTFB_LIBS... -ldirectfb -lpthread -ldl >checking for getopt... yes >checking for getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/directvnc-0.7.5/work/directvnc-0.7.5' >Making all in src >make[2]: Entering directory `/var/tmp/portage/directvnc-0.7.5/work/directvnc-0.7.5/src' >source='main.c' object='main.o' libtool=no \ >depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ >depmode=gcc3 /bin/sh ../depcomp \ >gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -mcpu=i686 -fomit-frame-pointer -c `test -f 'main.c' || echo './'`main.c >source='dfb.c' object='dfb.o' libtool=no \ >depfile='.deps/dfb.Po' tmpdepfile='.deps/dfb.TPo' \ >depmode=gcc3 /bin/sh ../depcomp \ >gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -mcpu=i686 -fomit-frame-pointer -c `test -f 'dfb.c' || echo './'`dfb.c >In file included from main.c:21: >directvnc.h:31:21: X11/Xmd.h: No such file or directory >In file included from directvnc.h:32, > from main.c:21: >rfbproto.h:60: error: syntax error before "CARD16" >rfbproto.h:60: warning: no semicolon at end of struct or union >rfbproto.h:61: warning: data definition has no type or storage class >rfbproto.h:62: error: syntax error before "w" >rfbproto.h:62: warning: data definition has no type or storage class >rfbproto.h:63: error: syntax error before "h" >rfbproto.h:63: warning: data definition has no type or storage class >rfbproto.h:64: warning: data definition has no type or storage class >rfbproto.h:75: error: syntax error before "CARD8" >rfbproto.h:75: warning: no semicolon at end of struct or union >rfbproto.h:77: warning: data definition has no type or storage class >rfbproto.h:79: error: syntax error before "bigEndian" >rfbproto.h:79: warning: data definition has no type or storage class >rfbproto.h:85: error: syntax error before "trueColour" >rfbproto.h:85: warning: data definition has no type or storage class >rfbproto.h:92: error: syntax error before "redMax" >rfbproto.h:92: warning: data definition has no type or storage class >rfbproto.h:96: error: syntax error before "greenMax" >rfbproto.h:96: warning: data definition has no type or storage class >rfbproto.h:98: error: syntax error before "blueMax" >rfbproto.h:98: warning: data definition has no type or storage class >rfbproto.h:100: error: syntax error before "redShift" >rfbproto.h:100: warning: data definition has no type or storage class >rfbproto.h:112: error: syntax error before "greenShift" >rfbproto.h:112: warning: data definition has no type or storage class >rfbproto.h:114: error: syntax error before "blueShift" >rfbproto.h:114: warning: data definition has no type or storage class >rfbproto.h:116: error: syntax error before "pad1" >rfbproto.h:116: warning: data definition has no type or storage class >rfbproto.h:117: error: syntax error before "pad2" >rfbproto.h:117: warning: data definition has no type or storage class >rfbproto.h:119: warning: data definition has no type or storage class >rfbproto.h:216: error: syntax error before "CARD8" >rfbproto.h:216: warning: no semicolon at end of struct or union >rfbproto.h:217: warning: data definition has no type or storage class >rfbproto.h:231: error: syntax error before "CARD16" >rfbproto.h:231: warning: no semicolon at end of struct or union >rfbproto.h:232: warning: data definition has no type or storage class >rfbproto.h:233: error: syntax error before "format" >rfbproto.h:233: warning: data definition has no type or storage class >rfbproto.h:234: error: syntax error before "nameLength" >rfbproto.h:234: warning: data definition has no type or storage class >rfbproto.h:236: warning: data definition has no type or storage class >rfbproto.h:353: error: syntax error before "CARD8" >rfbproto.h:353: warning: no semicolon at end of struct or union >rfbproto.h:354: warning: data definition has no type or storage class >rfbproto.h:355: error: syntax error before "nRects" >rfbproto.h:355: warning: data definition has no type or storage class >rfbproto.h:357: warning: data definition has no type or storage class >rfbproto.h:370: error: syntax error before "rfbRectangle" >rfbproto.h:370: warning: no semicolon at end of struct or union >rfbproto.h:371: warning: data definition has no type or storage class >rfbproto.h:372: warning: data definition has no type or storage class >rfbproto.h:389: error: syntax error before "CARD16" >rfbproto.h:389: warning: no semicolon at end of struct or union >rfbproto.h:390: warning: data definition has no type or storage class >rfbproto.h:391: warning: data definition has no type or storage class >rfbproto.h:404: error: syntax error before "CARD32" >rfbproto.h:404: warning: no semicolon at end of struct or union >rfbproto.h:405: warning: data definition has no type or storage class >rfbproto.h:419: error: syntax error before "CARD8" >rfbproto.h:419: warning: no semicolon at end of struct or union >rfbproto.h:420: warning: data definition has no type or storage class >rfbproto.h:421: error: syntax error before "w" >rfbproto.h:421: warning: data definition has no type or storage class >rfbproto.h:422: error: syntax error before "h" >rfbproto.h:422: warning: data definition has no type or storage class >rfbproto.h:423: warning: data definition has no type or storage class >rfbproto.h:488: error: syntax error before "CARD32" >rfbproto.h:488: warning: no semicolon at end of struct or union >rfbproto.h:489: warning: data definition has no type or storage class >rfbproto.h:529: error: syntax error before "CARD8" >rfbproto.h:529: warning: no semicolon at end of struct or union >rfbproto.h:530: warning: data definition has no type or storage class >rfbproto.h:531: error: syntax error before "foreBlue" >rfbproto.h:531: warning: data definition has no type or storage class >rfbproto.h:532: error: syntax error before "backRed" >rfbproto.h:532: warning: data definition has no type or storage class >rfbproto.h:533: error: syntax error before "backGreen" >rfbproto.h:533: warning: data definition has no type or storage class >rfbproto.h:534: error: syntax error before "backBlue" >rfbproto.h:534: warning: data definition has no type or storage class >rfbproto.h:535: warning: data definition has no type or storage class >rfbproto.h:564: error: syntax error before "CARD8" >rfbproto.h:564: warning: no semicolon at end of struct or union >rfbproto.h:565: warning: data definition has no type or storage class >rfbproto.h:566: error: syntax error before "firstColour" >rfbproto.h:566: warning: data definition has no type or storage class >rfbproto.h:567: error: syntax error before "nColours" >rfbproto.h:567: warning: data definition has no type or storage class >rfbproto.h:572: warning: data definition has no type or storage class >rfbproto.h:583: error: syntax error before "CARD8" >rfbproto.h:583: warning: no semicolon at end of struct or union >rfbproto.h:584: warning: data definition has no type or storage class >rfbproto.h:595: error: syntax error before "CARD8" >rfbproto.h:595: warning: no semicolon at end of struct or union >rfbproto.h:596: warning: data definition has no type or storage class >rfbproto.h:597: error: syntax error before "pad2" >rfbproto.h:597: warning: data definition has no type or storage class >rfbproto.h:598: error: syntax error before "length" >rfbproto.h:598: warning: data definition has no type or storage class >rfbproto.h:600: warning: data definition has no type or storage class >rfbproto.h:610: error: syntax error before "CARD8" >rfbproto.h:610: warning: no semicolon at end of struct or union >rfbproto.h:611: warning: data definition has no type or storage class >rfbproto.h:612: error: syntax error before "scme" >rfbproto.h:612: warning: data definition has no type or storage class >rfbproto.h:613: error: syntax error before "b" >rfbproto.h:613: warning: data definition has no type or storage class >rfbproto.h:614: error: syntax error before "sct" >rfbproto.h:614: warning: data definition has no type or storage class >rfbproto.h:615: warning: data definition has no type or storage class >rfbproto.h:632: error: syntax error before "CARD8" >rfbproto.h:632: warning: no semicolon at end of struct or union >rfbproto.h:633: warning: data definition has no type or storage class >rfbproto.h:634: error: syntax error before "pad2" >rfbproto.h:634: warning: data definition has no type or storage class >rfbproto.h:635: error: syntax error before "format" >rfbproto.h:635: warning: data definition has no type or storage class >rfbproto.h:636: warning: data definition has no type or storage class >rfbproto.h:649: error: syntax error before "CARD8" >rfbproto.h:649: warning: no semicolon at end of struct or union >rfbproto.h:650: warning: data definition has no type or storage class >rfbproto.h:651: error: syntax error before "firstColour" >rfbproto.h:651: warning: data definition has no type or storage class >rfbproto.h:652: error: syntax error before "nColours" >rfbproto.h:652: warning: data definition has no type or storage class >rfbproto.h:657: warning: data definition has no type or storage class >rfbproto.h:669: error: syntax error before "CARD8" >rfbproto.h:669: warning: no semicolon at end of struct or union >rfbproto.h:670: warning: data definition has no type or storage class >rfbproto.h:671: error: syntax error before "nEncodings" >rfbproto.h:671: warning: data definition has no type or storage class >rfbproto.h:673: warning: data definition has no type or storage class >rfbproto.h:685: error: syntax error before "CARD8" >rfbproto.h:685: warning: no semicolon at end of struct or union >rfbproto.h:686: warning: data definition has no type or storage class >rfbproto.h:687: error: syntax error before "x" >rfbproto.h:687: warning: data definition has no type or storage class >rfbproto.h:688: error: syntax error before "y" >rfbproto.h:688: warning: data definition has no type or storage class >rfbproto.h:689: error: syntax error before "w" >rfbproto.h:689: warning: data definition has no type or storage class >rfbproto.h:690: error: syntax error before "h" >rfbproto.h:690: warning: data definition has no type or storage class >rfbproto.h:691: warning: data definition has no type or storage class >rfbproto.h:728: error: syntax error before "CARD8" >rfbproto.h:728: warning: no semicolon at end of struct or union >rfbproto.h:729: warning: data definition has no type or storage class >rfbproto.h:730: error: syntax error before "pad" >rfbproto.h:730: warning: data definition has no type or storage class >rfbproto.h:731: error: syntax error before "key" >rfbproto.h:731: warning: data definition has no type or storage class >rfbproto.h:732: warning: data definition has no type or storage class >rfbproto.h:742: error: syntax error before "CARD8" >rfbproto.h:742: warning: no semicolon at end of struct or union >rfbproto.h:743: warning: data definition has no type or storage class >rfbproto.h:744: error: syntax error before "x" >rfbproto.h:744: warning: data definition has no type or storage class >rfbproto.h:745: error: syntax error before "y" >rfbproto.h:745: warning: data definition has no type or storage class >rfbproto.h:746: warning: data definition has no type or storage class >rfbproto.h:761: error: syntax error before "CARD8" >rfbproto.h:761: warning: no semicolon at end of struct or union >rfbproto.h:762: warning: data definition has no type or storage class >rfbproto.h:763: error: syntax error before "pad2" >rfbproto.h:763: warning: data definition has no type or storage class >rfbproto.h:764: error: syntax error before "length" >rfbproto.h:764: warning: data definition has no type or storage class >rfbproto.h:766: warning: data definition has no type or storage class >rfbproto.h:777: error: syntax error before "CARD8" >rfbproto.h:777: warning: no semicolon at end of struct or union >rfbproto.h:778: warning: data definition has no type or storage class >rfbproto.h:779: error: syntax error before "fcme" >rfbproto.h:779: warning: data definition has no type or storage class >rfbproto.h:780: error: syntax error before "se" >rfbproto.h:780: warning: data definition has no type or storage class >rfbproto.h:781: error: syntax error before "fur" >rfbproto.h:781: warning: data definition has no type or storage class >rfbproto.h:782: error: syntax error before "ke" >rfbproto.h:782: warning: data definition has no type or storage class >rfbproto.h:783: error: syntax error before "pe" >rfbproto.h:783: warning: data definition has no type or storage class >rfbproto.h:784: error: syntax error before "cct" >rfbproto.h:784: warning: data definition has no type or storage class >rfbproto.h:785: warning: data definition has no type or storage class >In file included from dfb.c:19: >directvnc.h:31:21: X11/Xmd.h: No such file or directory >In file included from directvnc.h:32, > from dfb.c:19: >rfbproto.h:60: error: syntax error before "CARD16" >make[2]: *** [main.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >rfbproto.h:60: warning: no semicolon at end of struct or union >rfbproto.h:61: warning: data definition has no type or storage class >rfbproto.h:62: error: syntax error before "w" >rfbproto.h:62: warning: data definition has no type or storage class >rfbproto.h:63: error: syntax error before "h" >rfbproto.h:63: warning: data definition has no type or storage class >rfbproto.h:64: warning: data definition has no type or storage class >rfbproto.h:75: error: syntax error before "CARD8" >rfbproto.h:75: warning: no semicolon at end of struct or union >rfbproto.h:77: warning: data definition has no type or storage class >rfbproto.h:79: error: syntax error before "bigEndian" >rfbproto.h:79: warning: data definition has no type or storage class >rfbproto.h:85: error: syntax error before "trueColour" >rfbproto.h:85: warning: data definition has no type or storage class >rfbproto.h:92: error: syntax error before "redMax" >rfbproto.h:92: warning: data definition has no type or storage class >rfbproto.h:96: error: syntax error before "greenMax" >rfbproto.h:96: warning: data definition has no type or storage class >rfbproto.h:98: error: syntax error before "blueMax" >rfbproto.h:98: warning: data definition has no type or storage class >rfbproto.h:100: error: syntax error before "redShift" >rfbproto.h:100: warning: data definition has no type or storage class >rfbproto.h:112: error: syntax error before "greenShift" >rfbproto.h:112: warning: data definition has no type or storage class >rfbproto.h:114: error: syntax error before "blueShift" >rfbproto.h:114: warning: data definition has no type or storage class >rfbproto.h:116: error: syntax error before "pad1" >rfbproto.h:116: warning: data definition has no type or storage class >rfbproto.h:117: error: syntax error before "pad2" >rfbproto.h:117: warning: data definition has no type or storage class >rfbproto.h:119: warning: data definition has no type or storage class >rfbproto.h:216: error: syntax error before "CARD8" >rfbproto.h:216: warning: no semicolon at end of struct or union >rfbproto.h:217: warning: data definition has no type or storage class >rfbproto.h:231: error: syntax error before "CARD16" >rfbproto.h:231: warning: no semicolon at end of struct or union >rfbproto.h:232: warning: data definition has no type or storage class >rfbproto.h:233: error: syntax error before "format" >rfbproto.h:233: warning: data definition has no type or storage class >rfbproto.h:234: error: syntax error before "nameLength" >rfbproto.h:234: warning: data definition has no type or storage class >rfbproto.h:236: warning: data definition has no type or storage class >rfbproto.h:353: error: syntax error before "CARD8" >rfbproto.h:353: warning: no semicolon at end of struct or union >rfbproto.h:354: warning: data definition has no type or storage class >rfbproto.h:355: error: syntax error before "nRects" >rfbproto.h:355: warning: data definition has no type or storage class >rfbproto.h:357: warning: data definition has no type or storage class >rfbproto.h:370: error: syntax error before "rfbRectangle" >rfbproto.h:370: warning: no semicolon at end of struct or union >rfbproto.h:371: warning: data definition has no type or storage class >rfbproto.h:372: warning: data definition has no type or storage class >rfbproto.h:389: error: syntax error before "CARD16" >rfbproto.h:389: warning: no semicolon at end of struct or union >rfbproto.h:390: warning: data definition has no type or storage class >rfbproto.h:391: warning: data definition has no type or storage class >rfbproto.h:404: error: syntax error before "CARD32" >rfbproto.h:404: warning: no semicolon at end of struct or union >rfbproto.h:405: warning: data definition has no type or storage class >rfbproto.h:419: error: syntax error before "CARD8" >rfbproto.h:419: warning: no semicolon at end of struct or union >rfbproto.h:420: warning: data definition has no type or storage class >rfbproto.h:421: error: syntax error before "w" >rfbproto.h:421: warning: data definition has no type or storage class >rfbproto.h:422: error: syntax error before "h" >rfbproto.h:422: warning: data definition has no type or storage class >rfbproto.h:423: warning: data definition has no type or storage class >rfbproto.h:488: error: syntax error before "CARD32" >rfbproto.h:488: warning: no semicolon at end of struct or union >rfbproto.h:489: warning: data definition has no type or storage class >rfbproto.h:529: error: syntax error before "CARD8" >rfbproto.h:529: warning: no semicolon at end of struct or union >rfbproto.h:530: warning: data definition has no type or storage class >rfbproto.h:531: error: syntax error before "foreBlue" >rfbproto.h:531: warning: data definition has no type or storage class >rfbproto.h:532: error: syntax error before "backRed" >rfbproto.h:532: warning: data definition has no type or storage class >rfbproto.h:533: error: syntax error before "backGreen" >rfbproto.h:533: warning: data definition has no type or storage class >rfbproto.h:534: error: syntax error before "backBlue" >rfbproto.h:534: warning: data definition has no type or storage class >rfbproto.h:535: warning: data definition has no type or storage class >rfbproto.h:564: error: syntax error before "CARD8" >rfbproto.h:564: warning: no semicolon at end of struct or union >rfbproto.h:565: warning: data definition has no type or storage class >rfbproto.h:566: error: syntax error before "firstColour" >rfbproto.h:566: warning: data definition has no type or storage class >rfbproto.h:567: error: syntax error before "nColours" >rfbproto.h:567: warning: data definition has no type or storage class >rfbproto.h:572: warning: data definition has no type or storage class >rfbproto.h:583: error: syntax error before "CARD8" >rfbproto.h:583: warning: no semicolon at end of struct or union >rfbproto.h:584: warning: data definition has no type or storage class >rfbproto.h:595: error: syntax error before "CARD8" >rfbproto.h:595: warning: no semicolon at end of struct or union >rfbproto.h:596: warning: data definition has no type or storage class >rfbproto.h:597: error: syntax error before "pad2" >rfbproto.h:597: warning: data definition has no type or storage class >rfbproto.h:598: error: syntax error before "length" >rfbproto.h:598: warning: data definition has no type or storage class >rfbproto.h:600: warning: data definition has no type or storage class >rfbproto.h:610: error: syntax error before "CARD8" >rfbproto.h:610: warning: no semicolon at end of struct or union >rfbproto.h:611: warning: data definition has no type or storage class >rfbproto.h:612: error: syntax error before "scme" >rfbproto.h:612: warning: data definition has no type or storage class >rfbproto.h:613: error: syntax error before "b" >rfbproto.h:613: warning: data definition has no type or storage class >rfbproto.h:614: error: syntax error before "sct" >rfbproto.h:614: warning: data definition has no type or storage class >rfbproto.h:615: warning: data definition has no type or storage class >rfbproto.h:632: error: syntax error before "CARD8" >rfbproto.h:632: warning: no semicolon at end of struct or union >rfbproto.h:633: warning: data definition has no type or storage class >rfbproto.h:634: error: syntax error before "pad2" >rfbproto.h:634: warning: data definition has no type or storage class >rfbproto.h:635: error: syntax error before "format" >rfbproto.h:635: warning: data definition has no type or storage class >rfbproto.h:636: warning: data definition has no type or storage class >rfbproto.h:649: error: syntax error before "CARD8" >rfbproto.h:649: warning: no semicolon at end of struct or union >rfbproto.h:650: warning: data definition has no type or storage class >rfbproto.h:651: error: syntax error before "firstColour" >rfbproto.h:651: warning: data definition has no type or storage class >rfbproto.h:652: error: syntax error before "nColours" >rfbproto.h:652: warning: data definition has no type or storage class >rfbproto.h:657: warning: data definition has no type or storage class >rfbproto.h:669: error: syntax error before "CARD8" >rfbproto.h:669: warning: no semicolon at end of struct or union >rfbproto.h:670: warning: data definition has no type or storage class >rfbproto.h:671: error: syntax error before "nEncodings" >rfbproto.h:671: warning: data definition has no type or storage class >rfbproto.h:673: warning: data definition has no type or storage class >rfbproto.h:685: error: syntax error before "CARD8" >rfbproto.h:685: warning: no semicolon at end of struct or union >rfbproto.h:686: warning: data definition has no type or storage class >rfbproto.h:687: error: syntax error before "x" >rfbproto.h:687: warning: data definition has no type or storage class >rfbproto.h:688: error: syntax error before "y" >rfbproto.h:688: warning: data definition has no type or storage class >rfbproto.h:689: error: syntax error before "w" >rfbproto.h:689: warning: data definition has no type or storage class >rfbproto.h:690: error: syntax error before "h" >rfbproto.h:690: warning: data definition has no type or storage class >rfbproto.h:691: warning: data definition has no type or storage class >rfbproto.h:728: error: syntax error before "CARD8" >rfbproto.h:728: warning: no semicolon at end of struct or union >rfbproto.h:729: warning: data definition has no type or storage class >rfbproto.h:730: error: syntax error before "pad" >rfbproto.h:730: warning: data definition has no type or storage class >rfbproto.h:731: error: syntax error before "key" >rfbproto.h:731: warning: data definition has no type or storage class >rfbproto.h:732: warning: data definition has no type or storage class >rfbproto.h:742: error: syntax error before "CARD8" >rfbproto.h:742: warning: no semicolon at end of struct or union >rfbproto.h:743: warning: data definition has no type or storage class >rfbproto.h:744: error: syntax error before "x" >rfbproto.h:744: warning: data definition has no type or storage class >rfbproto.h:745: error: syntax error before "y" >rfbproto.h:745: warning: data definition has no type or storage class >rfbproto.h:746: warning: data definition has no type or storage class >rfbproto.h:761: error: syntax error before "CARD8" >rfbproto.h:761: warning: no semicolon at end of struct or union >rfbproto.h:762: warning: data definition has no type or storage class >rfbproto.h:763: error: syntax error before "pad2" >rfbproto.h:763: warning: data definition has no type or storage class >rfbproto.h:764: error: syntax error before "length" >rfbproto.h:764: warning: data definition has no type or storage class >rfbproto.h:766: warning: data definition has no type or storage class >rfbproto.h:777: error: syntax error before "CARD8" >rfbproto.h:777: warning: no semicolon at end of struct or union >rfbproto.h:778: warning: data definition has no type or storage class >rfbproto.h:779: error: syntax error before "fcme" >rfbproto.h:779: warning: data definition has no type or storage class >rfbproto.h:780: error: syntax error before "se" >rfbproto.h:780: warning: data definition has no type or storage class >rfbproto.h:781: error: syntax error before "fur" >rfbproto.h:781: warning: data definition has no type or storage class >rfbproto.h:782: error: syntax error before "ke" >rfbproto.h:782: warning: data definition has no type or storage class >rfbproto.h:783: error: syntax error before "pe" >rfbproto.h:783: warning: data definition has no type or storage class >rfbproto.h:784: error: syntax error before "cct" >rfbproto.h:784: warning: data definition has no type or storage class >rfbproto.h:785: warning: data definition has no type or storage class >In file included from dfb.c:21: >keysym.h:69:27: X11/keysymdef.h: No such file or directory >dfb.c: In function `dfb_process_events': >dfb.c:280: error: `XK_Control_L' undeclared (first use in this function) >dfb.c:280: error: (Each undeclared identifier is reported only once >dfb.c:280: error: for each function it appears in.) >dfb.c:281: error: `XK_Control_R' undeclared (first use in this function) >dfb.c: At top level: >dfb.c:377: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:377: error: initializer element is not constant >dfb.c:377: error: (near initialization for `latin1_to_x[0]') >dfb.c:377: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:377: error: initializer element is not constant >dfb.c:377: error: (near initialization for `latin1_to_x[1]') >dfb.c:377: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:377: error: initializer element is not constant >dfb.c:377: error: (near initialization for `latin1_to_x[2]') >dfb.c:377: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:377: error: initializer element is not constant >dfb.c:377: error: (near initialization for `latin1_to_x[3]') >dfb.c:378: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:378: error: initializer element is not constant >dfb.c:378: error: (near initialization for `latin1_to_x[4]') >dfb.c:378: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:378: error: initializer element is not constant >dfb.c:378: error: (near initialization for `latin1_to_x[5]') >dfb.c:378: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:378: error: initializer element is not constant >dfb.c:378: error: (near initialization for `latin1_to_x[6]') >dfb.c:378: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:378: error: initializer element is not constant >dfb.c:378: error: (near initialization for `latin1_to_x[7]') >dfb.c:379: error: `XK_BackSpace' undeclared here (not in a function) >dfb.c:379: error: initializer element is not constant >dfb.c:379: error: (near initialization for `latin1_to_x[8]') >dfb.c:379: error: `XK_Tab' undeclared here (not in a function) >dfb.c:379: error: initializer element is not constant >dfb.c:379: error: (near initialization for `latin1_to_x[9]') >dfb.c:379: error: `XK_Linefeed' undeclared here (not in a function) >dfb.c:379: error: initializer element is not constant >dfb.c:379: error: (near initialization for `latin1_to_x[10]') >dfb.c:379: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:379: error: initializer element is not constant >dfb.c:379: error: (near initialization for `latin1_to_x[11]') >dfb.c:380: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:380: error: initializer element is not constant >dfb.c:380: error: (near initialization for `latin1_to_x[12]') >dfb.c:380: error: `XK_Return' undeclared here (not in a function) >dfb.c:380: error: initializer element is not constant >dfb.c:380: error: (near initialization for `latin1_to_x[13]') >dfb.c:380: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:380: error: initializer element is not constant >dfb.c:380: error: (near initialization for `latin1_to_x[14]') >dfb.c:380: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:380: error: initializer element is not constant >dfb.c:380: error: (near initialization for `latin1_to_x[15]') >dfb.c:381: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:381: error: initializer element is not constant >dfb.c:381: error: (near initialization for `latin1_to_x[16]') >dfb.c:381: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:381: error: initializer element is not constant >dfb.c:381: error: (near initialization for `latin1_to_x[17]') >dfb.c:381: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:381: error: initializer element is not constant >dfb.c:381: error: (near initialization for `latin1_to_x[18]') >dfb.c:381: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:381: error: initializer element is not constant >dfb.c:381: error: (near initialization for `latin1_to_x[19]') >dfb.c:382: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:382: error: initializer element is not constant >dfb.c:382: error: (near initialization for `latin1_to_x[20]') >dfb.c:382: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:382: error: initializer element is not constant >dfb.c:382: error: (near initialization for `latin1_to_x[21]') >dfb.c:382: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:382: error: initializer element is not constant >dfb.c:382: error: (near initialization for `latin1_to_x[22]') >dfb.c:382: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:382: error: initializer element is not constant >dfb.c:382: error: (near initialization for `latin1_to_x[23]') >dfb.c:383: error: `XK_Cancel' undeclared here (not in a function) >dfb.c:383: error: initializer element is not constant >dfb.c:383: error: (near initialization for `latin1_to_x[24]') >dfb.c:383: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:383: error: initializer element is not constant >dfb.c:383: error: (near initialization for `latin1_to_x[25]') >dfb.c:383: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:383: error: initializer element is not constant >dfb.c:383: error: (near initialization for `latin1_to_x[26]') >dfb.c:383: error: `XK_Escape' undeclared here (not in a function) >dfb.c:383: error: initializer element is not constant >dfb.c:383: error: (near initialization for `latin1_to_x[27]') >dfb.c:384: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:384: error: initializer element is not constant >dfb.c:384: error: (near initialization for `latin1_to_x[28]') >dfb.c:384: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:384: error: initializer element is not constant >dfb.c:384: error: (near initialization for `latin1_to_x[29]') >dfb.c:384: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:384: error: initializer element is not constant >dfb.c:384: error: (near initialization for `latin1_to_x[30]') >dfb.c:384: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:384: error: initializer element is not constant >dfb.c:384: error: (near initialization for `latin1_to_x[31]') >dfb.c:385: error: `XK_space' undeclared here (not in a function) >dfb.c:385: error: initializer element is not constant >dfb.c:385: error: (near initialization for `latin1_to_x[32]') >dfb.c:385: error: `XK_exclam' undeclared here (not in a function) >dfb.c:385: error: initializer element is not constant >dfb.c:385: error: (near initialization for `latin1_to_x[33]') >dfb.c:385: error: `XK_quotedbl' undeclared here (not in a function) >dfb.c:385: error: initializer element is not constant >dfb.c:385: error: (near initialization for `latin1_to_x[34]') >dfb.c:385: error: `XK_numbersign' undeclared here (not in a function) >dfb.c:385: error: initializer element is not constant >dfb.c:385: error: (near initialization for `latin1_to_x[35]') >dfb.c:386: error: `XK_dollar' undeclared here (not in a function) >dfb.c:386: error: initializer element is not constant >dfb.c:386: error: (near initialization for `latin1_to_x[36]') >dfb.c:386: error: `XK_percent' undeclared here (not in a function) >dfb.c:386: error: initializer element is not constant >dfb.c:386: error: (near initialization for `latin1_to_x[37]') >dfb.c:386: error: `XK_ampersand' undeclared here (not in a function) >dfb.c:386: error: initializer element is not constant >dfb.c:386: error: (near initialization for `latin1_to_x[38]') >dfb.c:386: error: `XK_apostrophe' undeclared here (not in a function) >dfb.c:386: error: initializer element is not constant >dfb.c:386: error: (near initialization for `latin1_to_x[39]') >dfb.c:387: error: `XK_parenleft' undeclared here (not in a function) >dfb.c:387: error: initializer element is not constant >dfb.c:387: error: (near initialization for `latin1_to_x[40]') >dfb.c:387: error: `XK_parenright' undeclared here (not in a function) >dfb.c:387: error: initializer element is not constant >dfb.c:387: error: (near initialization for `latin1_to_x[41]') >dfb.c:387: error: `XK_asterisk' undeclared here (not in a function) >dfb.c:387: error: initializer element is not constant >dfb.c:387: error: (near initialization for `latin1_to_x[42]') >dfb.c:387: error: `XK_plus' undeclared here (not in a function) >dfb.c:387: error: initializer element is not constant >dfb.c:387: error: (near initialization for `latin1_to_x[43]') >dfb.c:388: error: `XK_comma' undeclared here (not in a function) >dfb.c:388: error: initializer element is not constant >dfb.c:388: error: (near initialization for `latin1_to_x[44]') >dfb.c:388: error: `XK_minus' undeclared here (not in a function) >dfb.c:388: error: initializer element is not constant >dfb.c:388: error: (near initialization for `latin1_to_x[45]') >dfb.c:388: error: `XK_period' undeclared here (not in a function) >dfb.c:388: error: initializer element is not constant >dfb.c:388: error: (near initialization for `latin1_to_x[46]') >dfb.c:388: error: `XK_slash' undeclared here (not in a function) >dfb.c:388: error: initializer element is not constant >dfb.c:388: error: (near initialization for `latin1_to_x[47]') >dfb.c:389: error: `XK_0' undeclared here (not in a function) >dfb.c:389: error: initializer element is not constant >dfb.c:389: error: (near initialization for `latin1_to_x[48]') >dfb.c:389: error: `XK_1' undeclared here (not in a function) >dfb.c:389: error: initializer element is not constant >dfb.c:389: error: (near initialization for `latin1_to_x[49]') >dfb.c:389: error: `XK_2' undeclared here (not in a function) >dfb.c:389: error: initializer element is not constant >dfb.c:389: error: (near initialization for `latin1_to_x[50]') >dfb.c:389: error: `XK_3' undeclared here (not in a function) >dfb.c:389: error: initializer element is not constant >dfb.c:389: error: (near initialization for `latin1_to_x[51]') >dfb.c:390: error: `XK_4' undeclared here (not in a function) >dfb.c:390: error: initializer element is not constant >dfb.c:390: error: (near initialization for `latin1_to_x[52]') >dfb.c:390: error: `XK_5' undeclared here (not in a function) >dfb.c:390: error: initializer element is not constant >dfb.c:390: error: (near initialization for `latin1_to_x[53]') >dfb.c:390: error: `XK_6' undeclared here (not in a function) >dfb.c:390: error: initializer element is not constant >dfb.c:390: error: (near initialization for `latin1_to_x[54]') >dfb.c:390: error: `XK_7' undeclared here (not in a function) >dfb.c:390: error: initializer element is not constant >dfb.c:390: error: (near initialization for `latin1_to_x[55]') >dfb.c:391: error: `XK_8' undeclared here (not in a function) >dfb.c:391: error: initializer element is not constant >dfb.c:391: error: (near initialization for `latin1_to_x[56]') >dfb.c:391: error: `XK_9' undeclared here (not in a function) >dfb.c:391: error: initializer element is not constant >dfb.c:391: error: (near initialization for `latin1_to_x[57]') >dfb.c:391: error: `XK_colon' undeclared here (not in a function) >dfb.c:391: error: initializer element is not constant >dfb.c:391: error: (near initialization for `latin1_to_x[58]') >dfb.c:391: error: `XK_semicolon' undeclared here (not in a function) >dfb.c:391: error: initializer element is not constant >dfb.c:391: error: (near initialization for `latin1_to_x[59]') >dfb.c:392: error: `XK_less' undeclared here (not in a function) >dfb.c:392: error: initializer element is not constant >dfb.c:392: error: (near initialization for `latin1_to_x[60]') >dfb.c:392: error: `XK_equal' undeclared here (not in a function) >dfb.c:392: error: initializer element is not constant >dfb.c:392: error: (near initialization for `latin1_to_x[61]') >dfb.c:392: error: `XK_greater' undeclared here (not in a function) >dfb.c:392: error: initializer element is not constant >dfb.c:392: error: (near initialization for `latin1_to_x[62]') >dfb.c:392: error: `XK_question' undeclared here (not in a function) >dfb.c:392: error: initializer element is not constant >dfb.c:392: error: (near initialization for `latin1_to_x[63]') >dfb.c:393: error: `XK_at' undeclared here (not in a function) >dfb.c:393: error: initializer element is not constant >dfb.c:393: error: (near initialization for `latin1_to_x[64]') >dfb.c:393: error: `XK_A' undeclared here (not in a function) >dfb.c:393: error: initializer element is not constant >dfb.c:393: error: (near initialization for `latin1_to_x[65]') >dfb.c:393: error: `XK_B' undeclared here (not in a function) >dfb.c:393: error: initializer element is not constant >dfb.c:393: error: (near initialization for `latin1_to_x[66]') >dfb.c:393: error: `XK_C' undeclared here (not in a function) >dfb.c:393: error: initializer element is not constant >dfb.c:393: error: (near initialization for `latin1_to_x[67]') >dfb.c:394: error: `XK_D' undeclared here (not in a function) >dfb.c:394: error: initializer element is not constant >dfb.c:394: error: (near initialization for `latin1_to_x[68]') >dfb.c:394: error: `XK_E' undeclared here (not in a function) >dfb.c:394: error: initializer element is not constant >dfb.c:394: error: (near initialization for `latin1_to_x[69]') >dfb.c:394: error: `XK_F' undeclared here (not in a function) >dfb.c:394: error: initializer element is not constant >dfb.c:394: error: (near initialization for `latin1_to_x[70]') >dfb.c:394: error: `XK_G' undeclared here (not in a function) >dfb.c:394: error: initializer element is not constant >dfb.c:394: error: (near initialization for `latin1_to_x[71]') >dfb.c:395: error: `XK_H' undeclared here (not in a function) >dfb.c:395: error: initializer element is not constant >dfb.c:395: error: (near initialization for `latin1_to_x[72]') >dfb.c:395: error: `XK_I' undeclared here (not in a function) >dfb.c:395: error: initializer element is not constant >dfb.c:395: error: (near initialization for `latin1_to_x[73]') >dfb.c:395: error: `XK_J' undeclared here (not in a function) >dfb.c:395: error: initializer element is not constant >dfb.c:395: error: (near initialization for `latin1_to_x[74]') >dfb.c:395: error: `XK_K' undeclared here (not in a function) >dfb.c:395: error: initializer element is not constant >dfb.c:395: error: (near initialization for `latin1_to_x[75]') >dfb.c:396: error: `XK_L' undeclared here (not in a function) >dfb.c:396: error: initializer element is not constant >dfb.c:396: error: (near initialization for `latin1_to_x[76]') >dfb.c:396: error: `XK_M' undeclared here (not in a function) >dfb.c:396: error: initializer element is not constant >dfb.c:396: error: (near initialization for `latin1_to_x[77]') >dfb.c:396: error: `XK_N' undeclared here (not in a function) >dfb.c:396: error: initializer element is not constant >dfb.c:396: error: (near initialization for `latin1_to_x[78]') >dfb.c:396: error: `XK_O' undeclared here (not in a function) >dfb.c:396: error: initializer element is not constant >dfb.c:396: error: (near initialization for `latin1_to_x[79]') >dfb.c:397: error: `XK_P' undeclared here (not in a function) >dfb.c:397: error: initializer element is not constant >dfb.c:397: error: (near initialization for `latin1_to_x[80]') >dfb.c:397: error: `XK_Q' undeclared here (not in a function) >dfb.c:397: error: initializer element is not constant >dfb.c:397: error: (near initialization for `latin1_to_x[81]') >dfb.c:397: error: `XK_R' undeclared here (not in a function) >dfb.c:397: error: initializer element is not constant >dfb.c:397: error: (near initialization for `latin1_to_x[82]') >dfb.c:397: error: `XK_S' undeclared here (not in a function) >dfb.c:397: error: initializer element is not constant >dfb.c:397: error: (near initialization for `latin1_to_x[83]') >dfb.c:398: error: `XK_T' undeclared here (not in a function) >dfb.c:398: error: initializer element is not constant >dfb.c:398: error: (near initialization for `latin1_to_x[84]') >dfb.c:398: error: `XK_U' undeclared here (not in a function) >dfb.c:398: error: initializer element is not constant >dfb.c:398: error: (near initialization for `latin1_to_x[85]') >dfb.c:398: error: `XK_V' undeclared here (not in a function) >dfb.c:398: error: initializer element is not constant >dfb.c:398: error: (near initialization for `latin1_to_x[86]') >dfb.c:398: error: `XK_W' undeclared here (not in a function) >dfb.c:398: error: initializer element is not constant >dfb.c:398: error: (near initialization for `latin1_to_x[87]') >dfb.c:399: error: `XK_X' undeclared here (not in a function) >dfb.c:399: error: initializer element is not constant >dfb.c:399: error: (near initialization for `latin1_to_x[88]') >dfb.c:399: error: `XK_Y' undeclared here (not in a function) >dfb.c:399: error: initializer element is not constant >dfb.c:399: error: (near initialization for `latin1_to_x[89]') >dfb.c:399: error: `XK_Z' undeclared here (not in a function) >dfb.c:399: error: initializer element is not constant >dfb.c:399: error: (near initialization for `latin1_to_x[90]') >dfb.c:399: error: `XK_bracketleft' undeclared here (not in a function) >dfb.c:399: error: initializer element is not constant >dfb.c:399: error: (near initialization for `latin1_to_x[91]') >dfb.c:400: error: `XK_backslash' undeclared here (not in a function) >dfb.c:400: error: initializer element is not constant >dfb.c:400: error: (near initialization for `latin1_to_x[92]') >dfb.c:400: error: `XK_bracketright' undeclared here (not in a function) >dfb.c:400: error: initializer element is not constant >dfb.c:400: error: (near initialization for `latin1_to_x[93]') >dfb.c:400: error: `XK_asciicircum' undeclared here (not in a function) >dfb.c:400: error: initializer element is not constant >dfb.c:400: error: (near initialization for `latin1_to_x[94]') >dfb.c:400: error: `XK_underscore' undeclared here (not in a function) >dfb.c:400: error: initializer element is not constant >dfb.c:400: error: (near initialization for `latin1_to_x[95]') >dfb.c:401: error: `XK_grave' undeclared here (not in a function) >dfb.c:401: error: initializer element is not constant >dfb.c:401: error: (near initialization for `latin1_to_x[96]') >dfb.c:401: error: `XK_a' undeclared here (not in a function) >dfb.c:401: error: initializer element is not constant >dfb.c:401: error: (near initialization for `latin1_to_x[97]') >dfb.c:401: error: `XK_b' undeclared here (not in a function) >dfb.c:401: error: initializer element is not constant >dfb.c:401: error: (near initialization for `latin1_to_x[98]') >dfb.c:401: error: `XK_c' undeclared here (not in a function) >dfb.c:401: error: initializer element is not constant >dfb.c:401: error: (near initialization for `latin1_to_x[99]') >dfb.c:402: error: `XK_d' undeclared here (not in a function) >dfb.c:402: error: initializer element is not constant >dfb.c:402: error: (near initialization for `latin1_to_x[100]') >dfb.c:402: error: `XK_e' undeclared here (not in a function) >dfb.c:402: error: initializer element is not constant >dfb.c:402: error: (near initialization for `latin1_to_x[101]') >dfb.c:402: error: `XK_f' undeclared here (not in a function) >dfb.c:402: error: initializer element is not constant >dfb.c:402: error: (near initialization for `latin1_to_x[102]') >dfb.c:402: error: `XK_g' undeclared here (not in a function) >dfb.c:402: error: initializer element is not constant >dfb.c:402: error: (near initialization for `latin1_to_x[103]') >dfb.c:403: error: `XK_h' undeclared here (not in a function) >dfb.c:403: error: initializer element is not constant >dfb.c:403: error: (near initialization for `latin1_to_x[104]') >dfb.c:403: error: `XK_i' undeclared here (not in a function) >dfb.c:403: error: initializer element is not constant >dfb.c:403: error: (near initialization for `latin1_to_x[105]') >dfb.c:403: error: `XK_j' undeclared here (not in a function) >dfb.c:403: error: initializer element is not constant >dfb.c:403: error: (near initialization for `latin1_to_x[106]') >dfb.c:403: error: `XK_k' undeclared here (not in a function) >dfb.c:403: error: initializer element is not constant >dfb.c:403: error: (near initialization for `latin1_to_x[107]') >dfb.c:404: error: `XK_l' undeclared here (not in a function) >dfb.c:404: error: initializer element is not constant >dfb.c:404: error: (near initialization for `latin1_to_x[108]') >dfb.c:404: error: `XK_m' undeclared here (not in a function) >dfb.c:404: error: initializer element is not constant >dfb.c:404: error: (near initialization for `latin1_to_x[109]') >dfb.c:404: error: `XK_n' undeclared here (not in a function) >dfb.c:404: error: initializer element is not constant >dfb.c:404: error: (near initialization for `latin1_to_x[110]') >dfb.c:404: error: `XK_o' undeclared here (not in a function) >dfb.c:404: error: initializer element is not constant >dfb.c:404: error: (near initialization for `latin1_to_x[111]') >dfb.c:405: error: `XK_p' undeclared here (not in a function) >dfb.c:405: error: initializer element is not constant >dfb.c:405: error: (near initialization for `latin1_to_x[112]') >dfb.c:405: error: `XK_q' undeclared here (not in a function) >dfb.c:405: error: initializer element is not constant >dfb.c:405: error: (near initialization for `latin1_to_x[113]') >dfb.c:405: error: `XK_r' undeclared here (not in a function) >dfb.c:405: error: initializer element is not constant >dfb.c:405: error: (near initialization for `latin1_to_x[114]') >dfb.c:405: error: `XK_s' undeclared here (not in a function) >dfb.c:405: error: initializer element is not constant >dfb.c:405: error: (near initialization for `latin1_to_x[115]') >dfb.c:406: error: `XK_t' undeclared here (not in a function) >dfb.c:406: error: initializer element is not constant >dfb.c:406: error: (near initialization for `latin1_to_x[116]') >dfb.c:406: error: `XK_u' undeclared here (not in a function) >dfb.c:406: error: initializer element is not constant >dfb.c:406: error: (near initialization for `latin1_to_x[117]') >dfb.c:406: error: `XK_v' undeclared here (not in a function) >dfb.c:406: error: initializer element is not constant >dfb.c:406: error: (near initialization for `latin1_to_x[118]') >dfb.c:406: error: `XK_w' undeclared here (not in a function) >dfb.c:406: error: initializer element is not constant >dfb.c:406: error: (near initialization for `latin1_to_x[119]') >dfb.c:407: error: `XK_x' undeclared here (not in a function) >dfb.c:407: error: initializer element is not constant >dfb.c:407: error: (near initialization for `latin1_to_x[120]') >dfb.c:407: error: `XK_y' undeclared here (not in a function) >dfb.c:407: error: initializer element is not constant >dfb.c:407: error: (near initialization for `latin1_to_x[121]') >dfb.c:407: error: `XK_z' undeclared here (not in a function) >dfb.c:407: error: initializer element is not constant >dfb.c:407: error: (near initialization for `latin1_to_x[122]') >dfb.c:407: error: `XK_braceleft' undeclared here (not in a function) >dfb.c:407: error: initializer element is not constant >dfb.c:407: error: (near initialization for `latin1_to_x[123]') >dfb.c:408: error: `XK_bar' undeclared here (not in a function) >dfb.c:408: error: initializer element is not constant >dfb.c:408: error: (near initialization for `latin1_to_x[124]') >dfb.c:408: error: `XK_braceright' undeclared here (not in a function) >dfb.c:408: error: initializer element is not constant >dfb.c:408: error: (near initialization for `latin1_to_x[125]') >dfb.c:408: error: `XK_asciitilde' undeclared here (not in a function) >dfb.c:408: error: initializer element is not constant >dfb.c:408: error: (near initialization for `latin1_to_x[126]') >dfb.c:408: error: `XK_Delete' undeclared here (not in a function) >dfb.c:408: error: initializer element is not constant >dfb.c:408: error: (near initialization for `latin1_to_x[127]') >dfb.c:409: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:409: error: initializer element is not constant >dfb.c:409: error: (near initialization for `latin1_to_x[128]') >dfb.c:409: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:409: error: initializer element is not constant >dfb.c:409: error: (near initialization for `latin1_to_x[129]') >dfb.c:409: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:409: error: initializer element is not constant >dfb.c:409: error: (near initialization for `latin1_to_x[130]') >dfb.c:409: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:409: error: initializer element is not constant >dfb.c:409: error: (near initialization for `latin1_to_x[131]') >dfb.c:410: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:410: error: initializer element is not constant >dfb.c:410: error: (near initialization for `latin1_to_x[132]') >dfb.c:410: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:410: error: initializer element is not constant >dfb.c:410: error: (near initialization for `latin1_to_x[133]') >dfb.c:410: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:410: error: initializer element is not constant >dfb.c:410: error: (near initialization for `latin1_to_x[134]') >dfb.c:410: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:410: error: initializer element is not constant >dfb.c:410: error: (near initialization for `latin1_to_x[135]') >dfb.c:411: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:411: error: initializer element is not constant >dfb.c:411: error: (near initialization for `latin1_to_x[136]') >dfb.c:411: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:411: error: initializer element is not constant >dfb.c:411: error: (near initialization for `latin1_to_x[137]') >dfb.c:411: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:411: error: initializer element is not constant >dfb.c:411: error: (near initialization for `latin1_to_x[138]') >dfb.c:411: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:411: error: initializer element is not constant >dfb.c:411: error: (near initialization for `latin1_to_x[139]') >dfb.c:412: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:412: error: initializer element is not constant >dfb.c:412: error: (near initialization for `latin1_to_x[140]') >dfb.c:412: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:412: error: initializer element is not constant >dfb.c:412: error: (near initialization for `latin1_to_x[141]') >dfb.c:412: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:412: error: initializer element is not constant >dfb.c:412: error: (near initialization for `latin1_to_x[142]') >dfb.c:412: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:412: error: initializer element is not constant >dfb.c:412: error: (near initialization for `latin1_to_x[143]') >dfb.c:413: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:413: error: initializer element is not constant >dfb.c:413: error: (near initialization for `latin1_to_x[144]') >dfb.c:413: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:413: error: initializer element is not constant >dfb.c:413: error: (near initialization for `latin1_to_x[145]') >dfb.c:413: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:413: error: initializer element is not constant >dfb.c:413: error: (near initialization for `latin1_to_x[146]') >dfb.c:413: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:413: error: initializer element is not constant >dfb.c:413: error: (near initialization for `latin1_to_x[147]') >dfb.c:414: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:414: error: initializer element is not constant >dfb.c:414: error: (near initialization for `latin1_to_x[148]') >dfb.c:414: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:414: error: initializer element is not constant >dfb.c:414: error: (near initialization for `latin1_to_x[149]') >dfb.c:414: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:414: error: initializer element is not constant >dfb.c:414: error: (near initialization for `latin1_to_x[150]') >dfb.c:414: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:414: error: initializer element is not constant >dfb.c:414: error: (near initialization for `latin1_to_x[151]') >dfb.c:415: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:415: error: initializer element is not constant >dfb.c:415: error: (near initialization for `latin1_to_x[152]') >dfb.c:415: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:415: error: initializer element is not constant >dfb.c:415: error: (near initialization for `latin1_to_x[153]') >dfb.c:415: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:415: error: initializer element is not constant >dfb.c:415: error: (near initialization for `latin1_to_x[154]') >dfb.c:415: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:415: error: initializer element is not constant >dfb.c:415: error: (near initialization for `latin1_to_x[155]') >dfb.c:416: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:416: error: initializer element is not constant >dfb.c:416: error: (near initialization for `latin1_to_x[156]') >dfb.c:416: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:416: error: initializer element is not constant >dfb.c:416: error: (near initialization for `latin1_to_x[157]') >dfb.c:416: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:416: error: initializer element is not constant >dfb.c:416: error: (near initialization for `latin1_to_x[158]') >dfb.c:416: error: `XK_VoidSymbol' undeclared here (not in a function) >dfb.c:416: error: initializer element is not constant >dfb.c:416: error: (near initialization for `latin1_to_x[159]') >dfb.c:417: error: `XK_nobreakspace' undeclared here (not in a function) >dfb.c:417: error: initializer element is not constant >dfb.c:417: error: (near initialization for `latin1_to_x[160]') >dfb.c:417: error: `XK_exclamdown' undeclared here (not in a function) >dfb.c:417: error: initializer element is not constant >dfb.c:417: error: (near initialization for `latin1_to_x[161]') >dfb.c:417: error: `XK_cent' undeclared here (not in a function) >dfb.c:417: error: initializer element is not constant >dfb.c:417: error: (near initialization for `latin1_to_x[162]') >dfb.c:417: error: `XK_sterling' undeclared here (not in a function) >dfb.c:417: error: initializer element is not constant >dfb.c:417: error: (near initialization for `latin1_to_x[163]') >dfb.c:418: error: `XK_currency' undeclared here (not in a function) >dfb.c:418: error: initializer element is not constant >dfb.c:418: error: (near initialization for `latin1_to_x[164]') >dfb.c:418: error: `XK_yen' undeclared here (not in a function) >dfb.c:418: error: initializer element is not constant >dfb.c:418: error: (near initialization for `latin1_to_x[165]') >dfb.c:418: error: `XK_brokenbar' undeclared here (not in a function) >dfb.c:418: error: initializer element is not constant >dfb.c:418: error: (near initialization for `latin1_to_x[166]') >dfb.c:418: error: `XK_section' undeclared here (not in a function) >dfb.c:418: error: initializer element is not constant >dfb.c:418: error: (near initialization for `latin1_to_x[167]') >dfb.c:419: error: `XK_diaeresis' undeclared here (not in a function) >dfb.c:419: error: initializer element is not constant >dfb.c:419: error: (near initialization for `latin1_to_x[168]') >dfb.c:419: error: `XK_copyright' undeclared here (not in a function) >dfb.c:419: error: initializer element is not constant >dfb.c:419: error: (near initialization for `latin1_to_x[169]') >dfb.c:419: error: `XK_ordfeminine' undeclared here (not in a function) >dfb.c:419: error: initializer element is not constant >dfb.c:419: error: (near initialization for `latin1_to_x[170]') >dfb.c:419: error: `XK_guillemotleft' undeclared here (not in a function) >dfb.c:419: error: initializer element is not constant >dfb.c:419: error: (near initialization for `latin1_to_x[171]') >dfb.c:420: error: `XK_notsign' undeclared here (not in a function) >dfb.c:420: error: initializer element is not constant >dfb.c:420: error: (near initialization for `latin1_to_x[172]') >dfb.c:420: error: `XK_hyphen' undeclared here (not in a function) >dfb.c:420: error: initializer element is not constant >dfb.c:420: error: (near initialization for `latin1_to_x[173]') >dfb.c:420: error: `XK_registered' undeclared here (not in a function) >dfb.c:420: error: initializer element is not constant >dfb.c:420: error: (near initialization for `latin1_to_x[174]') >dfb.c:420: error: `XK_macron' undeclared here (not in a function) >dfb.c:420: error: initializer element is not constant >dfb.c:420: error: (near initialization for `latin1_to_x[175]') >dfb.c:421: error: `XK_degree' undeclared here (not in a function) >dfb.c:421: error: initializer element is not constant >dfb.c:421: error: (near initialization for `latin1_to_x[176]') >dfb.c:421: error: `XK_plusminus' undeclared here (not in a function) >dfb.c:421: error: initializer element is not constant >dfb.c:421: error: (near initialization for `latin1_to_x[177]') >dfb.c:421: error: `XK_twosuperior' undeclared here (not in a function) >dfb.c:421: error: initializer element is not constant >dfb.c:421: error: (near initialization for `latin1_to_x[178]') >dfb.c:421: error: `XK_threesuperior' undeclared here (not in a function) >dfb.c:421: error: initializer element is not constant >dfb.c:421: error: (near initialization for `latin1_to_x[179]') >dfb.c:422: error: `XK_acute' undeclared here (not in a function) >dfb.c:422: error: initializer element is not constant >dfb.c:422: error: (near initialization for `latin1_to_x[180]') >dfb.c:422: error: `XK_mu' undeclared here (not in a function) >dfb.c:422: error: initializer element is not constant >dfb.c:422: error: (near initialization for `latin1_to_x[181]') >dfb.c:422: error: `XK_paragraph' undeclared here (not in a function) >dfb.c:422: error: initializer element is not constant >dfb.c:422: error: (near initialization for `latin1_to_x[182]') >dfb.c:422: error: `XK_periodcentered' undeclared here (not in a function) >dfb.c:422: error: initializer element is not constant >dfb.c:422: error: (near initialization for `latin1_to_x[183]') >dfb.c:423: error: `XK_cedilla' undeclared here (not in a function) >dfb.c:423: error: initializer element is not constant >dfb.c:423: error: (near initialization for `latin1_to_x[184]') >dfb.c:423: error: `XK_onesuperior' undeclared here (not in a function) >dfb.c:423: error: initializer element is not constant >dfb.c:423: error: (near initialization for `latin1_to_x[185]') >dfb.c:423: error: `XK_masculine' undeclared here (not in a function) >dfb.c:423: error: initializer element is not constant >dfb.c:423: error: (near initialization for `latin1_to_x[186]') >dfb.c:423: error: `XK_guillemotright' undeclared here (not in a function) >dfb.c:423: error: initializer element is not constant >dfb.c:423: error: (near initialization for `latin1_to_x[187]') >dfb.c:424: error: `XK_onequarter' undeclared here (not in a function) >dfb.c:424: error: initializer element is not constant >dfb.c:424: error: (near initialization for `latin1_to_x[188]') >dfb.c:424: error: `XK_onehalf' undeclared here (not in a function) >dfb.c:424: error: initializer element is not constant >dfb.c:424: error: (near initialization for `latin1_to_x[189]') >dfb.c:424: error: `XK_threequarters' undeclared here (not in a function) >dfb.c:424: error: initializer element is not constant >dfb.c:424: error: (near initialization for `latin1_to_x[190]') >dfb.c:424: error: `XK_questiondown' undeclared here (not in a function) >dfb.c:424: error: initializer element is not constant >dfb.c:424: error: (near initialization for `latin1_to_x[191]') >dfb.c:425: error: `XK_Agrave' undeclared here (not in a function) >dfb.c:425: error: initializer element is not constant >dfb.c:425: error: (near initialization for `latin1_to_x[192]') >dfb.c:425: error: `XK_Aacute' undeclared here (not in a function) >dfb.c:425: error: initializer element is not constant >dfb.c:425: error: (near initialization for `latin1_to_x[193]') >dfb.c:425: error: `XK_Acircumflex' undeclared here (not in a function) >dfb.c:425: error: initializer element is not constant >dfb.c:425: error: (near initialization for `latin1_to_x[194]') >dfb.c:425: error: `XK_Atilde' undeclared here (not in a function) >dfb.c:425: error: initializer element is not constant >dfb.c:425: error: (near initialization for `latin1_to_x[195]') >dfb.c:426: error: `XK_Adiaeresis' undeclared here (not in a function) >dfb.c:426: error: initializer element is not constant >dfb.c:426: error: (near initialization for `latin1_to_x[196]') >dfb.c:426: error: `XK_Aring' undeclared here (not in a function) >dfb.c:426: error: initializer element is not constant >dfb.c:426: error: (near initialization for `latin1_to_x[197]') >dfb.c:426: error: `XK_AE' undeclared here (not in a function) >dfb.c:426: error: initializer element is not constant >dfb.c:426: error: (near initialization for `latin1_to_x[198]') >dfb.c:426: error: `XK_Ccedilla' undeclared here (not in a function) >dfb.c:426: error: initializer element is not constant >dfb.c:426: error: (near initialization for `latin1_to_x[199]') >dfb.c:427: error: `XK_Egrave' undeclared here (not in a function) >dfb.c:427: error: initializer element is not constant >dfb.c:427: error: (near initialization for `latin1_to_x[200]') >dfb.c:427: error: `XK_Eacute' undeclared here (not in a function) >dfb.c:427: error: initializer element is not constant >dfb.c:427: error: (near initialization for `latin1_to_x[201]') >dfb.c:427: error: `XK_Ecircumflex' undeclared here (not in a function) >dfb.c:427: error: initializer element is not constant >dfb.c:427: error: (near initialization for `latin1_to_x[202]') >dfb.c:427: error: `XK_Ediaeresis' undeclared here (not in a function) >dfb.c:427: error: initializer element is not constant >dfb.c:427: error: (near initialization for `latin1_to_x[203]') >dfb.c:428: error: `XK_Igrave' undeclared here (not in a function) >dfb.c:428: error: initializer element is not constant >dfb.c:428: error: (near initialization for `latin1_to_x[204]') >dfb.c:428: error: `XK_Iacute' undeclared here (not in a function) >dfb.c:428: error: initializer element is not constant >dfb.c:428: error: (near initialization for `latin1_to_x[205]') >dfb.c:428: error: `XK_Icircumflex' undeclared here (not in a function) >dfb.c:428: error: initializer element is not constant >dfb.c:428: error: (near initialization for `latin1_to_x[206]') >dfb.c:428: error: `XK_Idiaeresis' undeclared here (not in a function) >dfb.c:428: error: initializer element is not constant >dfb.c:428: error: (near initialization for `latin1_to_x[207]') >dfb.c:429: error: `XK_ETH' undeclared here (not in a function) >dfb.c:429: error: initializer element is not constant >dfb.c:429: error: (near initialization for `latin1_to_x[208]') >dfb.c:429: error: `XK_Ntilde' undeclared here (not in a function) >dfb.c:429: error: initializer element is not constant >dfb.c:429: error: (near initialization for `latin1_to_x[209]') >dfb.c:429: error: `XK_Ograve' undeclared here (not in a function) >dfb.c:429: error: initializer element is not constant >dfb.c:429: error: (near initialization for `latin1_to_x[210]') >dfb.c:429: error: `XK_Oacute' undeclared here (not in a function) >dfb.c:429: error: initializer element is not constant >dfb.c:429: error: (near initialization for `latin1_to_x[211]') >dfb.c:430: error: `XK_Ocircumflex' undeclared here (not in a function) >dfb.c:430: error: initializer element is not constant >dfb.c:430: error: (near initialization for `latin1_to_x[212]') >dfb.c:430: error: `XK_Otilde' undeclared here (not in a function) >dfb.c:430: error: initializer element is not constant >dfb.c:430: error: (near initialization for `latin1_to_x[213]') >dfb.c:430: error: `XK_Odiaeresis' undeclared here (not in a function) >dfb.c:430: error: initializer element is not constant >dfb.c:430: error: (near initialization for `latin1_to_x[214]') >dfb.c:430: error: `XK_multiply' undeclared here (not in a function) >dfb.c:430: error: initializer element is not constant >dfb.c:430: error: (near initialization for `latin1_to_x[215]') >dfb.c:431: error: `XK_Ooblique' undeclared here (not in a function) >dfb.c:431: error: initializer element is not constant >dfb.c:431: error: (near initialization for `latin1_to_x[216]') >dfb.c:431: error: `XK_Ugrave' undeclared here (not in a function) >dfb.c:431: error: initializer element is not constant >dfb.c:431: error: (near initialization for `latin1_to_x[217]') >dfb.c:431: error: `XK_Uacute' undeclared here (not in a function) >dfb.c:431: error: initializer element is not constant >dfb.c:431: error: (near initialization for `latin1_to_x[218]') >dfb.c:431: error: `XK_Ucircumflex' undeclared here (not in a function) >dfb.c:431: error: initializer element is not constant >dfb.c:431: error: (near initialization for `latin1_to_x[219]') >dfb.c:432: error: `XK_Udiaeresis' undeclared here (not in a function) >dfb.c:432: error: initializer element is not constant >dfb.c:432: error: (near initialization for `latin1_to_x[220]') >dfb.c:432: error: `XK_Yacute' undeclared here (not in a function) >dfb.c:432: error: initializer element is not constant >dfb.c:432: error: (near initialization for `latin1_to_x[221]') >dfb.c:432: error: `XK_THORN' undeclared here (not in a function) >dfb.c:432: error: initializer element is not constant >dfb.c:432: error: (near initialization for `latin1_to_x[222]') >dfb.c:432: error: `XK_ssharp' undeclared here (not in a function) >dfb.c:432: error: initializer element is not constant >dfb.c:432: error: (near initialization for `latin1_to_x[223]') >dfb.c:433: error: `XK_agrave' undeclared here (not in a function) >dfb.c:433: error: initializer element is not constant >dfb.c:433: error: (near initialization for `latin1_to_x[224]') >dfb.c:433: error: `XK_aacute' undeclared here (not in a function) >dfb.c:433: error: initializer element is not constant >dfb.c:433: error: (near initialization for `latin1_to_x[225]') >dfb.c:433: error: `XK_acircumflex' undeclared here (not in a function) >dfb.c:433: error: initializer element is not constant >dfb.c:433: error: (near initialization for `latin1_to_x[226]') >dfb.c:433: error: `XK_atilde' undeclared here (not in a function) >dfb.c:433: error: initializer element is not constant >dfb.c:433: error: (near initialization for `latin1_to_x[227]') >dfb.c:434: error: `XK_adiaeresis' undeclared here (not in a function) >dfb.c:434: error: initializer element is not constant >dfb.c:434: error: (near initialization for `latin1_to_x[228]') >dfb.c:434: error: `XK_aring' undeclared here (not in a function) >dfb.c:434: error: initializer element is not constant >dfb.c:434: error: (near initialization for `latin1_to_x[229]') >dfb.c:434: error: `XK_ae' undeclared here (not in a function) >dfb.c:434: error: initializer element is not constant >dfb.c:434: error: (near initialization for `latin1_to_x[230]') >dfb.c:434: error: `XK_ccedilla' undeclared here (not in a function) >dfb.c:434: error: initializer element is not constant >dfb.c:434: error: (near initialization for `latin1_to_x[231]') >dfb.c:435: error: `XK_egrave' undeclared here (not in a function) >dfb.c:435: error: initializer element is not constant >dfb.c:435: error: (near initialization for `latin1_to_x[232]') >dfb.c:435: error: `XK_eacute' undeclared here (not in a function) >dfb.c:435: error: initializer element is not constant >dfb.c:435: error: (near initialization for `latin1_to_x[233]') >dfb.c:435: error: `XK_ecircumflex' undeclared here (not in a function) >dfb.c:435: error: initializer element is not constant >dfb.c:435: error: (near initialization for `latin1_to_x[234]') >dfb.c:435: error: `XK_ediaeresis' undeclared here (not in a function) >dfb.c:435: error: initializer element is not constant >dfb.c:435: error: (near initialization for `latin1_to_x[235]') >dfb.c:436: error: `XK_igrave' undeclared here (not in a function) >dfb.c:436: error: initializer element is not constant >dfb.c:436: error: (near initialization for `latin1_to_x[236]') >dfb.c:436: error: `XK_iacute' undeclared here (not in a function) >dfb.c:436: error: initializer element is not constant >dfb.c:436: error: (near initialization for `latin1_to_x[237]') >dfb.c:436: error: `XK_icircumflex' undeclared here (not in a function) >dfb.c:436: error: initializer element is not constant >dfb.c:436: error: (near initialization for `latin1_to_x[238]') >dfb.c:436: error: `XK_idiaeresis' undeclared here (not in a function) >dfb.c:436: error: initializer element is not constant >dfb.c:436: error: (near initialization for `latin1_to_x[239]') >dfb.c:437: error: `XK_eth' undeclared here (not in a function) >dfb.c:437: error: initializer element is not constant >dfb.c:437: error: (near initialization for `latin1_to_x[240]') >dfb.c:437: error: `XK_ntilde' undeclared here (not in a function) >dfb.c:437: error: initializer element is not constant >dfb.c:437: error: (near initialization for `latin1_to_x[241]') >dfb.c:437: error: `XK_ograve' undeclared here (not in a function) >dfb.c:437: error: initializer element is not constant >dfb.c:437: error: (near initialization for `latin1_to_x[242]') >dfb.c:437: error: `XK_oacute' undeclared here (not in a function) >dfb.c:437: error: initializer element is not constant >dfb.c:437: error: (near initialization for `latin1_to_x[243]') >dfb.c:438: error: `XK_ocircumflex' undeclared here (not in a function) >dfb.c:438: error: initializer element is not constant >dfb.c:438: error: (near initialization for `latin1_to_x[244]') >dfb.c:438: error: `XK_otilde' undeclared here (not in a function) >dfb.c:438: error: initializer element is not constant >dfb.c:438: error: (near initialization for `latin1_to_x[245]') >dfb.c:438: error: `XK_odiaeresis' undeclared here (not in a function) >dfb.c:438: error: initializer element is not constant >dfb.c:438: error: (near initialization for `latin1_to_x[246]') >dfb.c:438: error: `XK_division' undeclared here (not in a function) >dfb.c:438: error: initializer element is not constant >dfb.c:438: error: (near initialization for `latin1_to_x[247]') >dfb.c:439: error: `XK_oslash' undeclared here (not in a function) >dfb.c:439: error: initializer element is not constant >dfb.c:439: error: (near initialization for `latin1_to_x[248]') >dfb.c:439: error: `XK_ugrave' undeclared here (not in a function) >dfb.c:439: error: initializer element is not constant >dfb.c:439: error: (near initialization for `latin1_to_x[249]') >dfb.c:439: error: `XK_uacute' undeclared here (not in a function) >dfb.c:439: error: initializer element is not constant >dfb.c:439: error: (near initialization for `latin1_to_x[250]') >dfb.c:439: error: `XK_ucircumflex' undeclared here (not in a function) >dfb.c:439: error: initializer element is not constant >dfb.c:439: error: (near initialization for `latin1_to_x[251]') >dfb.c:440: error: `XK_udiaeresis' undeclared here (not in a function) >dfb.c:440: error: initializer element is not constant >dfb.c:440: error: (near initialization for `latin1_to_x[252]') >dfb.c:440: error: `XK_yacute' undeclared here (not in a function) >dfb.c:440: error: initializer element is not constant >dfb.c:440: error: (near initialization for `latin1_to_x[253]') >dfb.c:440: error: `XK_thorn' undeclared here (not in a function) >dfb.c:440: error: initializer element is not constant >dfb.c:440: error: (near initialization for `latin1_to_x[254]') >dfb.c:441: error: `XK_ydiaeresis' undeclared here (not in a function) >dfb.c:441: error: initializer element is not constant >dfb.c:441: error: (near initialization for `latin1_to_x[255]') >dfb.c: In function `DirectFBTranslateSymbol': >dfb.c:459: error: `XK_KP_0' undeclared (first use in this function) >dfb.c:464: error: `XK_KP_Home' undeclared (first use in this function) >dfb.c:467: error: `XK_KP_Left' undeclared (first use in this function) >dfb.c:470: error: `XK_KP_Up' undeclared (first use in this function) >dfb.c:473: error: `XK_KP_Right' undeclared (first use in this function) >dfb.c:476: error: `XK_KP_Down' undeclared (first use in this function) >dfb.c:479: error: `XK_KP_Page_Up' undeclared (first use in this function) >dfb.c:482: error: `XK_KP_Page_Down' undeclared (first use in this function) >dfb.c:485: error: `XK_KP_End' undeclared (first use in this function) >dfb.c:488: error: `XK_KP_Begin' undeclared (first use in this function) >dfb.c:491: error: `XK_KP_Insert' undeclared (first use in this function) >dfb.c:494: error: `XK_KP_Delete' undeclared (first use in this function) >dfb.c:503: error: `XK_KP_Divide' undeclared (first use in this function) >dfb.c:506: error: `XK_KP_Multiply' undeclared (first use in this function) >dfb.c:509: error: `XK_KP_Subtract' undeclared (first use in this function) >dfb.c:512: error: `XK_KP_Add' undeclared (first use in this function) >dfb.c:515: error: `XK_KP_Enter' undeclared (first use in this function) >dfb.c:518: error: `XK_KP_Space' undeclared (first use in this function) >dfb.c:521: error: `XK_KP_Tab' undeclared (first use in this function) >dfb.c:524: error: `XK_KP_F1' undeclared (first use in this function) >dfb.c:527: error: `XK_KP_F2' undeclared (first use in this function) >dfb.c:530: error: `XK_KP_F3' undeclared (first use in this function) >dfb.c:533: error: `XK_KP_F4' undeclared (first use in this function) >dfb.c:536: error: `XK_KP_Equal' undeclared (first use in this function) >dfb.c:539: error: `XK_KP_Decimal' undeclared (first use in this function) >dfb.c:542: error: `XK_KP_Separator' undeclared (first use in this function) >dfb.c:550: error: `XK_ISO_Left_Tab' undeclared (first use in this function) >dfb.c:556: error: `XK_F1' undeclared (first use in this function) >dfb.c:561: error: `XK_Shift_L' undeclared (first use in this function) >dfb.c:564: error: `XK_Shift_R' undeclared (first use in this function) >dfb.c:567: error: `XK_Control_L' undeclared (first use in this function) >dfb.c:570: error: `XK_Control_R' undeclared (first use in this function) >dfb.c:580: error: `XK_Left' undeclared (first use in this function) >dfb.c:583: error: `XK_Right' undeclared (first use in this function) >dfb.c:586: error: `XK_Up' undeclared (first use in this function) >dfb.c:589: error: `XK_Down' undeclared (first use in this function) >dfb.c:592: error: `XK_Insert' undeclared (first use in this function) >dfb.c:595: error: `XK_Home' undeclared (first use in this function) >dfb.c:598: error: `XK_End' undeclared (first use in this function) >dfb.c:601: error: `XK_Page_Up' undeclared (first use in this function) >dfb.c:604: error: `XK_Page_Down' undeclared (first use in this function) >dfb.c:607: error: `XK_Print' undeclared (first use in this function) >dfb.c:610: error: `XK_Pause' undeclared (first use in this function) >dfb.c:613: error: `XK_Return' undeclared (first use in this function) >dfb.c:616: error: `XK_Select' undeclared (first use in this function) >dfb.c:619: error: `XK_Clear' undeclared (first use in this function) >dfb.c:622: error: `XK_Menu' undeclared (first use in this function) >dfb.c:625: error: `XK_Help' undeclared (first use in this function) >dfb.c:629: error: `XK_Alt_L' undeclared (first use in this function) >dfb.c:632: error: `XK_Mode_switch' undeclared (first use in this function) >dfb.c:635: error: `XK_Meta_L' undeclared (first use in this function) >dfb.c:638: error: `XK_Super_L' undeclared (first use in this function) >dfb.c:641: error: `XK_Hyper_L' undeclared (first use in this function) >dfb.c:645: error: `XK_Caps_Lock' undeclared (first use in this function) >dfb.c:648: error: `XK_Num_Lock' undeclared (first use in this function) >dfb.c:651: error: `XK_Scroll_Lock' undeclared (first use in this function) >dfb.c:655: error: `XK_dead_grave' undeclared (first use in this function) >dfb.c:658: error: `XK_dead_acute' undeclared (first use in this function) >dfb.c:661: error: `XK_dead_circumflex' undeclared (first use in this function) >dfb.c:664: error: `XK_dead_tilde' undeclared (first use in this function) >dfb.c:667: error: `XK_dead_diaeresis' undeclared (first use in this function) >dfb.c:670: error: `XK_dead_cedilla' undeclared (first use in this function) >make[2]: *** [dfb.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/directvnc-0.7.5/work/directvnc-0.7.5/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/directvnc-0.7.5/work/directvnc-0.7.5' >make: *** [all] Error 2 > >!!! ERROR: net-misc/directvnc-0.7.5 failed. >!!! Function src_compile, Line 21, Exitcode 2 >!!! (no error message) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 57687
: 35793 |
35794