This is the mail archive of the insight-prs@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/16: recived an error when try compile



>Number:         16
>Category:       insight
>Synopsis:       recived an error when try compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 26 02:53:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     make
>Release:        insight-20000124
>Organization:
>Environment:
Linux 2.2.14 Debian 2.1r4 on a PIII, but also tried in Mandrake 6.0 on a PIII
>Description:
when i try compile recive this make error:
make[1]: *** No rule to make target 'all'. Stop.
>How-To-Repeat:
try compile.
>Fix:
i copy the insight-20000117 snapshot opcodes/Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="output_error.txt"
Content-Disposition: inline; filename="output_error.txt"

make[1]: Entering directory `/usr/src/insight-20000124/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  concat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   cplus-dem.c -o pic/cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  cplus-dem.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   fdmatch.c -o pic/fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  fdmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  fnmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   getopt.c -o pic/getopt.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  getopt.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   getopt1.c -o pic/getopt1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  getopt1.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   getpwd.c -o pic/getpwd.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  getpwd.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   getruntime.c -o pic/getruntime.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  getruntime.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   hashtab.c -o pic/hashtab.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  hashtab.c
hashtab.c: In function `create_hash_table':
hashtab.c:117: warning: implicit declaration of function `memset'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   hex.c -o pic/hex.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  hex.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   floatformat.c -o pic/floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  floatformat.c
floatformat.c: In function `get_field':
floatformat.c:131: warning: comparison between signed and unsigned
floatformat.c: In function `floatformat_to_double':
floatformat.c:182: warning: comparison between signed and unsigned
floatformat.c: In function `put_field':
floatformat.c:258: warning: comparison between signed and unsigned
floatformat.c: In function `floatformat_from_double':
floatformat.c:339: warning: comparison between signed and unsigned
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   objalloc.c -o pic/objalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  objalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   obstack.c -o pic/obstack.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  obstack.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   pexecute.c -o pic/pexecute.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  pexecute.c
pexecute.c: In function `pexecute':
pexecute.c:617: warning: unused parameter `temp_base'
pexecute.c:621: warning: variable `func' might be clobbered by `longjmp' or `vfork'
pexecute.c:624: warning: variable `output_desc' might be clobbered by `longjmp' or `vfork'
pexecute.c:625: warning: variable `retries' might be clobbered by `longjmp' or `vfork'
pexecute.c:625: warning: variable `sleep_interval' might be clobbered by `longjmp' or `vfork'
pexecute.c: In function `pwait':
pexecute.c:724: warning: unused parameter `flags'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   spaces.c -o pic/spaces.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  spaces.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   splay-tree.c -o pic/splay-tree.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  splay-tree.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   strerror.c -o pic/strerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  strerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   strsignal.c -o pic/strsignal.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  strsignal.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xatexit.c -o pic/xatexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xatexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xexit.c -o pic/xexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xmalloc.c -o pic/xmalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xmalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xmemdup.c -o pic/xmemdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xmemdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xstrdup.c -o pic/xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xstrdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   xstrerror.c -o pic/xstrerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  xstrerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include   mkstemps.c -o pic/mkstemps.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I./../include  mkstemps.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 pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o 
ranlib 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 mkstemps.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 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
make[2]: Entering directory `/usr/src/insight-20000124/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/insight-20000124/libiberty/testsuite'
make[1]: Leaving directory `/usr/src/insight-20000124/libiberty'
make[1]: Entering directory `/usr/src/insight-20000124/texinfo'
make  all-recursive
make[2]: Entering directory `/usr/src/insight-20000124/texinfo'
Making all in intl
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/intl'
Making all in lib
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/lib'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -O2 -W -Wall -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -O2 -W -Wall -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -O2 -W -Wall -c xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -O2 -W -Wall -c xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/lib'
Making all in info
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/info'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c dir.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c display.c
display.c: In function `display_update_one_window':
display.c:136: warning: `rep' might be used uninitialized in this function
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c makedoc.c
gcc  -g -O2 -W -Wall  -o makedoc  makedoc.o ../lib/libtxi.a  -lncurses  
./makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c doc.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c dribble.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c echo-area.c
echo-area.c: In function `restore_calling_window':
echo-area.c:127: warning: `pagetop' might be used uninitialized in this function
echo-area.c:127: warning: `start' might be used uninitialized in this function
echo-area.c:127: warning: `end' might be used uninitialized in this function
echo-area.c:127: warning: `amount' might be used uninitialized in this function
echo-area.c: In function `echo_area_initialize_node':
echo-area.c:253: warning: comparison between signed and unsigned
echo-area.c: In function `ea_beg_of_line':
echo-area.c:307: warning: unused parameter `window'
echo-area.c:307: warning: unused parameter `count'
echo-area.c: In function `ea_end_of_line':
echo-area.c:312: warning: unused parameter `window'
echo-area.c:312: warning: unused parameter `count'
echo-area.c: In function `ea_abort':
echo-area.c:451: warning: unused parameter `window'
echo-area.c:451: warning: unused parameter `count'
echo-area.c: In function `ea_newline':
echo-area.c:466: warning: unused parameter `window'
echo-area.c:466: warning: unused parameter `count'
echo-area.c: In function `ea_insert':
echo-area.c:479: warning: unused parameter `window'
echo-area.c:479: warning: unused parameter `count'
echo-area.c: In function `ea_transpose_chars':
echo-area.c:504: warning: unused parameter `window'
echo-area.c: In function `ea_yank':
echo-area.c:555: warning: unused parameter `count'
echo-area.c: In function `ea_kill_line':
echo-area.c:608: warning: unused parameter `window'
echo-area.c: In function `ea_backward_kill_line':
echo-area.c:620: warning: unused parameter `window'
echo-area.c: In function `ea_scroll_completions_window':
echo-area.c:1319: warning: unused parameter `window'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c filesys.c
filesys.c: In function `info_find_fullpath':
filesys.c:128: warning: comparison between signed and unsigned
filesys.c: In function `extract_colon_unit':
filesys.c:243: warning: comparison between signed and unsigned
filesys.c: In function `filesys_read_compressed':
filesys.c:443: warning: unused parameter `finfo'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c footnotes.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c gc.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c indices.c
indices.c: In function `info_index_apropos':
indices.c:615: warning: unused parameter `count'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c info-utils.c
info-utils.c: In function `canonicalize_whitespace':
info-utils.c:391: warning: `whitespace_loc' might be used uninitialized in this function
info-utils.c: In function `save_string':
info-utils.c:568: warning: comparison between signed and unsigned
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c info.c
info.c: In function `main':
info.c:340: warning: implicit declaration of function `initialize_info_session'
info.c:342: warning: implicit declaration of function `index_entry_exists'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c infodoc.c
infodoc.c: In function `dump_map_to_message_buffer':
infodoc.c:149: warning: comparison between signed and unsigned
infodoc.c: In function `info_get_help_window':
infodoc.c:328: warning: unused parameter `window'
infodoc.c:328: warning: unused parameter `count'
infodoc.c: In function `info_get_info_help_node':
infodoc.c:346: warning: unused parameter `window'
infodoc.c:346: warning: unused parameter `count'
infodoc.c: In function `describe_key':
infodoc.c:470: warning: unused parameter `count'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c infomap.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c m-x.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c man.c
man.c: In function `reap_children':
man.c:215: warning: unused parameter `sig'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c nodemenu.c
nodemenu.c: In function `list_visited_nodes':
nodemenu.c:216: warning: unused parameter `count'
nodemenu.c: In function `select_visited_node':
nodemenu.c:296: warning: unused parameter `count'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c nodes.c
nodes.c: In function `adjust_nodestart':
nodes.c:1156: warning: comparison between signed and unsigned
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c search.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c session.c
session.c: In function `info_read_and_dispatch':
session.c:195: warning: `lk' might be used uninitialized in this function
session.c: In function `info_end_of_line':
session.c:659: warning: unused parameter `count'
session.c: In function `info_beginning_of_line':
session.c:679: warning: unused parameter `count'
session.c: In function `info_beginning_of_node':
session.c:1237: warning: unused parameter `count'
session.c: In function `info_end_of_node':
session.c:1244: warning: unused parameter `count'
session.c: In function `info_prev_window':
session.c:1319: warning: `last' might be used uninitialized in this function
session.c: In function `info_split_window':
session.c:1347: warning: unused parameter `count'
session.c: In function `info_delete_window':
session.c:1428: warning: unused parameter `count'
session.c: In function `info_keep_one_window':
session.c:1469: warning: unused parameter `count'
session.c: In function `info_tile_windows':
session.c:1545: warning: unused parameter `window'
session.c:1545: warning: unused parameter `count'
session.c: In function `info_toggle_wrap':
session.c:1552: warning: unused parameter `count'
session.c: In function `info_next_node':
session.c:1714: warning: unused parameter `count'
session.c: In function `info_prev_node':
session.c:1722: warning: unused parameter `count'
session.c: In function `info_up_node':
session.c:1730: warning: unused parameter `count'
session.c: In function `info_last_node':
session.c:1737: warning: unused parameter `count'
session.c: In function `info_first_node':
session.c:1759: warning: unused parameter `count'
session.c: In function `info_last_menu_item':
session.c:1777: warning: unused parameter `count'
session.c: In function `info_menu_digit':
session.c:1784: warning: unused parameter `count'
session.c: In function `info_menu_or_ref_item':
session.c:1827: warning: unused parameter `count'
session.c: In function `info_find_menu':
session.c:2056: warning: unused parameter `count'
session.c: In function `info_visit_menu':
session.c:2079: warning: unused parameter `count'
session.c: In function `info_goto_node':
session.c:2108: warning: unused parameter `count'
session.c: In function `info_man':
session.c:2194: warning: unused parameter `count'
session.c: In function `info_top_node':
session.c:2228: warning: unused parameter `count'
session.c: In function `info_dir_node':
session.c:2234: warning: unused parameter `count'
session.c: In function `info_history_node':
session.c:2400: warning: unused parameter `count'
session.c: In function `info_kill_node':
session.c:2407: warning: unused parameter `count'
session.c: In function `info_view_file':
session.c:2415: warning: unused parameter `count'
session.c: In function `info_print_node':
session.c:2633: warning: unused parameter `count'
session.c: In function `info_target_search_node':
session.c:2778: warning: `offset' might be used uninitialized in this function
session.c: In function `info_search_internal':
session.c:2855: warning: `current_tag' might be used uninitialized in this function
session.c: In function `info_search':
session.c:2981: warning: comparison between signed and unsigned
session.c: In function `show_isearch_prompt':
session.c:3138: warning: comparison between signed and unsigned
session.c: In function `incremental_search':
session.c:3252: warning: comparison between signed and unsigned
session.c: In function `info_move_to_xref':
session.c:3468: warning: unused parameter `count'
session.c: In function `info_abort_key':
session.c:3620: warning: unused parameter `window'
session.c:3620: warning: unused parameter `count'
session.c: In function `info_quit':
session.c:3705: warning: unused parameter `window'
session.c:3705: warning: unused parameter `count'
session.c: In function `info_do_lowercase_version':
session.c:3716: warning: unused parameter `window'
session.c:3716: warning: unused parameter `count'
session.c: In function `info_add_digit_to_numeric_arg':
session.c:3957: warning: unused parameter `count'
session.c: In function `info_universal_argument':
session.c:3966: warning: unused parameter `count'
session.c: In function `info_numeric_arg_digit_loop':
session.c:3981: warning: unused parameter `count'
session.c: In function `info_push_typeahead':
session.c:4095: warning: comparison between signed and unsigned
session.c: In function `info_get_key_from_typeahead':
session.c:4122: warning: comparison between signed and unsigned
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c signals.c
signals.c: In function `info_signal_handler':
signals.c:104: warning: `old_signal_handler' might be used uninitialized in this function
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c terminal.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c tilde.c
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c variables.c
variables.c: In function `describe_variable':
variables.c:77: warning: unused parameter `count'
gcc -DINFODIR=\"/usr/info\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../intl -I.. -I.    -g -O2 -W -Wall -c window.c
window.c: In function `window_new_screen_size':
window.c:237: warning: `lastwin' might be used uninitialized in this function
window.c: In function `calculate_line_starts':
window.c:834: warning: comparison between signed and unsigned
gcc  -g -O2 -W -Wall  -o ginfo  dir.o display.o doc.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o ../lib/libtxi.a  -lncurses  
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/info'
Making all in makeinfo
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"    -g -O2 -W -Wall -c makeinfo.c
makeinfo.c: In function `main':
makeinfo.c:1033: warning: implicit declaration of function `set_paragraph_indent'
makeinfo.c:1076: warning: implicit declaration of function `set_footnote_style'
makeinfo.c: In function `find_and_load':
makeinfo.c:1239: warning: unused variable `n'
makeinfo.c: In function `expand_filename':
makeinfo.c:1491: warning: comparison between signed and unsigned
makeinfo.c: In function `read_token':
makeinfo.c:1637: warning: implicit declaration of function `self_delimiting'
makeinfo.c: In function `discard_until':
makeinfo.c:1732: warning: implicit declaration of function `search_forward'
makeinfo.c: In function `begin_insertion':
makeinfo.c:3670: warning: enumeration value `bad_type' not handled in switch
makeinfo.c: In function `end_insertion':
makeinfo.c:3735: warning: implicit declaration of function `end_multitable'
makeinfo.c: In function `cm_special_char':
makeinfo.c:3931: warning: type of `arg' defaults to `int'
makeinfo.c: In function `cm_dfn':
makeinfo.c:4082: warning: unused parameter `arg'
makeinfo.c:4082: warning: unused parameter `position'
makeinfo.c: In function `cm_emph':
makeinfo.c:4089: warning: unused parameter `arg'
makeinfo.c: In function `cm_strong':
makeinfo.c:4096: warning: unused parameter `position'
makeinfo.c: In function `cm_cite':
makeinfo.c:4103: warning: unused parameter `position'
makeinfo.c: In function `cm_not_fixed_width':
makeinfo.c:4114: warning: unused parameter `start'
makeinfo.c:4114: warning: unused parameter `end'
makeinfo.c: In function `cm_w':
makeinfo.c:4137: warning: unused parameter `start'
makeinfo.c:4137: warning: unused parameter `end'
makeinfo.c: In function `cm_obsolete':
makeinfo.c:4150: warning: unused parameter `start'
makeinfo.c:4150: warning: unused parameter `end'
makeinfo.c: In function `what_section':
makeinfo.c:4282: warning: comparison between signed and unsigned
makeinfo.c: In function `cm_ideprecated':
makeinfo.c:4429: warning: unused parameter `arg'
makeinfo.c:4429: warning: unused parameter `start'
makeinfo.c:4429: warning: unused parameter `end'
makeinfo.c: In function `validate_file':
makeinfo.c:5066: warning: implicit declaration of function `validate'
makeinfo.c: In function `cm_xref':
makeinfo.c:5712: warning: type of `arg' defaults to `int'
makeinfo.c: In function `cm_item':
makeinfo.c:6691: warning: implicit declaration of function `multitable_item'
makeinfo.c:6838: warning: enumeration value `defcv' not handled in switch
makeinfo.c:6838: warning: enumeration value `deffn' not handled in switch
makeinfo.c:6838: warning: enumeration value `defivar' not handled in switch
makeinfo.c:6838: warning: enumeration value `defmac' not handled in switch
makeinfo.c:6838: warning: enumeration value `defmethod' not handled in switch
makeinfo.c:6838: warning: enumeration value `defop' not handled in switch
makeinfo.c:6838: warning: enumeration value `defopt' not handled in switch
makeinfo.c:6838: warning: enumeration value `defspec' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftp' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftypefn' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftypefun' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftypemethod' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftypevar' not handled in switch
makeinfo.c:6838: warning: enumeration value `deftypevr' not handled in switch
makeinfo.c:6838: warning: enumeration value `defun' not handled in switch
makeinfo.c:6838: warning: enumeration value `defvar' not handled in switch
makeinfo.c:6838: warning: enumeration value `defvr' not handled in switch
makeinfo.c:6838: warning: enumeration value `detailmenu' not handled in switch
makeinfo.c:6838: warning: enumeration value `direntry' not handled in switch
makeinfo.c:6838: warning: enumeration value `flushleft' not handled in switch
makeinfo.c:6838: warning: enumeration value `flushright' not handled in switch
makeinfo.c:6838: warning: enumeration value `ifnothtml' not handled in switch
makeinfo.c:6838: warning: enumeration value `ifnottex' not handled in switch
makeinfo.c:6838: warning: enumeration value `smalllisp' not handled in switch
makeinfo.c:6838: warning: enumeration value `bad_type' not handled in switch
makeinfo.c: In function `defun_internal':
makeinfo.c:7248: warning: enumeration value `cartouche' not handled in switch
makeinfo.c:7248: warning: enumeration value `defivar' not handled in switch
makeinfo.c:7248: warning: enumeration value `defmac' not handled in switch
makeinfo.c:7248: warning: enumeration value `defmethod' not handled in switch
makeinfo.c:7248: warning: enumeration value `defopt' not handled in switch
makeinfo.c:7248: warning: enumeration value `defspec' not handled in switch
makeinfo.c:7248: warning: enumeration value `deftypefun' not handled in switch
makeinfo.c:7248: warning: enumeration value `deftypevar' not handled in switch
makeinfo.c:7248: warning: enumeration value `defun' not handled in switch
makeinfo.c:7248: warning: enumeration value `defvar' not handled in switch
makeinfo.c:7248: warning: enumeration value `detailmenu' not handled in switch
makeinfo.c:7248: warning: enumeration value `direntry' not handled in switch
makeinfo.c:7248: warning: enumeration value `display' not handled in switch
makeinfo.c:7248: warning: enumeration value `enumerate' not handled in switch
makeinfo.c:7248: warning: enumeration value `example' not handled in switch
makeinfo.c:7248: warning: enumeration value `flushleft' not handled in switch
makeinfo.c:7248: warning: enumeration value `flushright' not handled in switch
makeinfo.c:7248: warning: enumeration value `format' not handled in switch
makeinfo.c:7248: warning: enumeration value `ftable' not handled in switch
makeinfo.c:7248: warning: enumeration value `group' not handled in switch
makeinfo.c:7248: warning: enumeration value `ifclear' not handled in switch
makeinfo.c:7248: warning: enumeration value `ifinfo' not handled in switch
makeinfo.c:7248: warning: enumeration value `ifnothtml' not handled in switch
makeinfo.c:7248: warning: enumeration value `ifnottex' not handled in switch
makeinfo.c:7248: warning: enumeration value `ifset' not handled in switch
makeinfo.c:7248: warning: enumeration value `itemize' not handled in switch
makeinfo.c:7248: warning: enumeration value `lisp' not handled in switch
makeinfo.c:7248: warning: enumeration value `menu' not handled in switch
makeinfo.c:7248: warning: enumeration value `multitable' not handled in switch
makeinfo.c:7248: warning: enumeration value `quotation' not handled in switch
makeinfo.c:7248: warning: enumeration value `smallexample' not handled in switch
makeinfo.c:7248: warning: enumeration value `smalllisp' not handled in switch
makeinfo.c:7248: warning: enumeration value `table' not handled in switch
makeinfo.c:7248: warning: enumeration value `vtable' not handled in switch
makeinfo.c:7248: warning: enumeration value `bad_type' not handled in switch
makeinfo.c:7298: warning: enumeration value `cartouche' not handled in switch
makeinfo.c:7298: warning: enumeration value `defivar' not handled in switch
makeinfo.c:7298: warning: enumeration value `defmac' not handled in switch
makeinfo.c:7298: warning: enumeration value `defmethod' not handled in switch
makeinfo.c:7298: warning: enumeration value `defopt' not handled in switch
makeinfo.c:7298: warning: enumeration value `defspec' not handled in switch
makeinfo.c:7298: warning: enumeration value `deftypefun' not handled in switch
makeinfo.c:7298: warning: enumeration value `deftypevar' not handled in switch
makeinfo.c:7298: warning: enumeration value `defun' not handled in switch
makeinfo.c:7298: warning: enumeration value `defvar' not handled in switch
makeinfo.c:7298: warning: enumeration value `detailmenu' not handled in switch
makeinfo.c:7298: warning: enumeration value `direntry' not handled in switch
makeinfo.c:7298: warning: enumeration value `display' not handled in switch
makeinfo.c:7298: warning: enumeration value `enumerate' not handled in switch
makeinfo.c:7298: warning: enumeration value `example' not handled in switch
makeinfo.c:7298: warning: enumeration value `flushleft' not handled in switch
makeinfo.c:7298: warning: enumeration value `flushright' not handled in switch
makeinfo.c:7298: warning: enumeration value `format' not handled in switch
makeinfo.c:7298: warning: enumeration value `ftable' not handled in switch
makeinfo.c:7298: warning: enumeration value `group' not handled in switch
makeinfo.c:7298: warning: enumeration value `ifclear' not handled in switch
makeinfo.c:7298: warning: enumeration value `ifinfo' not handled in switch
makeinfo.c:7298: warning: enumeration value `ifnothtml' not handled in switch
makeinfo.c:7298: warning: enumeration value `ifnottex' not handled in switch
makeinfo.c:7298: warning: enumeration value `ifset' not handled in switch
makeinfo.c:7298: warning: enumeration value `itemize' not handled in switch
makeinfo.c:7298: warning: enumeration value `lisp' not handled in switch
makeinfo.c:7298: warning: enumeration value `menu' not handled in switch
makeinfo.c:7298: warning: enumeration value `multitable' not handled in switch
makeinfo.c:7298: warning: enumeration value `quotation' not handled in switch
makeinfo.c:7298: warning: enumeration value `smallexample' not handled in switch
makeinfo.c:7298: warning: enumeration value `smalllisp' not handled in switch
makeinfo.c:7298: warning: enumeration value `table' not handled in switch
makeinfo.c:7298: warning: enumeration value `vtable' not handled in switch
makeinfo.c:7298: warning: enumeration value `bad_type' not handled in switch
makeinfo.c:7130: warning: `type_name' might be used uninitialized in this function
makeinfo.c:7130: warning: `type_name2' might be used uninitialized in this function
makeinfo.c: In function `apply':
makeinfo.c:8868: warning: comparison between signed and unsigned
makeinfo.c: In function `cm_macro':
makeinfo.c:9115: warning: comparison between signed and unsigned
makeinfo.c: In function `extract_colon_unit':
makeinfo.c:9490: warning: comparison between signed and unsigned
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"    -g -O2 -W -Wall -c multi.c
multi.c: In function `do_multitable':
multi.c:124: warning: implicit declaration of function `line_error'
multi.c:131: warning: implicit declaration of function `setup_multitable_parameters'
multi.c: In function `setup_multitable_parameters':
multi.c:189: warning: implicit declaration of function `setup_output_environment'
multi.c:206: warning: implicit declaration of function `warning'
multi.c:212: warning: implicit declaration of function `flush_output'
multi.c:213: warning: implicit declaration of function `inhibit_output_flushing'
multi.c: In function `setup_output_environment':
multi.c:228: warning: implicit declaration of function `select_output_environment'
multi.c:231: warning: implicit declaration of function `init_paragraph'
multi.c: In function `init_column':
multi.c:292: warning: implicit declaration of function `cm_noindent'
multi.c: In function `multitable_item':
multi.c:304: warning: implicit declaration of function `error'
multi.c: In function `end_multitable':
multi.c:421: warning: implicit declaration of function `close_paragraph'
multi.c:422: warning: implicit declaration of function `insert'
multi.c:425: warning: implicit declaration of function `uninhibit_output_flushing'
gcc  -g -O2 -W -Wall  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a  
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/makeinfo'
Making all in po
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/po'
Making all in util
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/util'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"    -g -O2 -W -Wall -c texindex.c
texindex.c: In function `find_pos':
texindex.c:612: warning: unused parameter `ignore_blanks'
texindex.c: In function `sort_offline':
texindex.c:896: warning: unused parameter `nfiles'
texindex.c: In function `parsefile':
texindex.c:1116: warning: unused parameter `filename'
gcc  -g -O2 -W -Wall  -o texindex  texindex.o ../lib/libtxi.a  
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"    -g -O2 -W -Wall -c install-info.c
install-info.c: In function `main':
install-info.c:773: warning: comparison between signed and unsigned
install-info.c:848: warning: implicit declaration of function `menu_line_equal'
install-info.c:856: warning: implicit declaration of function `menu_line_lessp'
gcc  -g -O2 -W -Wall  -o install-inf  install-info.o ../lib/libtxi.a  
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/util'
Making all in doc
make[3]: Entering directory `/usr/src/insight-20000124/texinfo/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/insight-20000124/texinfo/doc'
make[2]: Leaving directory `/usr/src/insight-20000124/texinfo'
make[1]: Leaving directory `/usr/src/insight-20000124/texinfo'
make[1]: Entering directory `/usr/src/insight-20000124/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/insight-20000124/intl'
make[1]: Entering directory `/usr/src/insight-20000124/bfd'
make  all-recursive
make[2]: Entering directory `/usr/src/insight-20000124/bfd'
Making all in doc
make[3]: Entering directory `/usr/src/insight-20000124/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/insight-20000124/bfd/doc'
Making all in po
make[3]: Entering directory `/usr/src/insight-20000124/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/insight-20000124/bfd/po'
make[3]: Entering directory `/usr/src/insight-20000124/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c archive.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c archive.c -o archive.o
echo timestamp > archive.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o
echo timestamp > archures.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c bfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c bfd.c -o bfd.o
echo timestamp > bfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c cache.c -o cache.o
echo timestamp > cache.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c coffgen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c coffgen.c -o coffgen.o
echo timestamp > coffgen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c corefile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c corefile.c -o corefile.o
echo timestamp > corefile.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c format.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c format.c -o format.o
echo timestamp > format.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c init.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c init.c -o init.o
echo timestamp > init.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c libbfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c libbfd.c -o libbfd.o
libbfd.c: In function `bfd_read':
libbfd.c:277: warning: comparison between signed and unsigned
libbfd.c: In function `bfd_seek':
libbfd.c:692: warning: comparison between signed and unsigned
echo timestamp > libbfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c opncls.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c opncls.c -o opncls.o
echo timestamp > opncls.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c reloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c reloc.c -o reloc.o
echo timestamp > reloc.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c section.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c section.c -o section.o
echo timestamp > section.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c syms.c -o syms.o
echo timestamp > syms.lo
rm -f targmatch.h
sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o
echo timestamp > targets.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c hash.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c hash.c -o hash.o
echo timestamp > hash.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c linker.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c linker.c -o linker.o
echo timestamp > linker.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c srec.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c srec.c -o srec.o
echo timestamp > srec.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c binary.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c binary.c -o binary.o
echo timestamp > binary.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c tekhex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c tekhex.c -o tekhex.o
echo timestamp > tekhex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c ihex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c ihex.c -o ihex.o
echo timestamp > ihex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c stabs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c stabs.c -o stabs.o
echo timestamp > stabs.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c stab-syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c stab-syms.c -o stab-syms.o
echo timestamp > stab-syms.lo
rm -f elf32-target.h
sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c elf32-i386.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c elf32-i386.c -o elf32-i386.o
echo timestamp > elf32-i386.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c elf32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c elf32.c -o elf32.o
elflink.h: In function `is_global_symbol_definition':
In file included from elfcode.h:1513,
                 from elf32.c:23:
elflink.h:86: warning: unused parameter `abfd'
elflink.h: In function `bfd_elf32_bfd_final_link':
elflink.h:4472: warning: comparison between signed and unsigned
echo timestamp > elf32.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c elf.c -o elf.o
echo timestamp > elf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c elflink.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c elflink.c -o elflink.o
echo timestamp > elflink.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c dwarf2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c dwarf2.c -o dwarf2.o
echo timestamp > dwarf2.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c dwarf1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c dwarf1.c -o dwarf1.o
echo timestamp > dwarf1.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c i386linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c i386linux.c -o i386linux.o
echo timestamp > i386linux.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c aout32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c aout32.c -o aout32.o
echo timestamp > aout32.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c elf32-gen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c elf32-gen.c -o elf32-gen.o
echo timestamp > elf32-gen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c cpu-i386.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c cpu-i386.c -o cpu-i386.o
echo timestamp > cpu-i386.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -g -O2 -W -Wall -c trad-core.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -g -O2 -W -Wall -c trad-core.c -o trad-core.o
echo timestamp > trad-core.lo
rm -f tofiles
f=""; \
for i in elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf2.lo dwarf1.lo i386linux.lo aout32.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ./../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc  -g -O2 -W -Wall  -o libbfd.la -rpath /usr/lib -release 2.9.5  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo `cat ofiles`  
mkdir .libs
ar cru .libs/libbfd.a  archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o elf32-i386.o elf32.o elf.o elflink.o dwarf2.o dwarf1.o i386linux.o aout32.o elf32-gen.o cpu-i386.o trad-core.o 
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
if [ -f .libs/libbfd.a ]; then \
  cp .libs/libbfd.a libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/usr/src/insight-20000124/bfd'
make[2]: Leaving directory `/usr/src/insight-20000124/bfd'
make[1]: Leaving directory `/usr/src/insight-20000124/bfd'
make[1]: Entering directory `/usr/src/insight-20000124/opcodes'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/usr/src/insight-20000124/opcodes'
make: *** [all-opcodes] Error 2

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]