Background

Compiling flow-tools on amd64 machines will cause cflow to fail compilation as described here:

http://mailman.splintered.net/pipermail/flow-tools/2004-December/002493.html

Solution is to add the -fPIC flag into the libs/Makefile of flow-tools.

  • No labels