zsh-users
 help / color / mirror / code / Atom feed
From: Ville Herva <vherva@niksula.hut.fi>
To: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: Compilation problem on Cygwin
Date: Thu, 29 Mar 2001 11:04:59 +0300	[thread overview]
Message-ID: <20010329110459.N3478@niksula.cs.hut.fi> (raw)
In-Reply-To: <Pine.SV4.4.33.0103291108240.26074-100000@itsrm2.mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Thu, Mar 29, 2001 at 11:39:33AM +0400

On Thu, Mar 29, 2001 at 11:39:33AM +0400, you [Andrej Borsenkow] claimed:
> One more possibility (and I'm pretty sure it is it): the temporary files
> are created on text-mounted file system and then simply copied into /home
> and get DOS lineend.
> 
> anybody knows where configure creates temporary files?
> 
> Ville, could you check
> 
> - config.status, and probably a couple of makefiles (Src/Makemod,
> Src/Makefile) for CR-LF? Better copy over to Unix (to avoid Cygwin
> sideeffects; do not forget bin mode :-). If you see something like
> "#!/bin/shCR" - it canot work of course.

od -ah Src/Makefile config.status Src/Makemod.in | grep -i cr

show nothing for those files (of course I don't have Makemod, just
Makemod.in and that's what make complains about). That's on unix.

I double checked with a DOS file, and it did show the CR's.

> - how your /tmp (and may be TMP, TEMP, TMPDIR) are mounted? If they are
> inside text-mounted filesystem? Note, that Cygwin defaulted to text mount;
> since 1.1.8 (I believe) it defaults to binary, but it won't change
> defaults by update.

I have 

c:\cygwin           /                   system       binmode

and I just changed 
export TMP=/tmp
export TEMP=/tmp
(nothing mounted on /tmp, it's just a dir under /).

That didn't help.
 
> -andrej

I'll try to play with this myself a bit. I'll post if I can't find out
anything useful.



-- v --

v@iki.fi


  reply	other threads:[~2001-03-29  8:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-28  9:45 Ville Herva
2001-03-28 11:12 ` Andrej Borsenkow
2001-03-28 12:03   ` Ville Herva
2001-03-29  7:39     ` Andrej Borsenkow
2001-03-29  8:04       ` Ville Herva [this message]
2001-03-29  8:27       ` yodl [Re: Compilation problem on Cygwin] Ville Herva
2001-03-29  8:37         ` Andrej Borsenkow
2001-03-29  9:25           ` Ville Herva
2001-03-29  9:49             ` Andrej Borsenkow
2001-03-29 10:09               ` Ville Herva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010329110459.N3478@niksula.cs.hut.fi \
    --to=vherva@niksula.hut.fi \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).