Hi all!
I download flow-tools version 0.68 and try to install it using gcc v. 3.4.3 and gmake v. 3.80 from /usr/sfw/bin. Configure script success, but either gmake and make fails on compiling ftxlate.o with many errors. You can see outputs in attachments.
Is it possible to install flow-tools on Solaris 10 x86?
Script started on Втр 19 Сен 2006 11:38:09
# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/sfw/bin/gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/sfw/bin/gcc accepts -g... yes
checking for /usr/sfw/bin/gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/sfw/bin/gcc... gcc3
checking for a BSD-compatible install... ./install-sh -c
checking whether make sets $(MAKE)... (cached) yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for main in -ly... no
checking for zlibVersion in -lz... yes
checking for allow_severity in -lwrap... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... /usr/sfw/bin/gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for sin_len in sockaddr_in ... 
no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking return type of signal handlers... void
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strtoul... yes
checking for timelocal... no
checking for sigaction... yes
checking for strsep... no
checking for strerror... yes
checking for strtoull... yes
checking strtoul returns 64 bits... no
configure: creating ./config.status
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating bin/Makefile
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating lib/ftpaths.h
config.status: creating configs/Makefile
config.status: creating docs/flow-capture.1
config.status: creating docs/flow-capture.html
config.status: creating docs/flow-nfilter.1
config.status: creating docs/flow-nfilter.html
config.status: creating docs/flow-print.1
config.status: creating docs/flow-print.html
config.status: creating docs/flow-report.1
config.status: creating docs/flow-report.html
config.status: creating docs/flow-receive.1
config.status: creating docs/flow-receive.html
config.status: creating docs/flow-tag.1
config.status: creating docs/flow-tag.html
config.status: creating docs/flow-mask.1
config.status: creating docs/flow-mask.html
config.status: creating docs/flow-fanout.1
config.status: creating docs/flow-fanout.html
config.status: creating docs/flow-xlate.1
config.status: creating docs/flow-xlate.html
config.status: creating docs/flow-rpt2rrd.1
config.status: creating docs/flow-rpt2rrd.html
config.status: creating docs/flow-rptfmt.1
config.status: creating docs/flow-rptfmt.html
config.status: creating docs/flow-log2rrd.1
config.status: creating docs/flow-log2rrd.html
config.status: creating lib/ftconfig.h
config.status: lib/ftconfig.h is unchanged
config.status: executing depfiles commands

Please subscribe to the flow-tools mailing list by sending a message to
[EMAIL PROTECTED]

Now type make to continue the build process

# 
script done on Втр 19 Сен 2006 11:38:24
Script started on Втр 19 Сен 2006 11:38:48
# gmake
Making all in lib
gmake[1]: Entering directory `/usr/home/yojik/flow-tools-0.68/lib'
gmake  all-am
gmake[2]: Entering directory `/usr/home/yojik/flow-tools-0.68/lib'
source='ftio.c' object='ftio.o' libtool=no \
depfile='.deps/ftio.Po' tmpdepfile='.deps/ftio.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftio.c' || echo './'`ftio.c
ftio.c: In function `readn':
ftio.c:2270: warning: use of cast expressions as lvalues is deprecated
ftio.c: In function `writen':
ftio.c:2295: warning: use of cast expressions as lvalues is deprecated
source='ftswap.c' object='ftswap.o' libtool=no \
depfile='.deps/ftswap.Po' tmpdepfile='.deps/ftswap.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftswap.c' || echo './'`ftswap.c
source='ftencode.c' object='ftencode.o' libtool=no \
depfile='.deps/ftencode.Po' tmpdepfile='.deps/ftencode.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftencode.c' || echo './'`ftencode.c
source='ftdecode.c' object='ftdecode.o' libtool=no \
depfile='.deps/ftdecode.Po' tmpdepfile='.deps/ftdecode.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftdecode.c' || echo './'`ftdecode.c
source='ftprof.c' object='ftprof.o' libtool=no \
depfile='.deps/ftprof.Po' tmpdepfile='.deps/ftprof.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftprof.c' || echo './'`ftprof.c
source='bit1024.c' object='bit1024.o' libtool=no \
depfile='.deps/bit1024.Po' tmpdepfile='.deps/bit1024.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'bit1024.c' || echo './'`bit1024.c
source='fmt.c' object='fmt.o' libtool=no \
depfile='.deps/fmt.Po' tmpdepfile='.deps/fmt.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'fmt.c' || echo './'`fmt.c
source='support.c' object='support.o' libtool=no \
depfile='.deps/support.Po' tmpdepfile='.deps/support.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'support.c' || echo './'`support.c
source='ftfile.c' object='ftfile.o' libtool=no \
depfile='.deps/ftfile.Po' tmpdepfile='.deps/ftfile.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftfile.c' || echo './'`ftfile.c
source='fttlv.c' object='fttlv.o' libtool=no \
depfile='.deps/fttlv.Po' tmpdepfile='.deps/fttlv.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'fttlv.c' || echo './'`fttlv.c
fttlv.c: In function `fttlv_enc_uint32':
fttlv.c:71: warning: use of cast expressions as lvalues is deprecated
fttlv.c:74: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_uint16':
fttlv.c:110: warning: use of cast expressions as lvalues is deprecated
fttlv.c:113: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_uint8':
fttlv.c:148: warning: use of cast expressions as lvalues is deprecated
fttlv.c:151: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_str':
fttlv.c:186: warning: use of cast expressions as lvalues is deprecated
fttlv.c:189: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_ifname':
fttlv.c:233: warning: use of cast expressions as lvalues is deprecated
fttlv.c:236: warning: use of cast expressions as lvalues is deprecated
fttlv.c:239: warning: use of cast expressions as lvalues is deprecated
fttlv.c:242: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_ifalias':
fttlv.c:290: warning: use of cast expressions as lvalues is deprecated
fttlv.c:293: warning: use of cast expressions as lvalues is deprecated
fttlv.c:296: warning: use of cast expressions as lvalues is deprecated
fttlv.c:299: warning: use of cast expressions as lvalues is deprecated
fttlv.c:302: warning: use of cast expressions as lvalues is deprecated
source='ftmap.c' object='ftmap.o' libtool=no \
depfile='.deps/ftmap.Po' tmpdepfile='.deps/ftmap.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftmap.c' || echo './'`ftmap.c
source='ftrec.c' object='ftrec.o' libtool=no \
depfile='.deps/ftrec.Po' tmpdepfile='.deps/ftrec.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftrec.c' || echo './'`ftrec.c
source='fterr.c' object='fterr.o' libtool=no \
depfile='.deps/fterr.Po' tmpdepfile='.deps/fterr.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'fterr.c' || echo './'`fterr.c
source='ftchash.c' object='ftchash.o' libtool=no \
depfile='.deps/ftchash.Po' tmpdepfile='.deps/ftchash.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftchash.c' || echo './'`ftchash.c
ftchash.c: In function `ftchash_foreach':
ftchash.c:329: warning: use of cast expressions as lvalues is deprecated
source='ftsym.c' object='ftsym.o' libtool=no \
depfile='.deps/ftsym.Po' tmpdepfile='.deps/ftsym.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftsym.c' || echo './'`ftsym.c
source='radix.c' object='radix.o' libtool=no \
depfile='.deps/radix.Po' tmpdepfile='.deps/radix.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'radix.c' || echo './'`radix.c
source='fttag.c' object='fttag.o' libtool=no \
depfile='.deps/fttag.Po' tmpdepfile='.deps/fttag.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'fttag.c' || echo './'`fttag.c
source='ftfil.c' object='ftfil.o' libtool=no \
depfile='.deps/ftfil.Po' tmpdepfile='.deps/ftfil.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftfil.c' || echo './'`ftfil.c
source='ftstat.c' object='ftstat.o' libtool=no \
depfile='.deps/ftstat.Po' tmpdepfile='.deps/ftstat.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftstat.c' || echo './'`ftstat.c
source='getdate.c' object='getdate.o' libtool=no \
depfile='.deps/getdate.Po' tmpdepfile='.deps/getdate.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'getdate.c' || echo './'`getdate.c
source='ftxfield.c' object='ftxfield.o' libtool=no \
depfile='.deps/ftxfield.Po' tmpdepfile='.deps/ftxfield.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftxfield.c' || echo './'`ftxfield.c
source='ftmask.c' object='ftmask.o' libtool=no \
depfile='.deps/ftmask.Po' tmpdepfile='.deps/ftmask.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftmask.c' || echo './'`ftmask.c
source='ftvar.c' object='ftvar.o' libtool=no \
depfile='.deps/ftvar.Po' tmpdepfile='.deps/ftvar.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftvar.c' || echo './'`ftvar.c
source='ftxlate.c' object='ftxlate.o' libtool=no \
depfile='.deps/ftxlate.Po' tmpdepfile='.deps/ftxlate.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.    -g -Wall -g -Wall -c `test -f 
'ftxlate.c' || echo './'`ftxlate.c
ftxlate.c:69: error: syntax error before "u_int8_t"
ftxlate.c:69: warning: no semicolon at end of struct or union
ftxlate.c:70: warning: type defaults to `int' in declaration of `m_pad'
ftxlate.c:70: warning: data definition has no type or storage class
ftxlate.c:74: error: syntax error before '}' token
ftxlate.c:76: error: syntax error before "u_int32_t"
ftxlate.c:168: error: field `cp' has incomplete type
ftxlate.c:2098: error: syntax error before "u_int32_t"
ftxlate.c: In function `cryptopan_anon':
ftxlate.c:2100: error: `u_int8_t' undeclared (first use in this function)
ftxlate.c:2100: error: (Each undeclared identifier is reported only once
ftxlate.c:2100: error: for each function it appears in.)
ftxlate.c:2100: error: syntax error before "rin_output"
ftxlate.c:2103: error: `u_int32_t' undeclared (first use in this function)
ftxlate.c:2103: error: syntax error before "result"
ftxlate.c:2106: error: `result' undeclared (first use in this function)
ftxlate.c:2107: error: `cp' undeclared (first use in this function)
ftxlate.c:2109: error: `rin_input' undeclared (first use in this function)
ftxlate.c:2111: error: `first4bytes_pad' undeclared (first use in this function)
ftxlate.c:2111: error: syntax error before "m_pad"
ftxlate.c:2112: error: syntax error before "m_pad"
ftxlate.c:2113: error: syntax error before "m_pad"
ftxlate.c:2114: error: syntax error before "m_pad"
ftxlate.c:2132: error: `first4bytes_input' undeclared (first use in this 
function)
ftxlate.c:2134: error: `orig_addr' undeclared (first use in this function)
ftxlate.c:2155: error: `rin_output' undeclared (first use in this function)
ftxlate.c:2160: error: `new_addr' undeclared (first use in this function)
gmake[2]: *** [ftxlate.o] Error 1
gmake[2]: Leaving directory `/usr/home/yojik/flow-tools-0.68/lib'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/home/yojik/flow-tools-0.68/lib'
gmake: *** [all-recursive] Error 1
# 
script done on Втр 19 Сен 2006 11:39:02
Script started on Втр 19 Сен 2006 11:39:45
# make
Making all in lib
make  all-am
source='ftio.c' object='ftio.o' libtool=no \
depfile='.deps/ftio.Po' tmpdepfile='.deps/ftio.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftio.c' || echo './'`ftio.c
ftio.c: In function `readn':
ftio.c:2270: warning: use of cast expressions as lvalues is deprecated
ftio.c: In function `writen':
ftio.c:2295: warning: use of cast expressions as lvalues is deprecated
source='ftswap.c' object='ftswap.o' libtool=no \
depfile='.deps/ftswap.Po' tmpdepfile='.deps/ftswap.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftswap.c' || echo './'`ftswap.c
source='ftencode.c' object='ftencode.o' libtool=no \
depfile='.deps/ftencode.Po' tmpdepfile='.deps/ftencode.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftencode.c' || echo './'`ftencode.c
source='ftdecode.c' object='ftdecode.o' libtool=no \
depfile='.deps/ftdecode.Po' tmpdepfile='.deps/ftdecode.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftdecode.c' || echo './'`ftdecode.c
source='ftprof.c' object='ftprof.o' libtool=no \
depfile='.deps/ftprof.Po' tmpdepfile='.deps/ftprof.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftprof.c' || echo './'`ftprof.c
source='bit1024.c' object='bit1024.o' libtool=no \
depfile='.deps/bit1024.Po' tmpdepfile='.deps/bit1024.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'bit1024.c' || echo './'`bit1024.c
source='fmt.c' object='fmt.o' libtool=no \
depfile='.deps/fmt.Po' tmpdepfile='.deps/fmt.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'fmt.c' || echo './'`fmt.c
source='support.c' object='support.o' libtool=no \
depfile='.deps/support.Po' tmpdepfile='.deps/support.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'support.c' || echo './'`support.c
source='ftfile.c' object='ftfile.o' libtool=no \
depfile='.deps/ftfile.Po' tmpdepfile='.deps/ftfile.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftfile.c' || echo './'`ftfile.c
source='fttlv.c' object='fttlv.o' libtool=no \
depfile='.deps/fttlv.Po' tmpdepfile='.deps/fttlv.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'fttlv.c' || echo './'`fttlv.c
fttlv.c: In function `fttlv_enc_uint32':
fttlv.c:71: warning: use of cast expressions as lvalues is deprecated
fttlv.c:74: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_uint16':
fttlv.c:110: warning: use of cast expressions as lvalues is deprecated
fttlv.c:113: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_uint8':
fttlv.c:148: warning: use of cast expressions as lvalues is deprecated
fttlv.c:151: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_str':
fttlv.c:186: warning: use of cast expressions as lvalues is deprecated
fttlv.c:189: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_ifname':
fttlv.c:233: warning: use of cast expressions as lvalues is deprecated
fttlv.c:236: warning: use of cast expressions as lvalues is deprecated
fttlv.c:239: warning: use of cast expressions as lvalues is deprecated
fttlv.c:242: warning: use of cast expressions as lvalues is deprecated
fttlv.c: In function `fttlv_enc_ifalias':
fttlv.c:290: warning: use of cast expressions as lvalues is deprecated
fttlv.c:293: warning: use of cast expressions as lvalues is deprecated
fttlv.c:296: warning: use of cast expressions as lvalues is deprecated
fttlv.c:299: warning: use of cast expressions as lvalues is deprecated
fttlv.c:302: warning: use of cast expressions as lvalues is deprecated
source='ftmap.c' object='ftmap.o' libtool=no \
depfile='.deps/ftmap.Po' tmpdepfile='.deps/ftmap.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftmap.c' || echo './'`ftmap.c
source='ftrec.c' object='ftrec.o' libtool=no \
depfile='.deps/ftrec.Po' tmpdepfile='.deps/ftrec.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftrec.c' || echo './'`ftrec.c
source='fterr.c' object='fterr.o' libtool=no \
depfile='.deps/fterr.Po' tmpdepfile='.deps/fterr.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'fterr.c' || echo './'`fterr.c
source='ftchash.c' object='ftchash.o' libtool=no \
depfile='.deps/ftchash.Po' tmpdepfile='.deps/ftchash.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftchash.c' || echo './'`ftchash.c
ftchash.c: In function `ftchash_foreach':
ftchash.c:329: warning: use of cast expressions as lvalues is deprecated
source='ftsym.c' object='ftsym.o' libtool=no \
depfile='.deps/ftsym.Po' tmpdepfile='.deps/ftsym.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftsym.c' || echo './'`ftsym.c
source='radix.c' object='radix.o' libtool=no \
depfile='.deps/radix.Po' tmpdepfile='.deps/radix.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'radix.c' || echo './'`radix.c
source='fttag.c' object='fttag.o' libtool=no \
depfile='.deps/fttag.Po' tmpdepfile='.deps/fttag.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'fttag.c' || echo './'`fttag.c
source='ftfil.c' object='ftfil.o' libtool=no \
depfile='.deps/ftfil.Po' tmpdepfile='.deps/ftfil.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftfil.c' || echo './'`ftfil.c
source='ftstat.c' object='ftstat.o' libtool=no \
depfile='.deps/ftstat.Po' tmpdepfile='.deps/ftstat.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftstat.c' || echo './'`ftstat.c
source='getdate.c' object='getdate.o' libtool=no \
depfile='.deps/getdate.Po' tmpdepfile='.deps/getdate.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'getdate.c' || echo './'`getdate.c
source='ftxfield.c' object='ftxfield.o' libtool=no \
depfile='.deps/ftxfield.Po' tmpdepfile='.deps/ftxfield.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftxfield.c' || echo './'`ftxfield.c
source='ftmask.c' object='ftmask.o' libtool=no \
depfile='.deps/ftmask.Po' tmpdepfile='.deps/ftmask.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftmask.c' || echo './'`ftmask.c
source='ftvar.c' object='ftvar.o' libtool=no \
depfile='.deps/ftvar.Po' tmpdepfile='.deps/ftvar.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftvar.c' || echo './'`ftvar.c
source='ftxlate.c' object='ftxlate.o' libtool=no \
depfile='.deps/ftxlate.Po' tmpdepfile='.deps/ftxlate.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
/usr/sfw/bin/gcc -I. -I./lib -I. -I. -I.     -g -Wall -g -Wall -c `test -f 
'ftxlate.c' || echo './'`ftxlate.c
ftxlate.c:69: error: syntax error before "u_int8_t"
ftxlate.c:69: warning: no semicolon at end of struct or union
ftxlate.c:70: warning: type defaults to `int' in declaration of `m_pad'
ftxlate.c:70: warning: data definition has no type or storage class
ftxlate.c:74: error: syntax error before '}' token
ftxlate.c:76: error: syntax error before "u_int32_t"
ftxlate.c:168: error: field `cp' has incomplete type
ftxlate.c:2098: error: syntax error before "u_int32_t"
ftxlate.c: In function `cryptopan_anon':
ftxlate.c:2100: error: `u_int8_t' undeclared (first use in this function)
ftxlate.c:2100: error: (Each undeclared identifier is reported only once
ftxlate.c:2100: error: for each function it appears in.)
ftxlate.c:2100: error: syntax error before "rin_output"
ftxlate.c:2103: error: `u_int32_t' undeclared (first use in this function)
ftxlate.c:2103: error: syntax error before "result"
ftxlate.c:2106: error: `result' undeclared (first use in this function)
ftxlate.c:2107: error: `cp' undeclared (first use in this function)
ftxlate.c:2109: error: `rin_input' undeclared (first use in this function)
ftxlate.c:2111: error: `first4bytes_pad' undeclared (first use in this function)
ftxlate.c:2111: error: syntax error before "m_pad"
ftxlate.c:2112: error: syntax error before "m_pad"
ftxlate.c:2113: error: syntax error before "m_pad"
ftxlate.c:2114: error: syntax error before "m_pad"
ftxlate.c:2132: error: `first4bytes_input' undeclared (first use in this 
function)
ftxlate.c:2134: error: `orig_addr' undeclared (first use in this function)
ftxlate.c:2155: error: `rin_output' undeclared (first use in this function)
ftxlate.c:2160: error: `new_addr' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `ftxlate.o'
Current working directory /usr/home/yojik/flow-tools-0.68/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /usr/home/yojik/flow-tools-0.68/lib
*** Error code 1
The following command caused the error:
set fnord $MAKEFLAGS; amf=$2; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib src bin configs docs'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
   || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
# env
SHELL=/usr/bin/bash
TERM=xterm
SSH_CLIENT=10.254.254.11 40825 22
SSH_TTY=/dev/pts/1
USER=yojik
MAIL=/var/mail//yojik
PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/sfw/bin:/usr/ucb:/usr/local/bin
PWD=/usr/home/yojik/flow-tools-0.68
LANG=ru_RU.UTF-8
TZ=Europe/Moscow
PS1=# 
HOME=/usr/home/yojik/
SHLVL=4
LOGNAME=yojik
SSH_CONNECTION=10.254.254.11 40825 10.254.254.238 22
CC=/usr/sfw/bin/gcc
_=/usr/bin/env
# 
script done on Втр 19 Сен 2006 11:40:10
_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to