flow-tools  

Re: [Flow-tools] error in installing flowtool

Paul Komkoff
Mon, 01 Jun 2009 11:56:55 -0700

On Mon, Jun 1, 2009 at 6:23 PM, Joseph NDONG <joesi...@gmail.com> wrote:
> Hello,
> I have a problem when installing flow tool
> The first error I met that the compiler could not recognize this (char*)ptr
> += nwritten; I have replace it with this one
> ptr = (void*)( ((char*)ptr) + nwritten); and it works well.
> But I have another problem, this line can't compile:
>       (char*)ftch->traverse_rec += ftch->d_size;
> This is the part of the error message:

http://flow-tools.googlecode.com/files/flow-tools-0.68.4.2.tar.bz2
Try this.

-- 
This message represents the official view of the voices in my head
_______________________________________________
Flow-tools mailing list
flow-to...@splintered.net
http://mailman.splintered.net/mailman/listinfo/flow-tools