Hi everybody, i have some problems trying install Flow-tools form source code... The next lines are the output of the problem (I mean Error) of this build...<br>Does anybody knows what is happening here?<br>I dont have all requeriments to build it?<br>
<br>root@fenix:~/NSM/FlowTools/flow-tools-0.66# make<br>Making all in lib<br>make[1]: se ingresa al directorio `/home/agarcia/NSM/FlowTools/flow-tools-0.66/lib'<br>make all-am<br>make[2]: se ingresa al directorio `/home/agarcia/NSM/FlowTools/flow-tools-0.66/lib'<br>
if gcc -I. -I./lib -I. -I. -I. -g -Wall -g -Wall -MT ftio.o -MD -MP -MF ".deps/ftio.Tpo" \<br> -c -o ftio.o `test -f 'ftio.c' || echo './'`ftio.c; \<br> then mv ".deps/ftio.Tpo" ".deps/ftio.Po"; \<br>
else rm -f ".deps/ftio.Tpo"; exit 1; \<br> fi<br>ftio.c: In function 'readn':<br>ftio.c:2270: error: invalid lvalue in assignment<br>ftio.c: In function 'writen':<br>ftio.c:2295: error: invalid lvalue in assignment<br>
make[2]: *** [ftio.o] Error 1<br>make[2]: se sale del directorio `/home/agarcia/NSM/FlowTools/flow-tools-0.66/lib'<br>make[1]: *** [all] Error 2<br>make[1]: se sale del directorio `/home/agarcia/NSM/FlowTools/flow-tools-0.66/lib'<br>
make: *** [all-recursive] Error <br><br><br><br>Another question if I dont disturb anyone... Where is the path of flow-tools when its installed using apt-get on debian?<br><br>thanks so much<br>regards<br>