Hi,

I am running:

Package manager version: 0.16.0
Distribution version: 0.6.1.cvs 
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)

G5 Dual 2GHZ
Mac OS 10.3

abs failed to install - part of the screen output copied below.

Mike







patch -p1 </sw/fink/dists/unstable/main/finkinfo/sci/abs-0.908-1.patch
patching file Makefile
make
rm -f ./abs;\
for i in ABV X11 Kernel Plot Database Fig Interface X11/xedit  ;\
do \
if [ -d $i ] ; \
then \
(cd $i ; echo "making" all "in ./$i..."; \
make TOPCFLAGS='-O2 -Wall -I/usr/X11R6/include' IncludeDir=.
Ccompiler=cc  DEFINE= ); \
fi \
done
making all in ./ABV...
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o gram.o gram.c
y.tab.c: In function `yyparse':
y.tab.c:1556: warning: suggest parentheses around assignment used as
truth value
y.tab.c:1610: warning: label `yyerrlab' defined but not used
y.tab.c:1605: warning: label `yynewerror' defined but not used
/usr/include/stdio.h: At top level:
gram.c:56: warning: `yysccsid' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o parser.o parser.c
parser.l:514: warning: `yyunput' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o parser_ext.o parser_ext.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o interpret.o interpret.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o libfct.o libfct.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o node.o node.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o object.o object.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o symboltable.o
symboltable.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o oper.o oper.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o gram_ext.o gram_ext.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o module.o module.c
module.c: In function `module_save':
module.c:398: warning: suggest parentheses around && within ||
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o properties.o properties.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o project.o project.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o util.o util.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o init.o init.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o io.o io.c
io.c: In function `io_open':
io.c:85: warning: implicit declaration of function `strlen'
io.c:86: warning: implicit declaration of function `strcpy'
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o abv.o abv.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o mathfct.o mathfct.c
../Interface/cell_vb.h:117: warning: `Celldata' defined but not used
../Interface/cell_vb.h:130: warning: `Cellfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o statfct.o statfct.c
../Interface/cell_vb.h:117: warning: `Celldata' defined but not used
../Interface/cell_vb.h:130: warning: `Cellfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o textfct.o textfct.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../X11 -I../X11/xedit
-I../Kernel -I../ABV -I../Interface -I../Parser -I../Database -I../Xpm
-DABV4ABS -no-cpp-precomp -I/sw/include  -c -o informationfct.o
informationfct.c
making all in ./X11...
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
popnindex.o popnindex.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
button.o button.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
file_selector.o file_selector.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
buildall.o buildall.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
mydialog.o mydialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o param.o
param.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
myscroll.o myscroll.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
plotdialog.o plotdialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
printdialog.o printdialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
separator.o separator.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
formula.o formula.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
celldialog.o celldialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
menubar.o menubar.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
buttonbar.o buttonbar.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
formatbar.o formatbar.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
commandline.o commandline.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
cursor.o cursor.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
macrodialog.o macrodialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
pastedialog.o pastedialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
info_dialog.o info_dialog.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o cb.o
cb.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
mainwin.o mainwin.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
inputbox.o inputbox.c
cc  -O2 -Wall -I/usr/X11R6/include   -I. -I../ABV -I../Interface
-I../Database -I./pixmaps -I../Kernel -I../Xpm -I../X11
-I../TextField-1.0 -I../Fig -no-cpp-precomp -I/sw/include  -c -o
entrypop.o entrypop.c
making all in ./Kernel...
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o gr_interf.o
gr_interf.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o main.o main.c
../Interface/cell_vb.h:117: warning: `Celldata' defined but not used
../Interface/cell_vb.h:130: warning: `Cellfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o callback.o callback.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o callback_app.o
callback_app.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o scale.o scale.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o font.o font.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o memory.o memory.c
memory.c: In function `absmalloc':
memory.c:121: warning: int format, size_t arg (arg 3)
memory.c: In function `absrealloc':
memory.c:241: warning: int format, size_t arg (arg 3)
/usr/include/stdio.h: At top level:
memory.c:66: warning: `memmap' defined but not used
memory.c:67: warning: `memsize' defined but not used
memory.c:68: warning: `allocmsg' defined but not used
memory.c:69: warning: `allocation' defined but not used
memory.c:70: warning: `nptr' defined but not used
memory.c:71: warning: `startmap' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o finite_state.o
finite_state.c
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Postscript -I../Fig
-I../Database -I../ABV -I../X11 -I../Plot -I../Fig -I../Interface
-I../Kernel  -no-cpp-precomp -I/sw/include  -c -o sheetdrawer.o
sheetdrawer.c
making all in ./Plot...
cc -O2 -Wall -I/usr/X11R6/include   -I.  -I../Kernel -I../Database
-no-cpp-precomp -I/sw/include  -c -o newplot.o newplot.c
making all in ./Database...
cc  -O2 -Wall -I/usr/X11R6/include  -I. -I../Kernel -I../ABV
-I../Interface -I../Database -I ../Plot -I ../X11   -no-cpp-precomp
-I/sw/include  -c -o cell.o cell.c
cell.c:1460: error: conflicting types for `strcasestr'
/usr/include/string.h:80: error: previous declaration of `strcasestr'
../Interface/cell_vb.h:117: warning: `Celldata' defined but not used
../Interface/cell_vb.h:130: warning: `Cellfct' defined but not used
make[1]: *** [cell.o] Error 1
making all in ./Fig...
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Kernel -I../X11 -no-cpp-precomp -I/sw/include  -c -o fig.o fig.c
fig.c: In function `FIG_put_text':
fig.c:638: warning: implicit declaration of function `strlen'
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Kernel -I../X11 -no-cpp-precomp -I/sw/include  -c -o print.o
print.c
making all in ./Interface...
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o cell_vb.o cell_vb.c
cell_vb.h:117: warning: `Celldata' defined but not used
cell_vb.h:130: warning: `Cellfct' defined but not used
border_vb.h:67: warning: `Borderdata' defined but not used
border_vb.h:73: warning: `Borderfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o formula_interpret.o formula_interpret.c
cell_vb.h:117: warning: `Celldata' defined but not used
cell_vb.h:130: warning: `Cellfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o tbd_vb.o tbd_vb.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o font_vb.o font_vb.c
font_vb.h:71: warning: `Fontdata' defined but not used
font_vb.h:81: warning: `Fontfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o interior_vb.o interior_vb.c
interior_vb.h:61: warning: `Interiordata' defined but not used
interior_vb.h:67: warning: `Interiorfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o row_vb.o row_vb.c
row_vb.h:61: warning: `Rowdata' defined but not used
row_vb.h:67: warning: `Rowfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o column_vb.o column_vb.c
column_vb.h:61: warning: `Columndata' defined but not used
column_vb.h:67: warning: `Columnfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o border_vb.o border_vb.c
border_vb.h:67: warning: `Borderdata' defined but not used
border_vb.h:73: warning: `Borderfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o axis_vb.o axis_vb.c
axis_vb.h:75: warning: `Axisdata' defined but not used
axis_vb.h:88: warning: `Axisfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o title_vb.o title_vb.c
title_vb.h:62: warning: `Titledata' defined but not used
title_vb.h:68: warning: `Titlefct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o chart_vb.o chart_vb.c
chart_vb.h:94: warning: `Chartobjectsdata' defined but not used
chart_vb.h:99: warning: `Chartobjectsfct' defined but not used
chart_vb.h:108: warning: `Chartobjectdata' defined but not used
chart_vb.h:116: warning: `Chartobjectfct' defined but not used
chart_vb.h:123: warning: `Chartdata' defined but not used
chart_vb.h:132: warning: `Chartfct' defined but not used
chart_vb.h:143: warning: `Seriescollectiondata' defined but not used
chart_vb.h:148: warning: `Seriescollectionfct' defined but not used
chart_vb.h:156: warning: `Seriedata' defined but not used
chart_vb.h:164: warning: `Seriefct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o button_vb.o button_vb.c
button_vb.h:65: warning: `Buttonsdata' defined but not used
button_vb.h:70: warning: `Buttonsfct' defined but not used
button_vb.h:76: warning: `Buttondata' defined but not used
button_vb.h:83: warning: `Buttonfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o worksheet_vb.o worksheet_vb.c
worksheet_vb.h:84: warning: `Worksheetsdata' defined but not used
worksheet_vb.h:90: warning: `Worksheetsfct' defined but not used
worksheet_vb.h:98: warning: `Worksheetdata' defined but not used
worksheet_vb.h:107: warning: `Worksheetfct' defined but not used
worksheet_vb.h:122: warning: `Shapesdata' defined but not used
worksheet_vb.h:127: warning: `Shapesfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o application_vb.o application_vb.c
application_vb.h:71: warning: `Applicationdata' defined but not used
application_vb.h:81: warning: `Applicationfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o workbook_vb.o workbook_vb.c
workbook_vb.h:80: warning: `Workbooksdata' defined but not used
workbook_vb.h:86: warning: `Workbooksfct' defined but not used
workbook_vb.h:95: warning: `Workbookdata' defined but not used
workbook_vb.h:101: warning: `Workbookfct' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I../Database -I../ABV
-I../Interface  -I../Kernel  -I../Fig -no-cpp-precomp -I/sw/include  -c
-o range_vb.o range_vb.c
range_vb.h:72: warning: `Rangedata' defined but not used
range_vb.h:79: warning: `Rangefct' defined but not used
making all in ./X11/xedit...
cc -O2 -Wall -I/usr/X11R6/include   -I. -I.. -I../../ABV -no-cpp-precomp
-I/sw/include  -c -o xedit.o xedit.c
xedit.c:4: warning: `actions' defined but not used
xedit.c:8: warning: `wm_delete_window' defined but not used
xedit.c:22: warning: `resources' defined but not used
cc -O2 -Wall -I/usr/X11R6/include   -I. -I.. -I../../ABV -no-cpp-precomp
-I/sw/include  -c -o commands.o commands.c
cc -O2 -Wall -I/usr/X11R6/include   -I. -I.. -I../../ABV -no-cpp-precomp
-I/sw/include  -c -o util.o util.c
cc -o abs  ./Plot/*.o ./ABV/*.o \
        Fig/*.o Interface/*.o X11/xedit/*.o \
        ./Kernel/*.o ./X11/*.o ./Database/*.o \
        -L/usr/X11R6/lib -lXaw -lX11 -lXt -lXmu -lXext -lXpm -L/usr/lib
-lm 
cc: ./Database/*.o: No such file or directory
make: *** [all] Error 1
### execution of make failed, exit code 2
Failed: compiling abs-0.908-1 failed

Mike Zwick
Email: [EMAIL PROTECTED]
Mobile: (443) 857-4298


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to