_ctype_ could not be located in cygwin1.dll

Earnie Boyd earnie_boyd@yahoo.com
Tue Feb 6 15:54:00 GMT 2001


"Van Tassel, Bob" wrote:
> 
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs
> gcc version 2.95.2-6 19991024 (cygwin experimental)
> 
> cygcheck -s -r -v
> 
> Cygnus Win95/NT Configuration Diagnostics
> Current System Time: Tue Feb  6 15:17:38 2001
> 
> WinNT Ver 4.0 build 1381 Service Pack 6
> 
-8<-
> SHELL = `C:/mks/mksnt/sh.exe'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This should read: SHELL = /bin/sh

Do you have this set in your environment before starting Cygwin?  I
suggest changing this variable in your ~/.bashrc or ~/.bash_profile
file.

However, I don't think this should give the _ctype_ error.  Hmm... If
you still have a problem after modifying the SHELL variable to the
correct value give us the output of gcc when compiling your program and
add a -v switch to it.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list