From: Greg Wagner (TTR) (gwagner_at_aftac.gov)
Date: Wed May 14 2003 - 16:19:44 BST
Hello,
We recently upgraded several of our machines to SUN OS 2.8 so
I down loaded and built ups-3.35 last week. All I did to make
it was:
% configure >& configure.log
% make ups >& make.log
When I ran ups it dumped core.
Attached are the information from configure, make, sysinfo and
the gdb output of the ups core file.
Any suggestions?
Let me know if I can provide you with any other information.
Thanks!
creating cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc ) works... yes
checking whether the C compiler (cc ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking host system type... sparc-sun-solaris2.8
checking if want to debug ups... no
checking compiler supports -pipe... no
checking if using GDB back end... no
checking for a BSD compatible install... ./install-sh -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for flex... flex
checking for yywrap in -lfl... no
checking for bison... bison -y
checking how to run the C preprocessor... cc -E
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
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... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking if want to use Xt... yes
checking if want multi-screen support... yes
checking if want C library routines in C interpreter... yes
checking if want gets() routine in C interpreter... no
checking if want math library routines in C interpreter... no
checking whether to allow 'long long' in C interpreter... no
checking whether to allow 'long double' in C interpreter... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... 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 a.out.h... no
checking for ar.h... yes
checking for elf.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for limits.h... yes
checking for link.h... yes
checking for memory.h... yes
checking for netdb.h... yes
checking for poll.h... yes
checking for procfs.h... yes
checking for ptrace.h... no
checking for stab.h... yes
checking for string.h... yes
checking for stropts.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for varargs.h... yes
checking for linux/elf.h... no
checking for machine/cpu.h... no
checking for machine/frame.h... no
checking for machine/inst.h... no
checking for machine/machparam.h... no
checking for machine/reg.h... no
checking for machine/tss.h... no
checking for machine/vmparam.h... no
checking for sys/core.h... yes
checking for sys/dir.h... no
checking for sys/errno.h... yes
checking for sys/fault.h... yes
checking for sys/file.h... yes
checking for sys/frame.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/procfs.h... yes
checking for sys/ptrace.h... yes
checking for sys/reg.h... yes
checking for sys/resource.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/ucontext.h... yes
checking for sys/user.h... yes
checking for sys/utsname.h... yes
checking for sys/vmparam.h... yes
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for restartable system calls... no
checking for st_blksize in struct stat... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... yes
checking whether char is unsigned... no
checking for long double... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking environ declared in <stdlib.h>... no
checking psinfo_t declared in <sys/procfs.h>... no
checking pstatus_t declared in <sys/procfs.h>... no
checking greg_t declared in <sys/procfs.h>... yes
checking gregset_t declared in <sys/procfs.h>... yes
checking prgreg_t declared in <sys/procfs.h>... yes
checking l_phnum in link_map in <link.h>... no
checking whether closedir returns void... no
checking for working fnmatch... yes
checking whether getpgrp takes no argument... yes
checking for 8-bit clean memcmp... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether setpgrp takes no argument... yes
checking whether setvbuf arguments are reversed... no
checking for working strcoll... yes
checking for strftime... yes
checking whether utime accepts a null argument... yes
checking for vfork.h... no
checking for working vfork... yes
checking for vprintf... yes
checking for wait3 that fills in rusage... no
checking for getpgrp... yes
checking for setpgrp... yes
checking for labs... yes
checking for atexit... yes
checking for getcwd... yes
checking for adjtime... yes
checking for difftime... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for mkdir... yes
checking for rmdir... yes
checking for seekdir... yes
checking for putenv... yes
checking for select... yes
checking for strerror... yes
checking for strcspn... yes
checking for strspn... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for socket... no
checking for gethostbyname... (cached) no
checking for ptrace... yes
checking for poll... yes
checking for select... (cached) yes
checking for bcopy... yes
checking for strchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for bsearch... yes
checking for flock... no
checking for fgetpos... yes
checking for fsetpos... yes
checking for getgrgid... yes
checking for getdtablesize... yes
checking for getrusage... yes
checking for gets... yes
checking for killpg... yes
checking for remove... (cached) yes
checking for rename... yes
checking for setgrent... yes
checking for setgroups... yes
checking for setvbuf... yes
checking for srandom... yes
checking for tmpfile... yes
checking for sigaddset... yes
checking for sigemptyset... yes
checking for sigprocmask... yes
checking for symlink... yes
checking for readlink... yes
checking for lstat... yes
checking for sys_nerr... yes
checking for sys_errlist... yes
checking for setlinebuf... yes
checking for utimes... yes
checking for clock... yes
checking for uname... yes
checking for siglongjmp... yes
checking for sigsetjmp... yes
checking for _longjmp... yes
checking for _setjmp... yes
checking for _xustat... no
checking for __error... no
checking for __errno_location... no
checking if getdtablesize declared... yes
checking if getrusage declared... yes
checking if killpg declared... yes
checking if srandom declared... yes
checking if setlinebuf declared... yes
checking if sys_nerr declared... no
checking if sys_errlist declared... no
checking if utimes declared... yes
checking if wait3 declared... yes
checking if __errno_location declared... no
checking if __errno declared... no
checking the architecture... ARCH_SUN4
checking the operating system... OS_SUNOS_5
checking if uses ELF executables... yes
checking if <ctype.h> macros available as functions... yes
checking if feof() etc. available as functions... yes
checking routine putc() uses... __flsbuf
checking routine getc() uses... __filbuf
checking routine peekc() uses... unknown
checking global character type array... __ctype
checking global file array... __iob
checking assert helper... __assert
checking varargs helper... unknown
checking for C++ name demangling routine... -ldemangle
checking for cplus_demangle_noret... yes
checking format string for 'long long'... ll
updating cache ./config.cache
creating ./config.status
creating Makefile
creating Makefile.conf
creating ups/Makefile
creating ups-state/Makefile
creating med3/Makefile
creating interpreter/Makefile
creating interpreter/tutorial/Makefile
creating lib/Makefile
creating lib/libobj/Makefile
creating lib/libarg/Makefile
creating lib/libMen3/Makefile
creating lib/libedit/Makefile
creating lib/libx11wn/Makefile
creating lib/libmtrprog/Makefile
creating lib/libukcprog/Makefile
creating tests/Makefile
creating ifdefs.h
Making links to headers under . ...
Making links to local ifdefs.h ...
cd lib/libx11wn && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_color.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_cu.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_sc.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_font.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_event.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_rop.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_xrop.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_mrop.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_bm.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_misc.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_init.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_win.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_sunframe.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_framed.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_icon.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./wn_replay.c
cc -c -DX11 -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./sccsdata.c
rm -f libwn.a
ar cq libwn.a wn_color.o wn_cu.o wn_sc.o wn_font.o wn_event.o wn_rop.o wn_xrop.o wn_mrop.o wn_bm.o wn_misc.o wn_init.o wn_win.o wn_sunframe.o wn_framed.o wn_icon.o wn_replay.o sccsdata.o
ranlib libwn.a
cd lib/libmtrprog && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./read_chunk.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./hash.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./e_close.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./is_number.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./memxxx.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./query_user.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./rm_rf.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./serverhost.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./so.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./strcache.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./regex.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./strtod.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./swap_longs.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./appltofl.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./fmtostr.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./onpath.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./fttostr.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./fopnew.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./strtobsz.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mtrprog_vers.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./failmesg.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sccsdata.c
rm -f libmtrprog.a
ar cq libmtrprog.a read_chunk.o hash.o e_close.o is_number.o memxxx.o query_user.o rm_rf.o serverhost.o so.o strcache.o regex.o strtod.o swap_longs.o appltofl.o fmtostr.o onpath.o fttostr.o fopnew.o strtobsz.o mtrprog_vers.o failmesg.o sccsdata.o
ranlib libmtrprog.a
cd lib/libukcprog && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./alloc.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./e_malloc.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./e_realloc.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./errf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./formf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./panic.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./ssplit.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./strf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./strnf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./strsave.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./fpgetline.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./strtol.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./config.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./ip.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./ebuf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./logf.c
cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -c ./sccsdata.c
rm -f libukcprog.a
ar cq libukcprog.a alloc.o e_malloc.o e_realloc.o errf.o formf.o panic.o ssplit.o strf.o strnf.o strsave.o fpgetline.o strtol.o config.o ip.o ebuf.o logf.o sccsdata.o
ranlib libukcprog.a
cd lib/libarg && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_brace.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_dir.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_glob.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_lparse.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_match.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_quote.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_redir.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_user.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_vec.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./arg_version.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sccsdata.c
rm -f libarg.a
ar cq libarg.a arg_brace.o arg_dir.o arg_glob.o arg_lparse.o arg_match.o arg_quote.o arg_redir.o arg_user.o arg_vec.o arg_version.o sccsdata.o
ranlib libarg.a
cd lib/libMen3 && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./marea.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mclose.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mcreate.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mdisplay.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mdup.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mfmodes.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./minfo.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./minsert.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mnewcap.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mopen.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mperror.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./msize.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mstdfont.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./wdbyte.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sccsdata.c
rm -f libMen3wn.a
ar cq libMen3wn.a marea.o mclose.o mcreate.o mdisplay.o mdup.o mfmodes.o minfo.o minsert.o mnewcap.o mopen.o mperror.o msize.o mstdfont.o wdbyte.o sccsdata.o
ranlib libMen3wn.a
cd lib/libobj && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_chds.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_def.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_disp.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_globals.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_lptrs.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_mkobj.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_sel.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./o_text.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./fed.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./newtb.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./mhole.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sccsdata.c
rm -f libobj.a
ar cq libobj.a o_chds.o o_def.o o_disp.o o_globals.o o_lptrs.o o_mkobj.o o_sel.o o_text.o fed.o newtb.o mhole.o sccsdata.o
ranlib libobj.a
cd lib/libedit && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include"
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./edit.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./display.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./simplebuf.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./win.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./lbuf.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./filebuf.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./props.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./util.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./version.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./flines.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sline.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./render.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./keymap.c
cc -c -Idevelhdrs -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include ./sccsdata.c
rm -f libedit.a
ar cq libedit.a edit.o display.o simplebuf.o win.o lbuf.o filebuf.o props.o util.o version.o flines.o sline.o render.o keymap.o sccsdata.o
ranlib libedit.a
cd ups && make CC="cc" CFLAGS="-g -DHAVE_CONFIG_H -I. -I/usr/openwin/include" \
X11_LIB="-L/usr/openwin/lib -R/usr/openwin/lib -lSM -lICE -lX11 -lsocket -lnsl" \
LIBS="-ldemangle -lgen" LDFLAGS="" ups
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_debug.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_lookup.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_fmap.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_util.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_cb.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./st_module.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ui_iploop.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ui_layout.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ui_menu.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ui_misc.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ui_src.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_decl.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_edit.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_menu.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_type.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_val.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_expr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_state.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./va_format.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_bpt.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_signal.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_misc.c
"./obj_misc.c", line 492: warning: argument #1 is incompatible with prototype:
prototype: pointer to function(pointer to struct fil_s {pointer to const char fi_name, pointer to const char fi_name_only, pointer to const char fi_path_hint, pointer to char fi_source_path, enum languageen {LANG_UNKNOWN(4), LANG_F90(3), LANG_F77(2), LANG_CC(1), LANG_C(0)} fi_language, short fi_flags, pointer to struct symtab_s {..} fi_symtab, pointer to char fi_data, pointer to struct Srcbuf {..} fi_srcbuf, pointer to struct block_s {..} fi_block, pointer to struct funclist_s {..} fi_funclist, pointer to struct fil_s {..} fi_next}, int) returning void : "./st.h", line 173
argument : pointer to function(pointer to int, int) returning void
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_buildf.c
"./obj_buildf.c", line 564: warning: argument #4 is incompatible with prototype:
prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
argument : pointer to function(pointer to struct {int row, int user_row, int type, pointer to char label}, pointer to struct {int row, int user_row, int type, pointer to char label}) returning int
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_target.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_env.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_stack.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./obj_util.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./state.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./reg.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./cursors.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./menudata.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./tdr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./util.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./bp.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./exec.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./trun_ss.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./trun_j.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./data.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./target.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_mi.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./expr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./srcwin.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./srcbuf.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./srcpath.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./printf.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./config.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ups.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./cc.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_parse_sun.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_types.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_lex.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_stm.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_decl.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_func.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_util.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_expr.c
"./ci_expr.c", line 383: warning: statement not reached
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_showexpr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_constexpr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_compile.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_compile_expr.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_opcodes.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ci_init.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./xc_symparse.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./xc_text.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./xc_load.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./xc_machine.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./xc_builtins.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./cx_onefile.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./sccsdata.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_target.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_procfs.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_core.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_ptrace.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_pt_regs.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_pt_uarea.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_symread.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_shlib.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_symload.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_symparse.c
"./ao_symparse.c", line 918: warning: initializer does not fit or is out of range: 0x80000000
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_symscan.c
"./ao_symscan.c", line 3082: warning: identifier redeclared: code_for_qualifier
current : function() returning int
previous: function(char) returning int : "./ao_symscan.c", line 3013
"./ao_symscan.c", line 3083: warning: Prototype mismatch in arg 1 for function code_for_qualifier:
function : old style declaration char promoted to int
prototype: char
"./ao_symscan.c", line 3150: warning: identifier redeclared: demangle_qualifier
current : function() returning pointer to const char
previous: function(char) returning pointer to const char : "./ao_symscan.c", line 3019
"./ao_symscan.c", line 3151: warning: Prototype mismatch in arg 1 for function demangle_qualifier:
function : old style declaration char promoted to int
prototype: char
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_symcb.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_aout.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_elfcore.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_elfread.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_elfsym.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_elflib.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_aflist.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_te.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_text.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./ao_stack.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_vax.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_68020.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_mips.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_clipper.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./as_sparc.c
cc -c -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs ./tops-native.c
Linking ups with cc -g -DHAVE_CONFIG_H -I. -I/usr/openwin/include -Idevelhdrs -L/usr/openwin/lib -R/usr/openwin/lib -lSM -lICE -lX11 -lsocket -lnsl -ldemangle -lgen ...
General Information
Host Name is cndcdev
Host Aliases is cdev dev loghost
Host Address(es) is 192.168.85.100
Host ID is 80a75c0a
Serial Number is 2158451722
Manufacturer is Sun (Sun Microsystems)
System Model is Ultra 4
Main Memory is 2.0 GB
ROM Version is OBP 3.22.0 2000/12/20 16:31
Number of CPUs is 4
CPU Type is sparc
App Architecture is sparc
Kernel Architecture is sun4u
OS Name is SunOS
OS Version is 5.8
Kernel Version is SunOS Release 5.8 Version Generic_108528-19 [UNIX(R) System V Release 4.0]
Kernel Information
SysConf Information
Max combined size of argv[] and envp[] is 1048320
Max processes allowed to any UID is 29995
Clock ticks per second is 100
Max simultaneous groups per user is 16
Max open files per process is 256
System memory page size is 8192
Job control supported is TRUE
Savid ids (seteuid()) supported is TRUE
Version of POSIX.1 standard supported is 199506
Version of the X/Open standard supported is 3
Max log name is 8
Max password length is 8
Number of processors (CPUs) configured is 4
Number of processors (CPUs) online is 4
Total number of pages of physical memory is 262144
Number of pages of physical memory not currently in use is 93131
Max number of I/O operations in single list I/O call is 4096
Max amount a process can decrease its async I/O priority level is 0
Max number of timer expiration overruns is 2147483647
Max number of open message queue descriptors per process is 32
Max number of message priorities supported is 32
Max number of realtime signals is 8
Max number of semaphores per process is 2147483647
Max value a semaphore may have is 2147483647
Max number of queued signals per process is 32
Max number of timers per process is 32
Supports asyncronous I/O is TRUE
Supports File Synchronization is TRUE
Supports memory mapped files is TRUE
Supports process memory locking is TRUE
Supports range memory locking is TRUE
Supports memory protection is TRUE
Supports message passing is TRUE
Supports process scheduling is TRUE
Supports realtime signals is TRUE
Supports semaphores is TRUE
Supports shared memory objects is TRUE
Supports syncronized I/O is TRUE
Supports timers is TRUE
Device Information
SUNW,Ultra-4
cpu0 is a "248 MHz SUNW,UltraSPARC-II" CPU
cpu1 is a "248 MHz SUNW,UltraSPARC-II" CPU
cpu2 is a "248 MHz SUNW,UltraSPARC-II" CPU
cpu3 is a "248 MHz SUNW,UltraSPARC-II" CPU
kbd is a "Sun Type-5 US Unix" Keyboard
% gdb $HOME/bin/ups core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.8"...
(no debugging symbols found)...
Core was generated by `/home/gwagner/bin/ups ./ARS /net/opspipe/export/home/gengland/core -a par=/vobs'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/openwin/lib/libSM.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/openwin/lib/libSM.so.6
Reading symbols from /usr/openwin/lib/libICE.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/openwin/lib/libICE.so.6
Reading symbols from /usr/openwin/lib/libX11.so.4...
(no debugging symbols found)...done.
Loaded symbols for /usr/openwin/lib/libX11.so.4
Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libdemangle.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdemangle.so.1
Reading symbols from /usr/lib/libgen.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libgen.so.1
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/openwin/lib/libXext.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/openwin/lib/libXext.so.0
Reading symbols from /usr/lib/libmp.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/openwin/lib/libdga.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/openwin/lib/libdga.so.1
Reading symbols from /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
#0 0xff09c724 in _libc_kill () from /usr/lib/libc.so.1
(gdb) bt
#0 0xff09c724 in _libc_kill () from /usr/lib/libc.so.1
#1 0xf69a4 in catch_fatal_sig ()
#2 <signal handler called>
#3 0xff033344 in strlen () from /usr/lib/libc.so.1
#4 0x18d168 in alloc_strdup ()
#5 0x1568ac in scan_index_syms ()
#6 0x157ad4 in scan_stab_index ()
#7 0x1586ac in scan_elf_symtab ()
#8 0x15a370 in scan_main_elf_symtab ()
#9 0x133454 in ao_init_from_textfile ()
#10 0xe6c30 in make_target ()
#11 0xf84f4 in main ()
(gdb) quit
This archive was generated by hypermail 2.1.4 : Fri May 16 2003 - 10:50:50 BST