bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can not compile ddd with gcc 3.2


From: Andrej Vodopivec
Subject: can not compile ddd with gcc 3.2
Date: Tue, 17 Sep 2002 08:22:49 +0200 (MEST)

Hi,

I'd like to upgrade a workstation with gcc 2.95.2 which I used to compile
gnu software for a long time. I successfuly compiled a few tools but
ddd 3.3.1 does not compile. Please, find configuration an build loggs attached
(ddd.configure.log, ddd.build.log). First, it stops at ddd.C:875:
struct RecentItems {
    enum RecentItem { R1, R2, R3, R4, R5, R6, R7, R8, R9 };
}
Should this be C insted of C++ I'd say constants R1-R9 are not defined
(I checked all files in the tarball) but gcc 2.95.2 does not complain.
Should I comment out the three offending lines the compilation breaks again
after a few more files (see ddd.build.log2).

Regards
Andrej
creating cache ./config.cache
checking host system type... i386-pc-solaris2.8
checking target system type... i386-pc-solaris2.8
checking build system type... i386-pc-solaris2.8
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... libiberty/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking whether the C compiler (gcc) compiles and links a simple C program... 
yes
checking for g++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking whether the C++ compiler (g++) compiles a simple program... yes
checking for tgetent in -lmytinfo... no
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... yes
checking for xstrerror in -liberty... yes
checking for packages to be configured and built... readline vsllib themes ddd
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in readline
running /bin/sh ./configure  --host=i386-pc-solaris2.8 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i386-pc-solaris2.8
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD compatible install... ./../install-sh -c
checking for ar... ar
checking for ranlib... ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for strcasecmp... yes
checking for select... yes
checking for setenv... no
checking for putenv... yes
checking for tcgetattr... yes
checking for setlocale... yes
checking for lstat... yes
checking for working strcoll... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... yes
checking for sys/ptem.h... yes
checking for sys/pte.h... yes
checking for sys/stream.h... yes
checking for sys/select.h... yes
checking for termcap.h... no
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... yes
checking for locale.h... yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether programs are able to redeclare getpw functions... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... no
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking configuration for building shared libraries... supported
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
configuring in vsllib
running /bin/sh ./configure  --host=i386-pc-solaris2.8 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for a BSD compatible install... ./../install-sh -c
creating ./config.status
creating Makefile
configuring in themes
running /bin/sh ./configure  --host=i386-pc-solaris2.8 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for a BSD compatible install... ./../install-sh -c
creating ./config.status
creating Makefile
configuring in ddd
running /bin/sh ./configure  --host=i386-pc-solaris2.8 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... i386-pc-solaris2.8
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
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... /usr/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 dvips... no
checking for dvi2ps... no
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... /usr/bin/remsh
checking for lp... lp
checking for gcore... gcore
checking for gdb... gdb
checking for xterm... xterm
checking for xfontsel... xfontsel
checking for a BSD compatible install... ./../install-sh -c
checking for ranlib... (cached) ranlib
checking for bison... no
checking for byacc... no
checking for yacc flags... 
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... no
checking for lex... lex
checking for flex... (cached) lex
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for lex flags... 
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether the C compiler (gcc) compiles and links a simple C program... 
(cached) yes
checking for g++... (cached) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking whether the C++ compiler (g++) compiles a simple program... (cached) 
yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking whether the C++ compiler (g++) accepts -Werror... yes
checking whether the C++ compiler (g++) accepts -Weffc++... yes
checking whether the C++ compiler (g++) accepts -Wuninitialized... no
checking whether the C++ compiler (g++) accepts -mminimal-toc... no
checking for C++ compiler (g++) warning options... -W -Wall
checking for C++ compiler (g++) optimizing options... -DNDEBUG -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 -fexternal-templates... no
checking whether the C++ compiler (g++) accepts -fpermissive... yes
checking whether the C++ compiler (g++) accepts -felide-constructors... yes
checking whether the C++ compiler (g++) accepts -fconserve-space... 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... no
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 named return values... no
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... no
checking whether the C++ compiler (g++) supports ANSI lifetime of 
temporaries... yes
checking whether the C++ compiler (g++) accepts -isystem... yes
checking whether the C++ compiler (g++) supports new style casts... yes
checking for a traditional C preprocessor... gcc -E -traditional-cpp
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for object suffix... o
checking build system type... i386-pc-solaris2.8
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
updating cache .././config.cache
checking for object suffix... o
checking for executable suffix... 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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking for connect... no
checking for gethostbyname... no
checking for regcmp... yes
checking for connect in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for yyerror in -ly... yes
checking for sin in -lm... yes
checking for open in -lc... yes
checking for elf_version in -lelf... yes
checking for tgetent in -lmytinfo... (cached) no
checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lcurses... (cached) yes
checking for xstrerror in -liberty... (cached) yes
checking for streampos... no
checking for ios::iostate... no
checking whether the C++ compiler (g++) accepts -fpermissive... (cached) yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Motif... libraries in default path, headers in default path
checking for Athena... libraries in default path, headers in default path
checking for Xpm... 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 XpmCreatePixmapFromXpmImage in -lXpm... yes
checking for X11/xpm.h... yes
checking for xpm.h... no
checking for XmuCvtStringToOrientation in -lXmu... yes
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... yes
checking for XmCreateOptionMenu in -lXm... yes
checking for xmUseVersion in -lXm... yes
checking for XmInstallImage in -lXm... yes
checking for Xm21InstallImage in -lXm... yes
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 ANSI C header files... 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... (cached) void
checking parameter type of signal handlers... int
checking for getpgrp... yes
checking for setpgrp... yes
checking whether getpgrp takes no argument... yes
checking whether setpgrp takes no argument... yes
checking for ANSI C header files... (cached) yes
checking for alloca.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for locale.h... (cached) yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for pwd.h... yes
checking for regex.h... yes
checking for rx.h... no
checking for libelf.h... yes
checking for elf.h... yes
checking for sys/elf.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/int_types.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/stropts.h... yes
checking for sys/vty.h... no
checking for sys/sysmacros.h... yes
checking for sys/core.h... yes
checking for sys/socket.h... yes
checking for sys/termios.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for sys/user.h... yes
checking for sys/ptrace.h... yes
checking for exception... 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... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether stat file-mode macros are broken... (cached) no
checking for CORE_MAGIC definition in <sys/core.h>... yes
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... yes
checking for ostrstreambuf::freeze()... no
checking for ostrstreambuf::frozen()... no
checking for ostrstream::freeze()... no
checking for ostrstream::frozen()... no
checking whether ostrstream::pcount() is broken... no
checking for regex.h... (cached) yes
checking for rx.h... (cached) no
checking for rxposix.h... no
checking for regcomp... yes
checking for regcomp declaration in regex.h rx.h rxposix.h... yes
checking for regexec... yes
checking for regexec declaration in regex.h rx.h rxposix.h... yes
checking re_nsub member of POSIX.2 regex_t type... yes
checking n_subexps member of GNU RX 1.0 regex_t type... no
checking whether regcomp() is broken... no
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) no
checking for gethostname... yes
checking for gethostname declaration in unistd.h... yes
checking for getpt... no
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... yes
checking for getwd declaration in unistd.h... yes
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... (cached) 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... (cached) 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... no
checking for sigprocmask... yes
checking for sigprocmask declaration in signal.h... yes
checking for sigsetmask... no
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... 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... (cached) 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
updating cache .././config.cache
creating ./config.status
creating Makefile
creating OldMakefile
creating vr.h
creating bld.h
creating Ddd
creating ddd.man
creating cfg.texi
creating .gdbinit
creating ../ddd.spec
creating config.h

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'.

Making all in readline
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O readline.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O vi_mode.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O funmap.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O keymaps.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f parens.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O parens.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f search.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O search.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O rltty.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f complete.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O complete.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f bind.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O bind.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O isearch.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f display.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O display.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f signals.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O signals.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f util.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O util.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f kill.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O kill.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f undo.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O undo.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f macro.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O macro.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f input.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O input.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f callback.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O callback.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O terminal.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f nls.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O nls.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O xmalloc.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f history.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O history.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O histexpand.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O histfile.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O histsearch.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f shell.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O shell.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f tilde.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include 
-DRL_LIBRARY_VERSION='"4.0"' -g -O tilde.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o 
rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o 
macro.o input.o callback.o terminal.o nls.o xmalloc.o history.o histexpand.o 
histfile.o histsearch.o shell.o  tilde.o
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o  
xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/ddd'
cat ./host.h.in | \
sed "s%@HOST_CANONICAL@%i386-pc-solaris2.8%" | \
sed "s%@TARGET_CANONICAL@%i386-pc-solaris2.8%" | \
    cat > host.h~ && mv host.h~ host.h
cat ./root.h.in | \
sed "s%@ROOT@%/usr/local/share/ddd-3.3.1%" | \
sed "s%@ALT_ROOT@%/usr/local/share/ddd%" | \
    cat > root.h~ && mv root.h~ root.h
cat Ddd | cat | \
sed -n -f ./ad2c.sed > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c userinfo.C
/bin/sh ./libtool --mode=link g++  -DNDEBUG -O2 -g -W -Wall -trigraphs   -o 
userinfo  userinfo.o  
mkdir .libs
g++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o userinfo userinfo.o
(cat $HOME/.ddd_userinfo 2> /dev/null || \
./userinfo || echo '(unknown)') > USERINFO~ && mv USERINFO~ USERINFO

Please check your name and e-mail address:

Andrej Vodopivec <unknown>

This information will be compiled into DDD.
If it is not correct, please edit USERINFO and re-compile.

/bin/sh ./config-info ./USERINFO USERINFO > configinfo.C~ && \
mv configinfo.C~ configinfo.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c ddd.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from ddd.h:36,
                 from ddd.C:138:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from ddd.h:36,
                 from ddd.C:138:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
ddd.C: At global scope:
ddd.C:875: parse error before numeric constant
ddd.C:875: missing ';' before right brace
ddd.C:876: parse error before `}' token
make[1]: *** [ddd.o] Error 1
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1
Making all in readline
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/home/jupi/gnu/work/ddd-3.3.1/ddd'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c userinfo.C
/bin/sh ./libtool --mode=link g++  -DNDEBUG -O2 -g -W -Wall -trigraphs   -o 
userinfo  userinfo.o  
g++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o userinfo userinfo.o
(cat $HOME/.ddd_userinfo 2> /dev/null || \
./userinfo || echo '(unknown)') > USERINFO~ && mv USERINFO~ USERINFO

Please check your name and e-mail address:

Andrej Vodopivec <unknown>

This information will be compiled into DDD.
If it is not correct, please edit USERINFO and re-compile.

/bin/sh ./config-info ./USERINFO USERINFO > configinfo.C~ && \
mv configinfo.C~ configinfo.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c ddd.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from ddd.h:36,
                 from ddd.C:138:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from ddd.h:36,
                 from ddd.C:138:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c basename.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c compare.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c cook.C
In file included from /usr/local/include/c++/3.2/backward/strstream:51,
                 from /usr/local/include/c++/3.2/backward/strstream.h:33,
                 from cook.C:37:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from cook.h:36,
                 from cook.C:41:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c cwd.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from cwd.h:37,
                 from cwd.C:36:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from cwd.h:37,
                 from cwd.C:36:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c glob.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c hash.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c home.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from home.C:37:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from home.C:37:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c isid.C
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c rxclass.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from rxclass.C:38:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from rxclass.C:38:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c sigName.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from sigName.C:43:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from sigName.C:43:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c strclass.C
In file included from /usr/local/include/c++/3.2/backward/iostream.h:31,
                 from strclass.h:412,
                 from strclass.C:41:
/usr/local/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning 
This file includes at least one deprecated or antiquated header. Please 
consider using one of the 32 headers found in section 17.4.1.2 of the C++ 
standard. Examples include substituting the <X> header for the <X.h> header for 
C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To 
disable this warning use -Wno-deprecated.
In file included from strclass.C:41:
strclass.h: In member function `string& string::operator=(std::ostrstream&)':
strclass.h:1059: warning: unused variable `const int frozen'
strclass.C: In function `std::istream& operator>>(std::istream&, string&)':
strclass.C:1443: invalid conversion from `int' to `std::_Ios_Iostate'
strclass.C:1443:   initializing argument 1 of `void std::basic_ios<_CharT, 
   _Traits>::clear(std::_Ios_Iostate) [with _CharT = char, _Traits = 
   std::char_traits<char>]'
make[1]: *** [strclass.o] Error 1
make[1]: Leaving directory `/home/jupi/gnu/work/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]