Build S-Lang Fail

Csaba Raduly rcsaba@gmail.com
Sun Aug 22 08:57:00 GMT 2010


On Sat, Aug 21, 2010 at 12:48 PM, Steven Woody  wrote:
> Hi,
>
> I got following error when I was compiling s-lang for cygwin:
>
> cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2
> -DBUILD_DLL=1  -Dunix -DSLANG
> -DMISC_TERMINFO_DIRS='"/usr/share/terminfo"'
> /home/narke/src/slang-2.2.2/src/sltermin.c
> /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe: error while loading shared
> libraries: ?: cannot open shared object file: No such file or
> directory

Apparently, it can't find a shared library. What's the output of

ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list