This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: ncurses


In article <m2iuey9fl1.fsf.cygnus.gnu-win32@forest.nuthouse.au>,
Peter Moulder <reiter@netspace.net.au> wrote:
>Paul Wilson <fwibbly@earthlink.net> writes:
>> The problem with some GNU configure utils is that they pipe their
>> commands to /dev/null. Last I tried to create a /dev/null using mknod, I
>> couldn't create it with the exact major and minor device numbers, so
>> creating /dev/null won't fix the problem. Just edit out the >/dev/null
>> from the configure script where configure checks for gcc.
>
>On b20.0 / NT, /dev/null does work even if ls doesn't see it.
>
>Try doing `sh -x configure' instead of `./configure', to see what it
>is trying to do and why it thinks gcc doesn't work.
>
>(You might try Paul's suggestion first, though, just to check whether
>I'm speaking garbage.)

Actually, /dev/null has worked for some time.  As noted, you can't do a
'ls -l /dev/null' but we're working on that.
-- 
cgf@cygnus.com
http://www.cygnus.com/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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