Re: make ddd.C fails

[email protected]
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
Quoting [email protected]:

>
> Quoting Andrew Gaylard <[email protected]>:
>
>> On Dec 3, 2007 10:38 PM, <[email protected]> wrote:
>>
>>>> On Dec 3, 2007 1:29 AM, <[email protected]> wrote:
>>>> ddd.C fails with error
>>>> strclass.h:649: error: expected identifier before '(' token
>>>
>>>> Yes, please post the "make" error log, starting from the line
>>>> above this one.
>>>
>>>> Thanks,
>>>> Andrew
>>>
>>> I have included the output from configure and make.
>>> Thank you,
>>> Christian
>>>
>>>
>> These lines look like a real problem:
>>
>> make: Warning: File `Makefile' has modification time 1.2e+09 s in the future
>>
>> Is your machine NTP-sync'd?
>> How did you extract the tarball?
>>
>> I'd suggest setting your machine's clock correctly, and then re-extracting
>> and
>> rebuilding.
>>
>>
>> Andrew
>>
>
> Ok, this looks a little better in that the modification time warnings
> are absent.  I grabbed the tarball, "tar -zxvf ddd...tar.gz", then
> configure and make within ddd-3.3.11/.  Included are the output files
> from first-time execution of configure and make.
> Thank you,
> Christian

It seems the attachments did not make it through the first time.  The  
error relates to index macro argument count problem.
Thank you,
Christian

_______________________________________________
Ddd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ddd
configure.output (text/plain, 19.7 KB)
checking for product name... ddd 3.3.11 "Rhubarb"
checking for expiration date... no
checking build system type... armv4tl-unknown-linux-gnu
checking host system type... armv4tl-unknown-linux-gnu
checking target system type... armv4tl-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for g77... no
checking for fort77... no
checking for f77... no
checking for f2c... no
checking whether ln -s works... yes
checking for sh... /bin/sh
checking for gtar... no
checking for tar... tar
checking for gm4... no
checking for m4... m4
checking for gsed... no
checking for sed... sed
checking for gdiff... no
checking for diff... diff
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... no
checking for on... no
checking for lp... no
checking for lpr... no
checking for gcore... no
checking for compface... no
checking for xbm2xface.pl... no
checking for xbm2xface... no
checking for gdb... gdb
checking for perl... perl
checking for perl version greater than or equal to 5.8.0... ok
checking for xterm... xterm
checking for xfontsel... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for yacc flags... 
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex flags... -8
checking for gawk... (cached) gawk
checking for library containing strerror... none required
checking whether the C compiler (gcc) compiles and links a simple C program... yes
checking for 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 whether the C++ compiler (g++) compiles a simple program... yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking if this is a problematic g++ version... no
checking whether the C++ compiler (g++) accepts -Weffc++... yes
checking whether the C++ compiler (g++) accepts -Wuninitialized... yes
checking whether the C++ compiler (g++) accepts -mminimal-toc... no
checking for C++ compiler (g++) warning options... -Wall -W -Wwrite-strings
checking for C++ compiler (g++) optimizing options...  -O2
checking for C++ compiler (g++) debugging options... -g
checking for C++ compiler (g++) extra libraries... 
checking for C++ compiler (g++) static binding options... -Bstatic
checking for C++ compiler (g++) dynamic binding options... -Bdynamic
checking whether the C++ compiler (g++) accepts -fpermissive... yes
checking whether the C++ compiler (g++) accepts -trigraphs... yes
checking whether the C++ compiler (g++) supports bool types... yes
checking whether the C++ compiler (g++) supports explicit constructors... yes
checking whether the C++ compiler (g++) supports mutable members... yes
checking whether the C++ compiler (g++) supports exception handling... yes
checking whether the C++ compiler (g++) supports standard exceptions... yes
checking whether the C++ compiler (g++) supports namespaces... yes
checking whether the C++ compiler (g++) supports run-time type info... yes
checking whether the C++ compiler (g++) supports long long types... yes
checking whether the C++ compiler (g++) supports __PRETTY_FUNCTION__... yes
checking whether the C++ compiler (g++) supports overloaded new... yes
checking whether the C++ compiler (g++) supports placement new... yes
checking whether the C++ compiler (g++) accepts -isystem... yes
checking whether the C++ compiler (g++) supports new style casts... yes
checking whether the C++ compiler (g++) supports __attribute__ ((noreturn))... yes
checking whether the C++ compiler (g++) supports __builtin_expect... yes
checking for a traditional C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
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 how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... ./configure: ./configure.lineno: line 1: g77: not found
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for connect... yes
checking for gethostbyname... yes
checking for regcmp... no
checking for regcmp in -lgen... no
checking for yyerror in -ly... no
checking for sin in -lm... yes
checking for open in -lc... yes
checking for elf_version in -lelf... no
checking for tgetent in -lmytinfo... no
checking for tgetent in -lncurses... yes
checking for streampos... no
checking for std::streampos... yes
checking whether the C++ compiler (g++) accepts -fpermissive... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether libXext is in the standard X library path... yes
checking whether libXp is in the standard X library path... no
checking whether libXmu is in the standard X library path... yes
checking for Motif... libraries in default path, headers in default path
checking for Xpm... libraries in default path, headers in default path
checking for Athena... libraries in default path, headers in default path
checking whether compiling X headers requires -fpermissive... no
checking for XOpenDisplay in -lX11... yes
checking for _Xlcmbcurmax in -lXintl... no
checking for shmap in -lipc... no
checking for XtToolkitInitialize in -lXt... yes
checking for XShapeQueryVersion in -lXext... yes
checking for XmuCvtStringToOrientation in -lXmu... yes
checking for XpmCreatePixmapFromXpmImage in -lXpm... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking xpm.h usability... no
checking xpm.h presence... no
checking for xpm.h... no
checking for XawTextSetInsertionPoint in -lXaw... yes
checking for X11/Xaw/Form.h... yes
checking for X11/Xaw/Panner.h... yes
checking for X11/Xaw/Porthole.h... yes
checking for X11/Xmu/Editres.h... yes
checking for XpSelectInput in -lXp... no
checking for XmCreateOptionMenu in -lXm... yes
checking for xmUseVersion in -lXm... yes
checking for XmInstallImage in -lXm... yes
checking for Xm21InstallImage in -lXm... no
checking for the name of the translation resource... baseTranslations
checking whether Motif dialogs own the string table... yes
checking whether make sets $(MAKE)... (cached) yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking parameter type of signal handlers... int
checking for getpgrp... yes
checking for setpgrp... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking libelf.h usability... no
checking libelf.h presence... no
checking for libelf.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/vty.h usability... no
checking sys/vty.h presence... no
checking for sys/vty.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking exception usability... yes
checking exception presence... yes
checking for exception... yes
checking stdexcept usability... yes
checking stdexcept presence... yes
checking for stdexcept... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no
checking for hypot in -lm... yes
checking for _getpty... no
checking for alloca... no
checking for asctime... yes
checking for asctime declaration in time.h... yes
checking for clock... yes
checking for clock declaration in time.h... yes
checking for difftime... yes
checking for difftime declaration in time.h... yes
checking for dup2... yes
checking for dup2 declaration in unistd.h... yes
checking for endpwent... yes
checking for endpwent declaration in pwd.h... yes
checking for fcntl... yes
checking for fcntl declaration in fcntl.h... yes
checking for ftime... yes
checking for ftime declaration in sys/timeb.h... yes
checking for gethostbyname... (cached) yes
checking for gethostbyname declaration in netdb.h... yes
checking for gethostname... yes
checking for gethostname declaration in unistd.h... yes
checking for getpt... yes
checking for getpt declaration in stdlib.h... yes
checking for getpty... no
checking for getrlimit... yes
checking for getrlimit declaration in sys/resource.h... yes
checking for getrusage... yes
checking for getrusage declaration in sys/resource.h... yes
checking for getwd... no
checking for grantpt... yes
checking for grantpt declaration in stdlib.h... yes
checking for hypot... yes
checking for hypot declaration in math.h... yes
checking for ioctl... yes
checking for ioctl declaration in unistd.h sys/ioctl.h... yes
checking for link... yes
checking for link declaration in unistd.h... yes
checking for lstat... yes
checking for lstat declaration in sys/stat.h... yes
checking for malloc... yes
checking for malloc declaration in stdlib.h... yes
checking for memcpy... yes
checking for memcpy declaration in string.h... yes
checking for memset... yes
checking for memset declaration in string.h... yes
checking for mkstemp... yes
checking for mkstemp declaration in stdlib.h... yes
checking for pclose... yes
checking for pclose declaration in stdio.h... yes
checking for popen... yes
checking for popen declaration in stdio.h... yes
checking for ptrace... yes
checking for ptrace declaration in unistd.h sys/ptrace.h... yes
checking for ptsname... yes
checking for ptsname declaration in stdlib.h... yes
checking for raise... yes
checking for raise declaration in signal.h... yes
checking for rand... yes
checking for rand declaration in stdlib.h... yes
checking for random... yes
checking for random declaration in stdlib.h... yes
checking for readlink... yes
checking for readlink declaration in unistd.h... yes
checking for setbuf... yes
checking for setbuf declaration in stdio.h... yes
checking for setlocale... yes
checking for setlocale declaration in locale.h... yes
checking for setpgid... yes
checking for setpgid declaration in unistd.h... yes
checking for setpgrp... (cached) yes
checking for setpgrp declaration in unistd.h... yes
checking for setpgrp2... no
checking for setpwent... yes
checking for setpwent declaration in pwd.h... yes
checking for setrlimit... yes
checking for setrlimit declaration in sys/resource.h... yes
checking for setsid... yes
checking for setsid declaration in unistd.h... yes
checking for setvbuf... yes
checking for setvbuf declaration in stdio.h... yes
checking for sigblock... yes
checking for sigblock declaration in signal.h... yes
checking for sigprocmask... yes
checking for sigprocmask declaration in signal.h... yes
checking for sigsetmask... yes
checking for sigsetmask declaration in signal.h... yes
checking for sigsuspend... yes
checking for sigsuspend declaration in signal.h... yes
checking for srand... yes
checking for srand declaration in stdlib.h... yes
checking for srandom... yes
checking for srandom declaration in stdlib.h math.h... yes
checking for stat... yes
checking for stat declaration in sys/stat.h... yes
checking for strerror... yes
checking for strerror declaration in string.h... yes
checking for strftime... yes
checking for strftime declaration in time.h... yes
checking for strsignal... yes
checking for strsignal declaration in string.h unistd.h... yes
checking for strtod... yes
checking for strtod declaration in stdlib.h... yes
checking for strtol... yes
checking for strtol declaration in stdlib.h... yes
checking for strtoul... yes
checking for strtoul declaration in stdlib.h... yes
checking for symlink... yes
checking for symlink declaration in unistd.h... yes
checking for tcdrain... yes
checking for tcdrain declaration in termios.h... yes
checking for tcflow... yes
checking for tcflow declaration in termios.h... yes
checking for tcflush... yes
checking for tcflush declaration in termios.h... yes
checking for tcgetattr... yes
checking for tcgetattr declaration in termios.h... yes
checking for tcgetpgrp... yes
checking for tcgetpgrp declaration in unistd.h... yes
checking for tcgetsid... yes
checking for tcgetsid declaration in sys/termios.h... yes
checking for tcsendbreak... yes
checking for tcsendbreak declaration in termios.h... yes
checking for tcsetattr... yes
checking for tcsetattr declaration in termios.h... yes
checking for tcsetpgrp... yes
checking for tcsetpgrp declaration in unistd.h... yes
checking for times... yes
checking for times declaration in sys/times.h... yes
checking for tmpfile... yes
checking for tmpfile declaration in stdio.h... yes
checking for uname... yes
checking for uname declaration in sys/utsname.h... yes
checking for unlink... yes
checking for unlink declaration in unistd.h... yes
checking for unlockpt... yes
checking for unlockpt declaration in stdlib.h... yes
checking for waitpid... yes
checking for waitpid declaration in sys/wait.h... yes
checking for PATH_MAX definition in limits.h... yes
checking for _POSIX_PATH_MAX definition in limits.h... yes
checking for MAXPATHLEN definition in sys/param.h... yes
checking fixes needed for Mac OS X... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ddd/Makefile
config.status: creating ddd/OldMakefile
config.status: creating ddd/vr.h
config.status: creating ddd/bld.h
config.status: creating ddd/Ddd
config.status: creating ddd/ddd.man
config.status: creating ddd/cfg.texi
config.status: creating ddd/.gdbinit
config.status: creating ddd.spec
config.status: creating themes/Makefile
config.status: creating vsllib/Makefile
config.status: creating ddd/config.h
config.status: executing depfiles commands
config.status: executing ddd/stamp-h commands
configure:
configuration is done.  Type `make' to make DDD.
In case of trouble, please check the settings in the files generated
by `configure' - that is, `ddd/config.h' and `ddd/Makefile'.
make.output (text/plain, 70.7 KB)
Making all in themes
make[1]: Entering directory `/download/ddd-3.3.11/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/download/ddd-3.3.11/themes'
Making all in vsllib
make[1]: Entering directory `/download/ddd-3.3.11/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/download/ddd-3.3.11/vsllib'
Making all in ddd
make[1]: Entering directory `/download/ddd-3.3.11/ddd'
make  all-am
make[2]: Entering directory `/download/ddd-3.3.11/ddd'
cat ./host.h.in | \
	/bin/sed "s%@HOST_CANONICAL@%armv4tl-unknown-linux-gnu%" | \
	/bin/sed "s%@TARGET_CANONICAL@%armv4tl-unknown-linux-gnu%" | \
	    cat > host.h~ && mv host.h~ host.h
cat ./root.h.in | \
	/bin/sed "s%@ROOT@%/usr/local/share/ddd-3.3.11%" | \
	/bin/sed "s%@ALT_ROOT@%/usr/local/share/ddd%" | \
	    cat > root.h~ && mv root.h~ root.h
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -I./.. -isystem /usr/X11R6/include   -O2 -g -Wall -W -Wwrite-strings -trigraphs  -MT ddd.o -MD -MP -MF ".deps/ddd.Tpo" -c -o ddd.o ddd.C; \
	then mv -f ".deps/ddd.Tpo" ".deps/ddd.Po"; else rm -f ".deps/ddd.Tpo"; exit 1; fi
ddd.C:6139:26: error: macro "index" requires 2 arguments, but only 1 given
strclass.h:649: error: expected identifier before '(' token
strclass.h:649: error: expected identifier before '(' token
strclass.h:649: error: default arguments are only permitted for function parameters
strclass.h:650: error: expected identifier before '(' token
strclass.h:650: error: expected identifier before '(' token
strclass.h:650: error: default arguments are only permitted for function parameters
strclass.h:651: error: expected identifier before '(' token
strclass.h:651: error: expected identifier before '(' token
strclass.h:651: error: default arguments are only permitted for function parameters
strclass.h:652: error: expected identifier before '(' token
strclass.h:652: error: expected identifier before '(' token
strclass.h:652: error: default arguments are only permitted for function parameters
strclass.h:653: error: expected identifier before '(' token
strclass.h:653: error: expected identifier before '(' token
strclass.h:653: error: default arguments are only permitted for function parameters
strclass.h:654: error: expected identifier before '(' token
strclass.h:654: error: expected identifier before '(' token
strclass.h:654: error: default arguments are only permitted for function parameters
strclass.h:1641: error: 'string::strchr' declared as an 'inline' variable
strclass.h:1641: error: 'int string::strchr' is not a static member of 'class string'
strclass.h:1641: error: expected primary-expression before 'char'
strclass.h:1641: error: expected `)' before 'char'
/usr/X11R6/include/X11/X.h:97: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:98: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:101: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:103: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:104: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:105: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:106: error: 'XID' does not name a type
/usr/X11R6/include/X11/X.h:107: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xlib.h:211: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:212: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:215: error: 'Font' does not name a type
/usr/X11R6/include/X11/Xlib.h:220: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:276: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:284: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:307: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:309: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:320: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:321: error: 'Cursor' does not name a type
/usr/X11R6/include/X11/Xlib.h:330: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:342: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:418: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:520: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xlib.h:521: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xlib.h:522: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xlib.h:524: error: expected identifier before '*' token
/usr/X11R6/include/X11/Xlib.h:528: error: 'XID' declared as function returning a function
/usr/X11R6/include/X11/Xlib.h:583: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:584: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:585: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:601: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:602: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:603: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:619: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:620: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:621: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:636: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:637: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:638: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:660: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:678: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:687: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:698: error: 'Drawable' does not name a type
/usr/X11R6/include/X11/Xlib.h:711: error: 'Drawable' does not name a type
/usr/X11R6/include/X11/Xlib.h:721: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:730: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:731: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:743: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:744: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:752: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:753: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:762: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:763: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:772: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:773: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:781: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:782: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:783: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:793: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:794: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:798: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:807: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:808: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:817: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:826: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:827: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:831: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:841: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:842: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:851: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:852: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:861: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:872: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:882: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:883: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:895: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:907: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:908: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:922: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:937: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:947: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xlib.h:959: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1028: error: 'Font' does not name a type
/usr/X11R6/include/X11/Xlib.h:1052: error: 'Font' does not name a type
/usr/X11R6/include/X11/Xlib.h:1064: error: 'Font' does not name a type
/usr/X11R6/include/X11/Xlib.h:1362: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1367: error: 'KeySym' does not name a type
/usr/X11R6/include/X11/Xlib.h:1405: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xlib.h:1413: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:1478: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:1490: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:1559: error: 'KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xlib.h:1603: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1609: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1617: error: 'Cursor' does not name a type
/usr/X11R6/include/X11/Xlib.h:1628: error: 'Cursor' does not name a type
/usr/X11R6/include/X11/Xlib.h:1639: error: 'Cursor' does not name a type
/usr/X11R6/include/X11/Xlib.h:1645: error: 'Font' does not name a type
/usr/X11R6/include/X11/Xlib.h:1654: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:1659: error: 'GContext' does not name a type
/usr/X11R6/include/X11/Xlib.h:1670: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1679: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1688: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1700: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1713: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1719: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1735: error: expected initializer before '*' token
/usr/X11R6/include/X11/Xlib.h:1774: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:1785: error: 'KeySym' does not name a type
/usr/X11R6/include/X11/Xlib.h:1796: error: 'KeySym' does not name a type
/usr/X11R6/include/X11/Xlib.h:1802: error: expected initializer before '*' token
/usr/X11R6/include/X11/Xlib.h:1814: error: 'KeySym' does not name a type
/usr/X11R6/include/X11/Xlib.h:1897: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1903: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1908: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xlib.h:1982: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:1988: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xlib.h:2067: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2077: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2085: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2093: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2100: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2107: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2115: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2116: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2123: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2124: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2136: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2137: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2174: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2181: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2189: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2201: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2217: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2279: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:2306: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:2325: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2338: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2346: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2386: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2395: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2404: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2412: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2419: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2426: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2438: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2451: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2469: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2477: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2478: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2501: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2502: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2536: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2537: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:2544: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2552: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2559: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2635: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2649: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2659: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2671: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2683: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2695: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2706: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2716: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2727: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2739: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2749: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2759: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2771: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2783: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2795: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2820: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:2828: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2842: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2852: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2864: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2876: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:2905: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2912: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:2922: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:2975: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3037: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3038: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3051: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3059: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3101: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3102: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3109: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3126: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3136: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3141: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3142: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:3151: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3161: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3172: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3177: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3178: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:3225: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3232: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:3239: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xlib.h:3246: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3256: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3263: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3270: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3277: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3304: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3315: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3337: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3411: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3432: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3444: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3455: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3466: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3477: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3485: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3511: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3512: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3513: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3525: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xlib.h:3538: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xlib.h:3551: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3552: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3553: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3554: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3562: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3569: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:3573: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3593: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:3594: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:3604: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Xlib.h:3619: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3641: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3642: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3657: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3666: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3681: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3697: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3705: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3739: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3774: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3810: error: 'Font' has not been declared
/usr/X11R6/include/X11/Xlib.h:3849: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3857: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3911: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3931: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3956: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3963: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3971: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3972: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3979: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3987: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:3988: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:3995: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4003: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4004: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4028: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4036: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4045: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4053: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4110: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4111: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4116: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4123: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4132: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4141: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4168: error: 'Colormap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4175: error: 'Font' has not been declared
/usr/X11R6/include/X11/Xlib.h:4182: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4189: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4202: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4203: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4228: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4238: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xlib.h:4486: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4498: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4510: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4522: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4535: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4548: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4561: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4574: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4587: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Xlib.h:4699: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xlib.h:4709: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:4720: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xlib.h:4731: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xutil.h:113: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xutil.h:114: error: 'Window' does not name a type
/usr/X11R6/include/X11/Xutil.h:116: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/Xutil.h:117: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xutil.h:282: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/Xutil.h:291: error: 'XID' does not name a type
/usr/X11R6/include/X11/Xutil.h:375: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xutil.h:402: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xutil.h:411: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:419: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:428: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:436: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:446: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:455: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:464: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:482: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:490: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:497: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:505: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:513: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:522: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:532: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:547: error: variable or field 'XConvertCase' declared void
/usr/X11R6/include/X11/Xutil.h:547: error: 'KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:548: error: 'KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:548: error: expected primary-expression before ',' token
/usr/X11R6/include/X11/Xutil.h:549: error: 'KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:551: error: expected primary-expression before ')' token
/usr/X11R6/include/X11/Xutil.h:551: error: initializer expression list treated as compound expression
/usr/X11R6/include/X11/Xutil.h:558: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Xutil.h:610: error: 'XID' has not been declared
/usr/X11R6/include/X11/Xutil.h:619: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:627: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:636: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:644: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:654: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:663: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:666: error: 'Pixmap' has not been declared
/usr/X11R6/include/X11/Xutil.h:676: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:685: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:693: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:701: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:709: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:717: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:725: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:739: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:753: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:767: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:784: error: 'Window' has not been declared
/usr/X11R6/include/X11/Xutil.h:793: error: 'Window' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:302: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:309: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:310: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:311: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:708: error: expected initializer before '*' token
/usr/X11R6/include/X11/Intrinsic.h:719: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:931: error: 'KeySym' does not name a type
/usr/X11R6/include/X11/Intrinsic.h:950: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:960: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:975: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:976: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:983: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:984: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:985: error: 'KeySym' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:1375: error: 'Window' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:1457: error: 'Window' does not name a type
/usr/X11R6/include/X11/Intrinsic.h:1463: error: 'Window' does not name a type
/usr/X11R6/include/X11/Intrinsic.h:2653: error: 'Window' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:2654: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:2673: error: 'Window' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:2674: error: 'Cursor' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:2697: error: 'Drawable' has not been declared
/usr/X11R6/include/X11/Intrinsic.h:2705: error: 'Drawable' has not been declared
/usr/local/include/Xm/VirtKeys.h:70: error: 'KeySym' has not been declared
/usr/local/include/Xm/DropSMgr.h:119: error: 'Pixmap' does not name a type
/usr/local/include/Xm/DropSMgr.h:121: error: 'Pixmap' does not name a type
/usr/local/include/Xm/DropSMgr.h:124: error: 'Pixmap' does not name a type
/usr/local/include/Xm/DragC.h:125: error: 'Window' does not name a type
/usr/local/include/Xm/DragC.h:136: error: 'Window' does not name a type
/usr/local/include/Xm/DragC.h:187: error: 'Window' does not name a type
/usr/local/include/Xm/Xm.h:653: error: 'Window' does not name a type
/usr/local/include/Xm/Xm.h:659: error: 'Window' does not name a type
/usr/local/include/Xm/Xm.h:1250: error: expected initializer before '*' token
/usr/local/include/Xm/Xm.h:1286: error: 'Pixmap' does not name a type
/usr/local/include/Xm/Xm.h:1288: error: 'Pixmap' does not name a type
/usr/local/include/Xm/Xm.h:1290: error: 'Pixmap' has not been declared
/usr/local/include/Xm/Xm.h:1409: error: 'Cursor' has not been declared
/usr/local/include/Xm/Xm.h:1410: error: 'Cursor' does not name a type
/usr/local/include/Xm/Xm.h:1435: error: 'KeySym' has not been declared
/usr/local/include/Xm/Xm.h:1449: error: 'Cursor' has not been declared
/usr/local/include/Xm/Xm.h:1451: error: 'Cursor' has not been declared
/usr/local/include/Xm/Xm.h:1461: error: 'Colormap' has not been declared
/usr/local/include/Xm/Xm.h:1481: error: 'Window' has not been declared
/usr/local/include/Xm/Xm.h:1491: error: 'Window' has not been declared
/usr/local/include/Xm/Xm.h:1501: error: 'Window' has not been declared
/usr/local/include/Xm/XmIm.h:47: error: 'KeySym' has not been declared
/usr/local/include/Xm/CutPaste.h:71: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:72: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:74: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:76: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:77: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:78: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:79: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:81: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:82: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:84: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:86: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:88: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:90: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:91: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:92: error: 'Window' has not been declared
/usr/local/include/Xm/CutPaste.h:93: error: 'Window' has not been declared
/usr/local/include/Xm/MwmUtil.h:91: error: 'Window' does not name a type
/usr/X11R6/include/X11/CoreP.h:89: error: 'Pixmap' does not name a type
/usr/X11R6/include/X11/CoreP.h:94: error: 'Colormap' does not name a type
/usr/X11R6/include/X11/CoreP.h:95: error: 'Window' does not name a type
/usr/X11R6/include/X11/CoreP.h:98: error: 'Pixmap' does not name a type
/usr/local/include/Xm/DrawP.h:37: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:46: error: 'Window' has not been declared
/usr/local/include/Xm/DrawP.h:52: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:62: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:74: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:81: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:91: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:101: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:109: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:134: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:143: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:151: error: 'Window' has not been declared
/usr/local/include/Xm/DrawP.h:157: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:169: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:179: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:186: error: 'Drawable' has not been declared
/usr/local/include/Xm/DrawP.h:194: error: 'Drawable' has not been declared
/usr/local/include/Xm/XmP.h:167: error: 'XmKeySymTable' does not name a type
/usr/local/include/Xm/XmP.h:172: error: 'KeySym' does not name a type
/usr/local/include/Xm/XmP.h:990: error: 'Pixmap' has not been declared
/usr/local/include/Xm/XmP.h:1000: error: 'Pixmap' has not been declared
/usr/local/include/Xm/XmP.h:1009: error: 'Pixmap' does not name a type
/usr/local/include/Xm/XmP.h:1014: error: 'Pixmap' was not declared in this scope
/usr/local/include/Xm/XmP.h:1015: error: expected primary-expression before '*' token
/usr/local/include/Xm/XmP.h:1015: error: 'screen' was not declared in this scope
/usr/local/include/Xm/XmP.h:1016: error: expected primary-expression before 'char'
/usr/local/include/Xm/XmP.h:1017: error: expected primary-expression before 'foreground'
/usr/local/include/Xm/XmP.h:1018: error: expected primary-expression before 'background'
/usr/local/include/Xm/XmP.h:1018: error: initializer expression list treated as compound expression
/usr/local/include/Xm/XmP.h:1167: error: 'Colormap' does not name a type
/usr/local/include/Xm/XmP.h:1196: error: 'Colormap' has not been declared
/usr/local/include/Xm/XmP.h:1200: error: 'Colormap' has not been declared
/usr/local/include/Xm/XmP.h:1201: error: 'Colormap' has not been declared
/usr/local/include/Xm/XmP.h:1203: error: 'Colormap' has not been declared
/usr/local/include/Xm/XmP.h:1227: error: 'Window' has not been declared
/usr/local/include/Xm/XmP.h:1231: error: 'Window' has not been declared
/usr/local/include/Xm/XmP.h:1236: error: 'Window' has not been declared
/usr/local/include/Xm/XmP.h:1240: error: 'Window' has not been declared
/usr/local/include/Xm/XmP.h:1508: error: 'Drawable' has not been declared
/usr/local/include/Xm/XmP.h:1536: error: 'Window' does not name a type
/usr/local/include/Xm/XmP.h:1547: error: 'Cursor' does not name a type
/usr/local/include/Xm/XmP.h:1557: error: 'KeySym' has not been declared
/usr/local/include/Xm/XmP.h:1558: error: 'KeySym' has not been declared
/usr/local/include/Xm/XmP.h:1565: error: 'Cursor' does not name a type
/usr/local/include/Xm/ManagerP.h:45: error: 'KeySym' does not name a type
/usr/local/include/Xm/ManagerP.h:59: error: 'Pixmap' does not name a type
/usr/local/include/Xm/ManagerP.h:61: error: 'Pixmap' does not name a type
/usr/local/include/Xm/ManagerP.h:64: error: 'Pixmap' does not name a type
/usr/local/include/Xm/PrimitiveP.h:65: error: 'Pixmap' does not name a type
/usr/local/include/Xm/PrimitiveP.h:67: error: 'Pixmap' does not name a type
/usr/local/include/Xm/PrimitiveP.h:71: error: 'Pixmap' does not name a type
Command.h: In member function 'bool Command::operator==(const Command&) const':
Command.h:162: error: no match for 'operator==' in '((const Command*)this)->Command::command == c->Command::command'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
Delay.h: At global scope:
Delay.h:46: error: 'Cursor' does not name a type
Delay.h:48: error: 'Cursor' does not name a type
Delay.h:49: error: 'Cursor' does not name a type
Delay.h:56: error: 'Cursor' does not name a type
StringBox.h: In member function 'virtual bool StringBox::matches(const Box&, const Box*) const':
StringBox.h:71: error: no match for 'operator==' in '((const StringBox*)this)->StringBox::_string == ((const StringBox*)((const Box*)b))->StringBox::_string'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
DispValue.h: At global scope:
DispValue.h:133: error: expected identifier before '(' token
DispValue.h:133: error: expected identifier before '(' token
PlotAgent.h:57: error: field 'plot_os' has incomplete type
PlotAgent.h: In constructor 'PlotAgent::PlotAgent(_XtAppStruct*, const string&, unsigned int)':
PlotAgent.h:89: error: class 'PlotAgent' does not have any field named 'plot_os'
CodeCache.h: In member function 'bool CodeCacheEntry::operator==(const CodeCacheEntry&) const':
CodeCache.h:63: error: no match for 'operator==' in '((const CodeCacheEntry*)this)->CodeCacheEntry::start == cce->CodeCacheEntry::start'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
CodeCache.h:64: error: no match for 'operator==' in '((const CodeCacheEntry*)this)->CodeCacheEntry::end == cce->CodeCacheEntry::end'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
CodeCache.h:65: error: no match for 'operator==' in '((const CodeCacheEntry*)this)->CodeCacheEntry::code == cce->CodeCacheEntry::code'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
SourceView.h: At global scope:
SourceView.h:478: error: 'Pixmap' does not name a type
Swallower.h:58: error: 'Window' does not name a type
exectty.h:54: error: 'Window' does not name a type
frame.h:35: error: 'Window' does not name a type
frame.h:36: error: 'Window' does not name a type
logo.h:40: error: 'Pixmap' does not name a type
logo.h:41: error: 'Pixmap' does not name a type
logo.h:44: error: 'Pixmap' does not name a type
wm.h:36: error: 'Pixmap' has not been declared
wm.h:36: error: 'Pixmap' has not been declared
wm.h:37: error: 'Window' has not been declared
wm.h:38: error: 'Pixmap' has not been declared
wm.h:38: error: 'Pixmap' has not been declared
wm.h:41: error: 'Window' has not been declared
ddd.C: In function 'ddd_exit_t pre_main_loop(int, char**)':
ddd.C:2254: error: no match for 'operator!=' in 'string(app_data.AppData::app_defaults_version) != "3.3.11"'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:2514: error: no match for 'operator!=' in 'lock_info.LockInfo::hostname != fullhostname(0u)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:2516: error: no match for 'operator!=' in 'lock_info.LockInfo::display != XDisplayString((((((int)((_ObjectRec*)toplevel)->_ObjectRec::object._ObjectPart::widget_class->_WidgetClassRec::core_class._CoreClassPart::class_inited) & 4) != 0) ? toplevel->_WidgetRec::core._CorePart::screen->Screen::display : ((_ObjectRec*)toplevel)->_ObjectRec::object._ObjectPart::parent->_WidgetRec::core._CorePart::screen->Screen::display))'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:3013: error: no match for 'operator==' in 'app_data.AppData::session == DEFAULT_SESSION'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:3068: error: no match for 'operator!=' in 'GDBAgent::info_locals_command() const() != GDBAgent::info_args_command() const()'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void ddd_check_version()':
ddd.C:3318: error: no match for 'operator!=' in 'string(app_data.AppData::dddinit_version) != "3.3.11"'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function '_XrmHashBucketRec* GetFileDatabase(const string&)':
ddd.C:3354: error: variable 'std::ofstream os' has initializer but incomplete type
ddd.C:3355: error: variable 'std::ifstream is' has initializer but incomplete type
ddd.C:3390: error: no match for 'operator!=' in 'version_found != "3.3.11"'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void init_dddlog()':
ddd.C:3462: error: variable 'std::ofstream log' has initializer but incomplete type
ddd.C: In function 'void install_button_tips()':
ddd.C:3486: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3486: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3486: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void fix_status_size()':
ddd.C:3629: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3629: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3629: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3656: error: 'struct XButtonEvent' has no member named 'window'
ddd.C:3656: error: 'struct CorePart' has no member named 'window'
ddd.C:3656: error: 'struct CorePart' has no member named 'window'
ddd.C:3657: error: 'struct XButtonEvent' has no member named 'root'
ddd.C:3657: error: 'struct Screen' has no member named 'root'
ddd.C:3658: error: 'struct XButtonEvent' has no member named 'subwindow'
ddd.C:3676: error: 'struct XMotionEvent' has no member named 'window'
ddd.C:3676: error: 'struct CorePart' has no member named 'window'
ddd.C:3676: error: 'struct CorePart' has no member named 'window'
ddd.C:3677: error: 'struct XMotionEvent' has no member named 'root'
ddd.C:3678: error: 'struct Screen' has no member named 'root'
ddd.C:3679: error: 'struct XMotionEvent' has no member named 'subwindow'
ddd.C:3696: error: 'struct XMotionEvent' has no member named 'window'
ddd.C:3696: error: 'struct CorePart' has no member named 'window'
ddd.C:3696: error: 'struct CorePart' has no member named 'window'
ddd.C:3697: error: 'struct XMotionEvent' has no member named 'root'
ddd.C:3697: error: 'struct Screen' has no member named 'root'
ddd.C:3698: error: 'struct XMotionEvent' has no member named 'subwindow'
ddd.C:3714: error: 'struct XButtonEvent' has no member named 'window'
ddd.C:3714: error: 'struct CorePart' has no member named 'window'
ddd.C:3714: error: 'struct CorePart' has no member named 'window'
ddd.C:3715: error: 'struct XButtonEvent' has no member named 'root'
ddd.C:3715: error: 'struct Screen' has no member named 'root'
ddd.C:3716: error: 'struct XButtonEvent' has no member named 'subwindow'
ddd.C: In function 'bool lock_ddd(_WidgetRec*, LockInfo&)':
ddd.C:3788: error: no match for 'operator==' in 'info->LockInfo::hostname == fullhostname(0u)'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:3875: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3875: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:3875: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void set_toggle(_WidgetRec*, unsigned char, bool)':
ddd.C:4030: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:4030: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:4030: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void update_options()':
ddd.C:4109: error: no match for 'operator==' in 'string(app_data.AppData::plot_term_type) == "xlib"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4111: error: no match for 'operator==' in 'string(app_data.AppData::plot_term_type) == "x11"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4221: error: no match for 'operator==' in 'button_color_key == 'c''
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4221: error: no match for 'operator==' in 'active_button_color_key == 'c''
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4223: error: no match for 'operator==' in 'button_color_key == active_button_color_key'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void ResetStartupPreferencesCB(_WidgetRec*, void*, void*)':
ddd.C:4814: error: no match for 'operator==' in 'button_color_key == 'c''
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4814: error: no match for 'operator==' in 'active_button_color_key == 'c''
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:4816: error: no match for 'operator==' in 'button_color_key == active_button_color_key'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'bool startup_preferences_changed()':
ddd.C:4907: error: no match for 'operator!=' in 'string(app_data.AppData::button_color_key) != string(initial_app_data.AppData::button_color_key)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:4911: error: no match for 'operator!=' in 'string(app_data.AppData::active_button_color_key) != string(initial_app_data.AppData::active_button_color_key)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:4926: error: no match for 'operator!=' in 'string(app_data.AppData::debugger) != string(initial_app_data.AppData::debugger)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'bool font_preferences_changed()':
ddd.C:4954: error: no match for 'operator!=' in 'string(app_data.AppData::default_font) != string(initial_app_data.AppData::default_font)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:4958: error: no match for 'operator!=' in 'string(app_data.AppData::variable_width_font) != string(initial_app_data.AppData::variable_width_font)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:4962: error: no match for 'operator!=' in 'string(app_data.AppData::fixed_width_font) != string(initial_app_data.AppData::fixed_width_font)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:4966: error: no match for 'operator!=' in 'string(app_data.AppData::data_font) != string(initial_app_data.AppData::data_font)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void ResetHelpersPreferencesCB(_WidgetRec*, void*, void*)':
ddd.C:4998: error: no match for 'operator==' in 'string(initial_app_data.AppData::plot_term_type) == "xlib"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'bool helpers_preferences_changed()':
ddd.C:5003: error: no match for 'operator!=' in 'string(app_data.AppData::edit_command) != string(initial_app_data.AppData::edit_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5006: error: no match for 'operator!=' in 'string(app_data.AppData::plot_command) != string(initial_app_data.AppData::plot_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5010: error: no match for 'operator!=' in 'string(app_data.AppData::get_core_command) != string(initial_app_data.AppData::get_core_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5013: error: no match for 'operator!=' in 'string(app_data.AppData::ps_command) != string(initial_app_data.AppData::ps_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5016: error: no match for 'operator!=' in 'string(app_data.AppData::term_command) != string(initial_app_data.AppData::term_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5020: error: no match for 'operator!=' in 'string(app_data.AppData::uncompress_command) != string(initial_app_data.AppData::uncompress_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5023: error: no match for 'operator!=' in 'string(app_data.AppData::www_command) != string(initial_app_data.AppData::www_command)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:5027: error: no match for 'operator!=' in 'string(app_data.AppData::plot_term_type) != string(initial_app_data.AppData::plot_term_type)'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void ResetPreferencesCB(_WidgetRec*, void*, void*)':
ddd.C:5040: error: no match for 'operator==' in 'panel_name == "general"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5042: error: no match for 'operator==' in 'panel_name == "source"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5044: error: no match for 'operator==' in 'panel_name == "data"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5046: error: no match for 'operator==' in 'panel_name == "startup"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5048: error: no match for 'operator==' in 'panel_name == "fonts"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5050: error: no match for 'operator==' in 'panel_name == "helpers"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void update_reset_preferences()':
ddd.C:5062: error: no match for 'operator==' in 'panel_name == "general"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5064: error: no match for 'operator==' in 'panel_name == "source"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5066: error: no match for 'operator==' in 'panel_name == "data"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5068: error: no match for 'operator==' in 'panel_name == "startup"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5070: error: no match for 'operator==' in 'panel_name == "fonts"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:5072: error: no match for 'operator==' in 'panel_name == "helpers"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void _gdb_out(const string&)':
ddd.C:6139: error: 'class string' has no member named 'index'
ddd.C: In function 'void gdbCutSelectionCB(_WidgetRec*, void*, void*)':
ddd.C:6249: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6249: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6249: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6251: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6251: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6251: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void gdbCopySelectionCB(_WidgetRec*, void*, void*)':
ddd.C:6284: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6284: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6284: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6286: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6286: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6286: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void gdbPasteClipboardCB(_WidgetRec*, void*, void*)':
ddd.C:6322: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6322: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6322: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6324: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6324: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6324: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void gdbSelectAllCB(_WidgetRec*, void*, void*)':
ddd.C:6395: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6395: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6395: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6400: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6400: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6400: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void gdbDeleteSelectionCB(_WidgetRec*, void*, void*)':
ddd.C:6453: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6453: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6453: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6455: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6455: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6455: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void gdbUpdateEditCB(_WidgetRec*, void*, void*)':
ddd.C:6712: error: no match for 'operator==' in 'undo_action == NO_GDB_ANSWER'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:6724: error: no match for 'operator==' in 'redo_action == NO_GDB_ANSWER'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:6743: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6743: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6743: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6745: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6745: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C:6745: warning: dereferencing type-punned pointer will break strict-aliasing rules
ddd.C: In function 'void setup_new_shell(_WidgetRec*)':
ddd.C:6898: error: 'iconlogo' was not declared in this scope
ddd.C:6898: error: 'iconmask' was not declared in this scope
ddd.C: At global scope:
ddd.C:6941: error: 'Pixmap' does not name a type
ddd.C: In function 'void popdown_splash_screen(void*, XtIntervalId*)':
ddd.C:6957: error: 'splash_pixmap' was not declared in this scope
ddd.C: In function 'void popup_splash_screen(_WidgetRec*, const string&)':
ddd.C:6997: error: 'splash_pixmap' was not declared in this scope
ddd.C:6997: error: 'dddsplash' was not declared in this scope
ddd.C: In function 'int is_emergency(Display*, XEvent*, char*)':
ddd.C:7129: error: 'KeySym' was not declared in this scope
ddd.C:7129: error: expected `;' before 'keysym'
ddd.C:7132: error: 'keysym' was not declared in this scope
ddd.C: In function 'void check_log(const string&, DebuggerType&)':
ddd.C:7197: error: variable 'std::ifstream log' has initializer but incomplete type
ddd.C: In function 'bool is_set(string)':
ddd.C:7245: error: no match for 'operator==' in 'value == "on"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7245: error: no match for 'operator==' in 'value == "true"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7245: error: no match for 'operator==' in 'value == "yes"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7247: error: no match for 'operator==' in 'value == "off"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7247: error: no match for 'operator==' in 'value == "false"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7247: error: no match for 'operator==' in 'value == "no"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void setup_version_info()':
ddd.C:7323: error: call of overloaded 'strchr(char, int)' is ambiguous
strclass.h:649: note: candidates are: int string::strchr(int (*)(char), int (*)(int)) const <near match>
strclass.h:650: note:                 int string::strchr(int (*)(const string&), int (*)(int)) const <near match>
strclass.h:651: note:                 int string::strchr(int (*)(const subString&), int (*)(int)) const <near match>
strclass.h:652: note:                 int string::strchr(int (*)(const char*), int (*)(int)) const <near match>
strclass.h:653: note:                 int string::strchr(int (*)(char*), int (*)(int)) const <near match>
strclass.h:654: note:                 int string::strchr(int (*)(const regex&), int (*)(int)) const <near match>
ddd.C:7324: error: call of overloaded 'strchr(char, int)' is ambiguous
strclass.h:649: note: candidates are: int string::strchr(int (*)(char), int (*)(int)) const <near match>
strclass.h:650: note:                 int string::strchr(int (*)(const string&), int (*)(int)) const <near match>
strclass.h:651: note:                 int string::strchr(int (*)(const subString&), int (*)(int)) const <near match>
strclass.h:652: note:                 int string::strchr(int (*)(const char*), int (*)(int)) const <near match>
strclass.h:653: note:                 int string::strchr(int (*)(char*), int (*)(int)) const <near match>
strclass.h:654: note:                 int string::strchr(int (*)(const regex&), int (*)(int)) const <near match>
ddd.C: In function 'void setup_options(int&, const char**, StringArray&, string&, bool&)':
ddd.C:7530: error: no match for 'operator==' in 'arg == "--"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7557: error: no match for 'operator==' in 'arg == "--debugger"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7557: error: no match for 'operator==' in 'arg == "-debugger"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7564: error: no match for 'operator==' in 'arg == "--dbx"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7564: error: no match for 'operator==' in 'arg == "-dbx"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7565: error: no match for 'operator==' in 'arg == "--gdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7565: error: no match for 'operator==' in 'arg == "-gdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7566: error: no match for 'operator==' in 'arg == "--xdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7566: error: no match for 'operator==' in 'arg == "-xdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7567: error: no match for 'operator==' in 'arg == "--jdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7567: error: no match for 'operator==' in 'arg == "-jdb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7568: error: no match for 'operator==' in 'arg == "--pydb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7568: error: no match for 'operator==' in 'arg == "-pydb"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7569: error: no match for 'operator==' in 'arg == "--perl"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7569: error: no match for 'operator==' in 'arg == "-perl"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7570: error: no match for 'operator==' in 'arg == "--dbg"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7570: error: no match for 'operator==' in 'arg == "-dbg"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7577: error: no match for 'operator==' in 'arg == "--nw"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7577: error: no match for 'operator==' in 'arg == "-nw"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7577: error: no match for 'operator==' in 'arg == "-L"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C:7600: error: no match for 'operator==' in 'arg == "--PLAY"'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
ddd.C: In function 'void setup_ddd_version_warnings()':
ddd.C:7698: error: no match for 'operator!=' in 'string(app_data.AppData::app_defaults_version) != "3.3.11"'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
ddd.C:7716: error: no match for 'operator!=' in 'string(app_data.AppData::dddinit_version) != "3.3.11"'
HandlerL.h:148: note: candidates are: int operator!=(const HandlerList&, const HandlerList&)
BoxPoint.h:181: note:                 bool operator!=(const BoxPoint&, const BoxPoint&)
Assoc.h: In member function 'AssocRec<K, V>* _Assoc<K, V>::lookup(const K&) const [with K = string, V = ThemePattern]':
Assoc.h:121:   instantiated from 'V& _Assoc<K, V>::operator[](const K&) [with K = string, V = ThemePattern]'
ThemeM.h:55:   instantiated from here
Assoc.h:78: error: no match for 'operator==' in 'key == e->AssocRec<string, ThemePattern>::key'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
Assoc.h: In member function 'AssocRec<K, V>* _Assoc<K, V>::lookup(const K&) const [with K = string, V = string]':
Assoc.h:145:   instantiated from 'bool _Assoc<K, V>::has(const K&) const [with K = string, V = string]'
UndoBE.h:81:   instantiated from here
Assoc.h:78: error: no match for 'operator==' in 'key == e->AssocRec<string, string>::key'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
VarArray.h: In member function 'void VarArray<T>::remove(const T&) [with T = string]':
ddd.C:7916:   instantiated from here
VarArray.h:75: error: no match for 'operator==' in '((VarArray<string>*)this)->VarArray<string>::<anonymous>.DynArray<T>::_value [with T = string](i) == v'
HandlerL.h:143: note: candidates are: int operator==(const HandlerList&, const HandlerList&)
BoxPoint.h:176: note:                 bool operator==(const BoxPoint&, const BoxPoint&)
strclass.h: At global scope:
strclass.h:863: warning: inline function 'std::ostream& operator<<(std::ostream&, const string&)' used but never defined
make[2]: *** [ddd.o] Error 1
make[2]: Leaving directory `/download/ddd-3.3.11/ddd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/download/ddd-3.3.11/ddd'
make: *** [all-recursive] Error 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.