Hi Nate,

I had the same error message once. Have you installed automake/autoconf and 
checked that the "-fPIC" CFLAG is set for all flow-tools Makefiles? In my 
case it didn't worked out by using the configure script, so I manually 
altered them.

By the way, the code isn't very up-to-date, still the question: Is there any 
further development? I had a look at the Gentoo patches and think some of 
them should be implemented because of bugs or deprecated C calls. They call 
it "flow-tools-0.68-r3":

http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/flow-tools/files/

Cheers,
Sven.

Am Montag, 12. Februar 2007 schrieb Nate Beck:
> All,
>
>   I am installing flow-tools with cflow on a SUSE x64 box.  I am getting
> the following output when I run make
>
>
>
> pdxitnms01:/var/tmp/flow-tools-0.68/contrib/Cflow-1.051 # make
>
> rm -f blib/arch/auto/Cflow/Cflow.so
>
> LD_RUN_PATH="/lib64" cc  -shared -L/usr/local/lib64 Cflow.o  -o
> blib/arch/auto/Cflow/Cflow.so   \
>
>    -L/var/tmp/flow-tools-0.68/contrib/Cflow-1.051/../../lib -lnsl -lft
> -lz      \
>
>
>
> /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin
> /ld:
> /var/tmp/flow-tools-0.68/contrib/Cflow-1.051/../../lib/libft.a(ftio.o):
> relocation R_X86_64_32 against `a local symbol' can not be used when
> making a shared object; recompile with -fPIC
>
> /var/tmp/flow-tools-0.68/contrib/Cflow-1.051/../../lib/libft.a: could
> not read symbols: Bad value
>
> collect2: ld returned 1 exit status
>
> make: *** [blib/arch/auto/Cflow/Cflow.so] Error 1
>
> pdxitnms01:/var/tmp/flow-tools-0.68/contrib/Cflow-1.051 #
>
>
> I was able to compile flow-tools after applying 4 patches I found for
> x64, but I can not find anything for cflow for x64 specific.
>
>
>
> Thanks
>
>
>
> Nate Beck
>
> Network Engineer
>
> WebTrends Inc.

-- 
Dipl.math.oec. Sven Uebelacker <[EMAIL PROTECTED]>
Hamburg University of Technology, Computer Center
Room 2.094, Schwarzenbergstr. 95 E, D-21073 Hamburg, Germany
tel: +49-40-42878-4375   fax: +49-40-42878-2803
GnuPG: 0x420F0947, DSA 1024, 2004-10-04
fp: 1CC9 1CBB D440 95D4 53C0 15C7 20D9 A035 420F 0947

Attachment: pgp5iFVkd4yz5.pgp
Description: PGP signature

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

Reply via email to