That error is a sign that the file is in the DOS format and not the UNIX
format. Bash doesn't recognize the windows end of line character \r.
Just run dos2unix on the file
dos2unix configure
that should take care of the error.
LMH
Richard Haney wrote:
I am trying to get set up to build the
I am trying to get set up to build the Gnu Scientific Library using Cygwin bash
for my command-line processor. I eventually plan to use the tdm64-1 copy of
MinGW gcc 4.6.1 to do the building:
$ gcc --version
gcc.exe (tdm64-1) 4.6.1
But I have not gotten to using the gcc tools yet. (I also wan
Hello,
Recently upgraded from 1.7.5 to 1.7.16.
Just noticed that a large compile
is running 35% faster with the new
version--an impressive jump.
Curious if anyone knows what change(s)
might have done that.
The compile runs over a CIFS share
to Samba server 3.6.4 on CentOS 5.8.
Physical transpor
Hi
I finally tried rebuilding both the current and test versions of xemacs for
cygwin 1.7
Both build fine but starting a shell with M-x shell doesn't work anymore.
21.4.22 just hangs and 21.5.32 (the latest test release) outputs
Process shell stopped (tty output)
google finds this message fr
Hi
... at the following lines in src_postinst.cygpart (__prep_libtool_modules()):
while [ $(readlink -f ${ltlibdir}/${dlname%/bin/*}) !=
${D}$(__host_prefix) ]
do
dlname=../${dlname}
done
I have cygwin installed under C:\cygwin and I'm building under
D:
Hi
New versions of 'lcms2/liblcms2_2/liblcms2-devel' have been uploaded to a
server near you.
o Update to latest upstream release
o Build for cygwin 1.7.16 with gcc-4.5.3
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
If you want to unsubscribe from the cygwin-announce
Hi
A new version of 'rcs' has been uploaded to a server near you.
o Update to latest upstream release
o Build for cygwin 1.7.16 with gcc-4.5.3
o Uses cygport-0.11.0 for .hint files generation
o debuginfo package included
rcs NEWS:
=
- Bugs fixed
- Debug output removed
7 matches
Mail list logo