I am using the cygwin environment.
As my college doesn't allow the svn command to download the latest gnuradio
trunk, giving the error 'cannot resolve hostname', so I used the windows
based software 'TortoiseSVN' and downloaded everything in the folder
'gnuradio'.

Does the svn within cygwin perform the same function as what the software
'tortoisesvn' did for me?

I read the svn+lineseparator issue on the page ---------------and applied
the proposed fix but it gave the same error as posted below.

Anyhow I copied this 'gnuradio' folder to c:\cygwin\usr\src, so using the
bash i entered the command

./bootstrap

I got the following error.




./bootstrap: line 2: $'\r': command not found
./bootstrap: line 21: $'\r': command not found
./bootstrap: line 22: $'\r': command not found
./bootstrap: line 24: $'\r': command not found
': No such file or directorydirectory `config
./bootstrap: line 26: $'autoconf\r': command not found
./bootstrap: line 27: $'autoheader\r': command not found
'ibtoolize: unrecognized option `--automake
libtoolize: Try `libtoolize --help' for more information.
'utomake-1.10: unknown warning category `none
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
configure.ac:84: installing `./install-sh'
./bootstrap: line 31: $'\r': command not found
./bootstrap: line 33: syntax error near unexpected token `$'\r''
'/bootstrap: line 33: `(cd usrp2/firmware ; ./bootstrap)


Can anybody figure out the error?
Some general information:
I am using automake versions 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10 all selected
when using setup.exe to install cygwin




Waiting for help. I must use GRC for my project.

-- 
Umair
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to