On Wed, 04 Oct 2006 10:48, Volker Kuhlmann wrote: Thanks for the inputs... Installing the ncurses-devel package allowed the ./configure command to successfully complete. ~ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating docs/en/Makefile config.status: creating docs/en/index.sgml config.status: creating saballistics.lsm config.status: creating config.h config.status: executing depfiles commands [EMAIL PROTECTED]:~/Desktop/saballistics-1.3.2/saballistics-1.3.2>
However the next stage # make would appear to highlight some problems with warning messages. [EMAIL PROTECTED]:~/Desktop/saballistics-1.3.2/saballistics-1.3.2> make make all-recursive make[1]: Entering directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2' Making all in src make[2]: Entering directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2/src' source='drag_models.c' object='saballistics-drag_models.o' libtool=no \ depfile='.deps/saballistics-drag_models.Po' tmpdepfile='.deps/saballistics-drag_models.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-drag_models.o `test -f 'drag_models.c' || echo './'`drag_models.c In file included from drag_models.c:40: main.h:33:1: warning: "M_PI" redefined In file included from drag_models.c:37: /usr/include/math.h:328:1: warning: this is the location of the previous definition source='calc_bc.c' object='saballistics-calc_bc.o' libtool=no \ depfile='.deps/saballistics-calc_bc.Po' tmpdepfile='.deps/saballistics-calc_bc.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-calc_bc.o `test -f 'calc_bc.c' || echo './'`calc_bc.c source='trajectory_funcs.c' object='saballistics-trajectory_funcs.o' libtool=no \ depfile='.deps/saballistics-trajectory_funcs.Po' tmpdepfile='.deps/saballistics-trajectory_funcs.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-trajectory_funcs.o `test -f 'trajectory_funcs.c' || echo './'`trajectory_funcs.c In file included from trajectory_funcs.c:27: main.h:33:1: warning: "M_PI" redefined In file included from trajectory_funcs.c:22: /usr/include/math.h:328:1: warning: this is the location of the previous definition source='results_pad.c' object='saballistics-results_pad.o' libtool=no \ depfile='.deps/saballistics-results_pad.Po' tmpdepfile='.deps/saballistics-results_pad.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-results_pad.o `test -f 'results_pad.c' || echo './'`results_pad.c In file included from results_pad.c:49: main.h:33:1: warning: "M_PI" redefined In file included from results_pad.c:25: /usr/include/math.h:328:1: warning: this is the location of the previous definition source='modify_parameters.c' object='saballistics-modify_parameters.o' libtool=no \ depfile='.deps/saballistics-modify_parameters.Po' tmpdepfile='.deps/saballistics-modify_parameters.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-modify_parameters.o `test -f 'modify_parameters.c' || echo './'`modify_parameters.c source='function_tables.c' object='saballistics-function_tables.o' libtool=no \ depfile='.deps/saballistics-function_tables.Po' tmpdepfile='.deps/saballistics-function_tables.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-function_tables.o `test -f 'function_tables.c' || echo './'`function_tables.c source='main_menu.c' object='saballistics-main_menu.o' libtool=no \ depfile='.deps/saballistics-main_menu.Po' tmpdepfile='.deps/saballistics-main_menu.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-main_menu.o `test -f 'main_menu.c' || echo './'`main_menu.c source='bullet_select.c' object='saballistics-bullet_select.o' libtool=no \ depfile='.deps/saballistics-bullet_select.Po' tmpdepfile='.deps/saballistics-bullet_select.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-bullet_select.o `test -f 'bullet_select.c' || echo './'`bullet_select.c source='configuration.c' object='saballistics-configuration.o' libtool=no \ depfile='.deps/saballistics-configuration.Po' tmpdepfile='.deps/saballistics-configuration.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-configuration.o `test -f 'configuration.c' || echo './'`configuration.c source='form_handlers.c' object='saballistics-form_handlers.o' libtool=no \ depfile='.deps/saballistics-form_handlers.Po' tmpdepfile='.deps/saballistics-form_handlers.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-form_handlers.o `test -f 'form_handlers.c' || echo './'`form_handlers.c source='menu_handlers.c' object='saballistics-menu_handlers.o' libtool=no \ depfile='.deps/saballistics-menu_handlers.Po' tmpdepfile='.deps/saballistics-menu_handlers.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-menu_handlers.o `test -f 'menu_handlers.c' || echo './'`menu_handlers.c source='messages.c' object='saballistics-messages.o' libtool=no \ depfile='.deps/saballistics-messages.Po' tmpdepfile='.deps/saballistics-messages.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-messages.o `test -f 'messages.c' || echo './'`messages.c source='window_backgrounds.c' object='saballistics-window_backgrounds.o' libtool=no \ depfile='.deps/saballistics-window_backgrounds.Po' tmpdepfile='.deps/saballistics-window_backgrounds.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-window_backgrounds.o `test -f 'window_backgrounds.c' || echo './'`window_backgrounds.c source='curses_func.c' object='saballistics-curses_func.o' libtool=no \ depfile='.deps/saballistics-curses_func.Po' tmpdepfile='.deps/saballistics-curses_func.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-curses_func.o `test -f 'curses_func.c' || echo './'`curses_func.c source='main.c' object='saballistics-main.o' libtool=no \ depfile='.deps/saballistics-main.Po' tmpdepfile='.deps/saballistics-main.TPo' \ depmode=gcc3 /bin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/local/saballistics-1.3.2/share\" -g -O2 -c -o saballistics-main.o `test -f 'main.c' || echo './'`main.c In file included from main.c:34: main.h:33:1: warning: "M_PI" redefined In file included from main.c:25: /usr/include/math.h:328:1: warning: this is the location of the previous definition gcc -g -O2 -o saballistics saballistics-drag_models.o saballistics-calc_bc.o saballistics-trajectory_funcs.o saballistics-results_pad.o saballistics-modify_parameters.o saballistics-function_tables.o saballistics-main_menu.o saballistics-bullet_select.o saballistics-configuration.o saballistics-form_handlers.o saballistics-menu_handlers.o saballistics-messages.o saballistics-window_backgrounds.o saballistics-curses_func.o saballistics-main.o -lform -lmenu -lncurses -lm -lform -lmenu -lncurses -lm make[2]: Leaving directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2/src' make[2]: Entering directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2' make[2]: Leaving directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2' make[1]: Leaving directory `/home/ralph/Desktop/saballistics-1.3.2/saballistics-1.3.2' [EMAIL PROTECTED]:~/Desktop/saballistics-1.3.2/saballistics-1.3.2> Apols for clogging up PC's with output data...but didn't want to cut out any for fear of making a diognosis more difficult for those in the know!
