Re: Problems with compiling source (runcmake, autobuild)
Torsten Martinsen <[email protected]> Sat, 14 Jan 2012 22:36:13 +0100
| Newsgroups | gmane.comp.version-control.cvs.tortoisecvs.user |
|---|---|
| Message-ID | <[email protected]> |
On 01/13/2012 10:41 AM, Sebastian Andersson wrote: > After the run-cmake steps, I tried the autobuild script with the > following weird outcome: > > Default@sebb /cygdrive/c/TortoiseCVS > $ ./build/autobuild -c -u > ./build/autobuild: line 2: shopt: igncr: invalid shell option name Unfortunately, the Cygwin guys decided to remove the quite useful 'igncr' option in later versions. Just remove the line with "igncr" (not only in the autobuild script, also in the other files where it occurs). You must ensure that Cygwin uses text mode: edit the /etc/fstab file to add 'binary' (http://cygwin.com/cygwin-ug-net/using.html#mount-table). The other errors are probably caused by this too. -Torsten ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ tortoisecvs-users mailing list tortoisecvs-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/tortoisecvs-users