bug-ddd
[Top][All Lists]
Advanced

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

Re: Repatch about const and other fixes


From: Zdenek Sekera
Subject: Re: Repatch about const and other fixes
Date: Mon, 11 Dec 2000 16:53:13 +0100

Andreas Zeller wrote:
> 
> Hi!
> 
> I have prepared a new DDD 3.2.93 package, but it will take a few days
> until it will appear on alpha.gnu.org.  In the meantime, you can
> download it from
> 
>          http://www.fmi.uni-passau.de/st/staff/zeller/tmp-ddd-3.2.93/

I have downloaded it but the compilation blows out.
I have attached the configure output as well as the compilation.
The compil error is at the end of the g_make file (attached.

---Zdenek

=========================================================
Zdenek Sekera / zs@sgi.com       Scalable Platforms Group
VNET: 557-4844                      Silicon Graphics SA
Tel : +41-22-710.4844       18, Ave. Louis Casai, 1209 Geneva
Fax : +41-22-710.4860                   Switzerland
creating cache ./config.cache
checking host system type... mips-sgi-irix6.5
checking target system type... mips-sgi-irix6.5
checking build system type... mips-sgi-irix6.5
checking for product name... DDD 3.2.93 "Wichita Falls"
checking for expiration date... no
checking for a BSD compatible install... /usr/freeware/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... cc
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for POSIXized ISC... no
checking whether the C compiler (cc) compiles and links a simple C program... 
yes
checking for c++... CC
checking whether the C++ compiler (CC -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C++ compiler (CC -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking whether we are using GNU C++... no
checking whether CC accepts -g... yes
checking whether the C++ compiler (CC) 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... no
checking for packages to be configured and built... readline libiberty vsllib 
themes ddd
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in readline
running /bin/sh ./configure  '--prefix=$(HOME)' --x-includes=/usr/include 
--x-libraries=/usr/lib32/ --enable-shared --disable-static 
--enable-builtin-manual --enable-builtin-vsllib --enable-builtin-app-defaults 
--enable-builtin-news --enable-builtin-license --with-x --host=mips-sgi-irix6.5 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... mips-sgi-irix6.5
checking for gcc... (cached) cc
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking for minix/config.h... no
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking for ar... ar
checking for 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... no
checking for sys/pte.h... no
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... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.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 libiberty
running /bin/sh ./configure  '--prefix=$(HOME)' --x-includes=/usr/include 
--x-libraries=/usr/lib32/ --enable-shared --disable-static 
--enable-builtin-manual --enable-builtin-vsllib --enable-builtin-app-defaults 
--enable-builtin-news --enable-builtin-license --with-x --host=mips-sgi-irix6.5 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... mips-sgi-irix6.5
checking build system type... mips-sgi-irix6.5
checking for ar... (cached) ar
checking for ranlib... (cached) :
checking for gcc... (cached) cc
checking whether we are using GNU C... (cached) no
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking how to run the C preprocessor... (cached) cc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... no
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... (cached) yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... (cached) no
checking for sigsetmask... yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... no
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
configuring in vsllib
running /bin/sh ./configure  '--prefix=$(HOME)' --x-includes=/usr/include 
--x-libraries=/usr/lib32/ --enable-shared --disable-static 
--enable-builtin-manual --enable-builtin-vsllib --enable-builtin-app-defaults 
--enable-builtin-news --enable-builtin-license --with-x --host=mips-sgi-irix6.5 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for product name... DDD 3.2.93 "Wichita Falls"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr/freeware/bin/install -c
creating ./config.status
creating Makefile
configuring in themes
running /bin/sh ./configure  '--prefix=$(HOME)' --x-includes=/usr/include 
--x-libraries=/usr/lib32/ --enable-shared --disable-static 
--enable-builtin-manual --enable-builtin-vsllib --enable-builtin-app-defaults 
--enable-builtin-news --enable-builtin-license --with-x --host=mips-sgi-irix6.5 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for product name... DDD 3.2.93 "Wichita Falls"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr/freeware/bin/install -c
creating ./config.status
creating Makefile
configuring in ddd
running /bin/sh ./configure  '--prefix=$(HOME)' --x-includes=/usr/include 
--x-libraries=/usr/lib32/ --enable-shared --disable-static 
--enable-builtin-manual --enable-builtin-vsllib --enable-builtin-app-defaults 
--enable-builtin-news --enable-builtin-license --with-x --host=mips-sgi-irix6.5 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for product name... DDD 3.2.93 "Wichita Falls"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... mips-sgi-irix6.5
checking for gcc... (cached) cc
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C compiler (cc -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for g77... g77
checking whether ln -s works... yes
checking for sh... /sbin/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... gdiff
checking for dvips... dvips
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... /usr/bsd/rsh
checking for lp... lp
checking for gcore... no
checking for gdb... gdb
checking for xterm... xterm
checking for xfontsel... xfontsel
checking for a BSD compatible install... /usr/freeware/bin/install -c
checking for ranlib... (cached) :
checking for bison... bison -y
checking for bison -y flags... 
checking how to run the C preprocessor... (cached) cc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for flex flags... -8
checking for gawk... gawk
checking whether the C compiler (cc) compiles and links a simple C program... 
(cached) yes
checking for c++... (cached) CC
checking whether the C++ compiler (CC -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) works... yes
checking whether the C++ compiler (CC -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 
-L/usr/lib32/mips3 -L/usr/lib32) is a cross-compiler... no
checking whether we are using GNU C++... (cached) no
checking whether CC accepts -g... (cached) yes
checking whether the C++ compiler (CC) compiles a simple program... (cached) yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... CC -E
checking for C++ compiler (CC) warning options... 
checking for C++ compiler (CC) optimizing options... -DNDEBUG
checking for C++ compiler (CC) debugging options... 
checking for C++ compiler (CC) extra libraries... 
checking for C++ compiler (CC) static binding options... -static
checking for C++ compiler (CC) dynamic binding options... 
checking whether the C++ compiler (CC) supports bool types... yes
checking whether the C++ compiler (CC) supports explicit constructors... yes
checking whether the C++ compiler (CC) supports mutable members... yes
checking whether the C++ compiler (CC) supports exception handling... yes
checking whether the C++ compiler (CC) supports standard exceptions... no
checking whether the C++ compiler (CC) supports namespaces... yes
checking whether the C++ compiler (CC) supports run-time type info... yes
checking whether the C++ compiler (CC) supports long long types... yes
checking whether the C++ compiler (CC) supports named return values... no
checking whether the C++ compiler (CC) supports __PRETTY_FUNCTION__... no
checking whether the C++ compiler (CC) supports overloaded new[]... yes
checking whether the C++ compiler (CC) supports placement new... yes
checking whether the C++ compiler (CC) supports ANSI lifetime of temporaries... 
yes
checking for a traditional C preprocessor... cc -E
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for object suffix... o
checking build system type... mips-sgi-irix6.5
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache .././config.cache
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... none
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc static flag -non_shared works... none
checking if the linker (/usr/bin/ld -n32) is GNU ld... no
checking whether the linker (/usr/bin/ld -n32) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld -n32 option to reload object files... -r
checking dynamic linker characteristics... irix6.5 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking for connect... yes
checking for gethostbyname... yes
checking for regcmp... no
checking for regcmp in -lgen... 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 main in -lcxxinst... no
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) no
checking for streampos... yes
checking for X... libraries /usr/lib32/, headers /usr/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
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 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 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... 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 ANSI C header files... (cached) yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... (cached) 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... (cached) 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... (cached) 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... no
checking for sys/param.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/stropts.h... yes
checking for sys/vty.h... no
checking for sys/sysmacros.h... yes
checking for sys/core.h... no
checking for sys/socket.h... yes
checking for sys/termios.h... yes
checking for sys/time.h... (cached) yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for sys/user.h... no
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... (cached) 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>... no
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no
checking for ostrstreambuf::freeze()... yes
checking for ostrstreambuf::frozen()... no
checking for ostrstream::freeze()... no
checking for ostrstream::frozen()... no
checking whether ostrstream::pcount() is broken... yes
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... yes
checking for _getpty declaration in unistd.h... yes
checking for alloca... no
checking for asctime... yes
checking for asctime declaration in time.h... yes
checking for clock... (cached) 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... no
checking for getpty... no
checking for getrlimit... yes
checking for getrlimit declaration in sys/resource.h... yes
checking for getrusage... (cached) 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... no
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... (cached) yes
checking for memcpy declaration in string.h... yes
checking for memset... (cached) 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... (cached) 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... yes
checking for sigblock declaration in signal.h... no
checking for sigprocmask... yes
checking for sigprocmask declaration in signal.h... yes
checking for sigsetmask... (cached) yes
checking for sigsetmask declaration in signal.h... 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... (cached) yes
checking for strerror declaration in string.h... yes
checking for strftime... yes
checking for strftime declaration in time.h... yes
checking for strsignal... (cached) no
checking for strtod... (cached) yes
checking for strtod declaration in stdlib.h... yes
checking for strtol... (cached) yes
checking for strtol declaration in stdlib.h... yes
checking for strtoul... (cached) 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... (cached) 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... (cached) 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
/usr/people/zs/src/ddd-3.2.93/readline
gmake[1]: Entering directory `/software/src/ddd-3.2.93/readline'
rm -f readline.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 readline.c
cc-1552 cc: WARNING File = readline.c, Line = 439
  The variable "eof_found" is set but never used.

    static int lastc, eof_found;
                      ^

cc-1552 cc: WARNING File = readline.c, Line = 216
  The variable "running_in_emacs" is set but never used.

  static int running_in_emacs;
             ^

rm -f vi_mode.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 vi_mode.c
cc-1552 cc: WARNING File = vi_mode.c, Line = 113
  The variable "vi_continued_command" is set but never used.

  static int vi_continued_command;
             ^

rm -f funmap.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 funmap.c
rm -f keymaps.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 keymaps.c
rm -f parens.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 parens.c
rm -f search.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 search.c
rm -f rltty.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 rltty.c
rm -f complete.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 complete.c
cc-1183 cc: WARNING File = complete.c, Line = 466
  An unsigned integer is being compared to zero.

        PUTX (*s);
        ^

rm -f bind.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 bind.c
cc-1164 cc: WARNING File = bind.c, Line = 1256
  Argument of type "unsigned char *" is incompatible with parameter of type
          "char *".

        rl_macro_bind (useq, &funname[1], _rl_keymap);
                       ^

cc-1164 cc: WARNING File = bind.c, Line = 1417
  Argument of type "unsigned char *" is incompatible with parameter of type
          "char *".

        rl_translate_keyseq (v + beg, _rl_isearch_terminators, &end);
                                      ^

rm -f isearch.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 isearch.c
cc-1164 cc: WARNING File = isearch.c, Line = 267
  Argument of type "unsigned char *" is incompatible with parameter of type
          "const char *".

        if (strchr (isearch_terminators, c))
                    ^

rm -f display.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 display.c
cc-1552 cc: WARNING File = display.c, Line = 316
  The variable "lb_botlin" is set but never used.

    int c_pos, inv_botlin, lb_botlin, lb_linenum;
                           ^

rm -f signals.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 signals.c
rm -f util.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 util.c
rm -f kill.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 kill.c
rm -f undo.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 undo.c
rm -f macro.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 macro.c
rm -f input.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 input.c
rm -f callback.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 callback.c
rm -f terminal.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 terminal.c
cc-1552 cc: WARNING File = terminal.c, Line = 98
  The variable "dumb_term" is set but never used.

  static int dumb_term;
             ^

rm -f nls.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 nls.c
rm -f xmalloc.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 xmalloc.c
rm -f history.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 history.c
rm -f histexpand.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 histexpand.c
rm -f histfile.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 histfile.c
rm -f histsearch.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 histsearch.c
rm -f shell.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 shell.c
rm -f tilde.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/people/zs/include 
-DRL_LIBRARY_VERSION='"4.0"' -n32 -mips3 -OPT:Olimit=0 tilde.c
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 ":" && : libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o  
xmalloc.o
test -n ":" && : libhistory.a
gmake[1]: Leaving directory `/software/src/ddd-3.2.93/readline'
Making all in libiberty
/usr/people/zs/src/ddd-3.2.93/libiberty
gmake[1]: Entering directory `/software/src/ddd-3.2.93/libiberty'
if [ x"yes" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    argv.c 
-o pic/argv.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   argv.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
choose-temp.c -o pic/choose-temp.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   
choose-temp.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
concat.c -o pic/concat.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   concat.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
cplus-dem.c -o pic/cplus-dem.o
cc-1116 cc: WARNING File = cplus-dem.c, Line = 553
  Non-void function "code_for_qualifier" (declared at line 533) should return a
          value.

  }
  ^

cc-1116 cc: WARNING File = cplus-dem.c, Line = 594
  Non-void function "qualifier_string" (declared at line 559) should return a
          value.

  }
  ^

cc-1552 cc: WARNING File = cplus-dem.c, Line = 1635
  The variable "start" is set but never used.

    const char *start;
                ^

cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   cplus-dem.c
cc-1116 cc: WARNING File = cplus-dem.c, Line = 553
  Non-void function "code_for_qualifier" (declared at line 533) should return a
          value.

  }
  ^

cc-1116 cc: WARNING File = cplus-dem.c, Line = 594
  Non-void function "qualifier_string" (declared at line 559) should return a
          value.

  }
  ^

cc-1552 cc: WARNING File = cplus-dem.c, Line = 1635
  The variable "start" is set but never used.

    const char *start;
                ^

test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
fdmatch.c -o pic/fdmatch.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   fdmatch.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
fnmatch.c -o pic/fnmatch.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   fnmatch.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
getopt.c -o pic/getopt.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   getopt.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
getopt1.c -o pic/getopt1.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   getopt1.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
getpwd.c -o pic/getpwd.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   getpwd.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
getruntime.c -o pic/getruntime.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   
getruntime.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
hashtab.c -o pic/hashtab.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   hashtab.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    hex.c 
-o pic/hex.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   hex.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
floatformat.c -o pic/floatformat.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   
floatformat.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
objalloc.c -o pic/objalloc.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   objalloc.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
obstack.c -o pic/obstack.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   obstack.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
partition.c -o pic/partition.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   partition.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
pexecute.c -o pic/pexecute.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   pexecute.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
spaces.c -o pic/spaces.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   spaces.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
splay-tree.c -o pic/splay-tree.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   
splay-tree.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
strerror.c -o pic/strerror.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   strerror.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
strsignal.c -o pic/strsignal.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   strsignal.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
xatexit.c -o pic/xatexit.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xatexit.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    xexit.c 
-o pic/xexit.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xexit.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
xmalloc.c -o pic/xmalloc.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xmalloc.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
xmemdup.c -o pic/xmemdup.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xmemdup.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
xstrdup.c -o pic/xstrdup.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xstrdup.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
xstrerror.c -o pic/xstrerror.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   xstrerror.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
asprintf.c -o pic/asprintf.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   asprintf.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
basename.c -o pic/basename.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   basename.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
mkstemps.c -o pic/mkstemps.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   mkstemps.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
setenv.c -o pic/setenv.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   setenv.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    
vasprintf.c -o pic/vasprintf.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   vasprintf.c
test x"yes" != xyes || \
  cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include    vfork.c 
-o pic/vfork.o
cc -c -DHAVE_CONFIG_H -n32 -mips3 -OPT:Olimit=0 -I. -I./../include   vfork.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o 
getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o 
obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o 
xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o 
basename.o mkstemps.o setenv.o vasprintf.o vfork.o 
: libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr 
strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid 
bcmp bcopy bzero; do \
  for g in asprintf.o basename.o mkstemps.o setenv.o vasprintf.o vfork.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o 
getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o 
obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o 
xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
/usr/people/zs/src/ddd-3.2.93/libiberty/testsuite
gmake[2]: Entering directory `/software/src/ddd-3.2.93/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/software/src/ddd-3.2.93/libiberty/testsuite'
gmake[1]: Leaving directory `/software/src/ddd-3.2.93/libiberty'
Making all in vsllib
/usr/people/zs/src/ddd-3.2.93/vsllib
gmake[1]: Entering directory `/software/src/ddd-3.2.93/vsllib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/software/src/ddd-3.2.93/vsllib'
Making all in themes
/usr/people/zs/src/ddd-3.2.93/themes
gmake[1]: Entering directory `/software/src/ddd-3.2.93/themes'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/software/src/ddd-3.2.93/themes'
Making all in ddd
/usr/people/zs/src/ddd-3.2.93/ddd
gmake[1]: Entering directory `/software/src/ddd-3.2.93/ddd'
cat ./host.h.in | \
sed "s%@HOST_CANONICAL@%mips-sgi-irix6.5%" | \
sed "s%@TARGET_CANONICAL@%mips-sgi-irix6.5%" > host.h~ && \
mv host.h~ host.h
cat ./root.h.in | \
sed "s%@ROOT@%/usr/people/zs/share/ddd-3.2.93%" | \
sed "s%@ALT_ROOT@%/usr/people/zs/share/ddd%" > root.h~ && \
mv root.h~ root.h
sed -n -f ./ad2c.sed Ddd > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h
CC -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include    -DNDEBUG   -n32 -mips3 
-OPT:Olimit=0    -c userinfo.C
/bin/sh ./libtool --mode=link CC  -DNDEBUG   -n32 -mips3 -OPT:Olimit=0    -n32 
-mips3 -L/usr/lib32/mips3 -L/usr/lib32 -o userinfo  userinfo.o  
mkdir .libs
CC -DNDEBUG -n32 -mips3 -OPT:Olimit=0 -n32 -mips3 -L/usr/lib32/mips3 
-L/usr/lib32 -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:

Zdenek Sekera <zs@sgi.com>

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
CC -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include    -DNDEBUG   -n32 -mips3 
-OPT:Olimit=0    -c ddd.C
cc-1440 CC: ERROR File = ddd.C, Line = 2105
  The initial value of a reference to a non-const must be an lvalue.

      if (VSEFlags::parse_vsl(argc, (const char**)argv))
                                    ^

cc-1440 CC: ERROR File = ddd.C, Line = 2116
  The initial value of a reference to a non-const must be an lvalue.

        add_arg_from_selection(toplevel, argc, (const char**)argv);
                                               ^

2 errors detected in the compilation of "ddd.C".
gmake[1]: *** [ddd.o] Error 2
gmake[1]: Leaving directory `/software/src/ddd-3.2.93/ddd'
gmake: *** [all-recursive] Error 1

reply via email to

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