I downloaded rsync source code from
http://samba.anu.edu.au/rsync/download.html. I am trying to compile it with
the arm gcc compiler on Cygwin. After reading the INSTALL file of RSYNC
folder, I need to "./configure" and it will generate the makefile for me.
Im getting this error when I type "./configure"
configure.sh: error: in `/rsync-3.0.7':
configure.sh: error: no acceptable C compiler found in $PATH
I exported the crosstool binaries in my system path,
export $ export
path=$PATH:/opt/crosstool/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/bin.
and I double checked echo $PATH and the crosstool binaries are included.
Why can't the configure script recognize the crosstool path? Do I have to
modify configure.sh?
thanks in advanced!
--- In Jim Jackson <> wrote:
>
>
>
>
> On Wed, 10 Feb 2010, kelly_kitagawa wrote:
>
> > we need to transfer large amounts of data between from a source to
> > destination.
> >
> > Since rsync does not come onboard the TS-7260 does anyone know where I
> > can get the binary file to get it
> >
> > OR have another solution to sync folders and send files from one folder
> > to another?
>
> [I'm sure I've just heard an echo :-) Isn't it funny how the same thread
> keeps arising as if it's new?]
>
> There are 2 images provided by TS
>
> TSLinux - the image installed in the onboard flash
> no rsync
>
> Debian - can be put on an SD Card
> not sure if rsync is installed, but it's only an apt-get away
>
> Other ways of transfering data from TS to a host machine:
>
> - nfs
> - ftp
> - rcp
> - custom code
>
> It really depends what your real requirements are.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|