This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "GCC is not found" and "compiler cannot create executables" errors


They already are, but as long as I use stow, some stuff are reachable
from my $PATH
only as symlinks:

$ ll /usr/local/bin/cyglightcomp.dll
lrwxrwxrwx 1 Administrador Administradores 44 abr  9 13:05
/usr/local/bin/cyglightcomp.dll ->
../stow/lighttpd-1.4.26/bin/cyglightcomp.dll*

Copying the stubborn DLL to the actual $PATH lets me, at least, run the process:

$ $(which lighttpd) -V
lighttpd/1.4.26 (ssl) - a light and fast webserver
Build-Date: Mar 25 2010 12:13:53

Event Handlers:

        + select (generic)
        + poll (Unix)
        - rt-signals (Linux 2.4+)
        - epoll (Linux 2.6)
        - /dev/poll (Solaris)
        - kqueue (FreeBSD)

Network handler:

        + writev
        + mmap support

Features:

        + IPv6 support
        + zlib support
        + bzip2 support
        + crypt support
        + SSL Support
        + PCRE support
        + mySQL support
        + LDAP support
        - memcached support
        + FAM support
        + LUA support
        - xml support
        - SQLite support
        + GDBM support

Now, to test it.

Thanks for your time.
Best regards.

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]