Hi all,

 

I am trying to compile flow-tools .68 on FreeBSD 5.4 but I can’t compile it.

 

Here is what I am doing:

 

./configure --with-mysql=/usr/local/bin/ --with-pgsql=/usr/local/bin/

gmake ( this is where is fails)

 

Thanks in advance for any help

 

 

gmake[1]: Entering directory `/usr/src/flow-tools-0.68/src'

source='flow-header.c' object='flow-header.o' libtool=no \

depfile='.deps/flow-header.Po' tmpdepfile='.deps/flow-header.TPo' \

depmode=gcc3 /usr/local/bin/bash ../depcomp \

gcc -I./../lib -L./../lib  -I. -I. -I../lib    -g -Wall -g -Wall -c `test -f 'flow-header.c' || echo './'`flow-header.c

flow-header.c: In function `main':

flow-header.c:51: warning: implicit declaration of function `getopt'

flow-header.c:55: error: `optarg' undeclared (first use in this function)

flow-header.c:55: error: (Each undeclared identifier is reported only once

flow-header.c:55: error: for each function it appears in.)

flow-header.c:75: error: `optind' undeclared (first use in this function)

gmake[1]: *** [flow-header.o] Error 1

gmake[1]: Leaving directory `/usr/src/flow-tools-0.68/src'

gmake: *** [all-recursive] Error 1

 

_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to