Re: [Fspclient-users] kick new fspclient out
FSP command line client with FTP like interface
Brought to you by:
hsn
|
From: Sven H. <sv...@ti...> - 2004-11-02 23:10:02
|
On Mon, Nov 01, 2004 at 04:46:24PM +0100, Radim Kolar SF.NET wrote: > > If you think it's worth I can release it. I haven't looked into the fspclient > > code cause I'm still learning with fsp :) > long term goal is to drop fspclient and add fsp support to some more > maintainable software like gftp or lftp. > > I have added rename command to fspclient plus some code cleanups and > fixes, so kick him out the door. put both balls .gz and .bz2 on sf.net, > it looks from download stats that most people likes .gz better. > > rk. > > if you compare fspclient vs fsp access stats, not too many ppl are > interested in fspclient. Hm as a hopefully good release man I tried to compile the code before releasing it and I end up with the following error using gcc-3.3/gcc-3.4 make[3]: Entering directory `/tmp/fspclient-0.0.7/client/remote' if /usr/bin/gcc-3.4 -DHAVE_CONFIG_H -I. -I. -I../../include -g -O2 -MT rdir.o -MD -MP -MF ".deps/rdir.Tpo" \ -c -o rdir.o `test -f 'rdir.c' || echo './'`rdir.c; \ then mv -f ".deps/rdir.Tpo" ".deps/rdir.Po"; \ else rm -f ".deps/rdir.Tpo"; exit 1; \ fi rdir.c: In function `rdir_main': rdir.c:34: error: assignment of read-only location rdir.c:35: error: assignment of read-only location rdir.c:38: error: assignment of read-only location rdir.c:42: warning: passing arg 1 of `free' discards qualifiers from pointer target type make[3]: *** [rdir.o] Error 1 make[3]: Leaving directory `/tmp/fspclient-0.0.7/client/remote' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/fspclient-0.0.7/client/remote' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/fspclient-0.0.7/client' make: *** [all-recursive] Error 1 Hints, fixes? pointers haven't been part of my self education course so far :( Sven -- Revolution is not a dinner party, not an essay, nor a painting, nor a piece of embroidery; it cannot be advanced softly, gradually, carefully, considerately, respectfully, politely, plainly, and modestly. - Mao Zedong (Mao Tse-tung) |