Hello all    ,

Sorry if this is not the corret list, but in think it's strongly related...

Have anyone tried (and managed) compile Cflow-1.053 with flow-tools-0.68.1 ?

As recommended on INSTALL, Cflow must be compiled from dir contrib on flow-tools dir. It looks for libft.a on ../../lib (considering it is in contrib dir) to figure out it has to be compiled for flow-tools.

I figured out libft.a changed to libft.la on flow-tools-0.68.1. Changelog has this comment:
"Compiles libft with -fPIC to work ok with libcflow-perl"

Dow anyone know any fix for this ? As cflow doens't find libft.a it doesn't figure out it should be compiled for flow-tool.

I tried a little tick, changind Makefile.PL to look for libft.la. At a first glance, it did work but when I run flowscan I got a weird error: (probably due this "smooth" change).

-------- flowscan error --------------
Wanted function created
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Cflow/Cflow.so: undefined symbol: fterr_setid
---------------------

I'm using 64bit arch, Suse 10.1.

Trying to use flow-tools-0.68 (with patchs, due 64bit problem) Cflow doesn't compile.

Regards,

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

Reply via email to