can someone help me with this compilation problem

2007-02-27 Thread Nordine
hello everyone,

When compilling makefile: "Gulp program"
using G95 under cygwin.

I got this error message:

/bin///ld: cannot find -lf95
make[1]: *** [gulp_] Error 1
make[1]: Leaving directory
`/cygdrive/c/gulpsource/src/{os}'
mv: cannot stat `gulp': No such file or directory
make: *** [gulp] Error 1

Please gives me some assistance to resolv this problem.
thank you very much.


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



The SYSTEM user cannot access the mount point /usr/lib

2007-02-27 Thread linux1974

I get the error message above when trying to run cron-config.

If i run mount is see the mount point to be there:

$ mount
C:\cygwin\bin on /usr/bin type user (binmode)
C:\cygwin\lib on /usr/lib type user (binmode)
C:\cygwin on / type user (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
e: on /cygdrive/e type user (binmode,noumount)
f: on /cygdrive/f type user (binmode,noumount)
g: on /cygdrive/g type user (binmode,noumount)
h: on /cygdrive/h type user (binmode,noumount)
i: on /cygdrive/i type user (binmode,noumount)
k: on /cygdrive/k type user (binmode,noumount)
y: on /cygdrive/y type user (binmode,noumount)

any ideas?

thanks
-- 
View this message in context: 
http://www.nabble.com/The-SYSTEM-user-cannot-access-the-mount-point--usr-lib-tf3299649.html#a9178812
Sent from the Cygwin Users mailing list archive at Nabble.com.


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



Re: The SYSTEM user cannot access the mount point /usr/lib

2007-02-27 Thread Reini Urban

Yes, the idea I got from this message is that
the SYSTEM user cannot access the mount point /usr/lib.
That means you need to give this user read-access to /usr/lib

/usr/lib usually has read and execute access for everybody.

2007/2/27, linux1974 <[EMAIL PROTECTED]>:


I get the error message above when trying to run cron-config.

If i run mount is see the mount point to be there:

$ mount
C:\cygwin\bin on /usr/bin type user (binmode)
C:\cygwin\lib on /usr/lib type user (binmode)
C:\cygwin on / type user (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
e: on /cygdrive/e type user (binmode,noumount)
f: on /cygdrive/f type user (binmode,noumount)
g: on /cygdrive/g type user (binmode,noumount)
h: on /cygdrive/h type user (binmode,noumount)
i: on /cygdrive/i type user (binmode,noumount)
k: on /cygdrive/k type user (binmode,noumount)
y: on /cygdrive/y type user (binmode,noumount)

any ideas?

thanks
--
View this message in context: 
http://www.nabble.com/The-SYSTEM-user-cannot-access-the-mount-point--usr-lib-tf3299649.html#a9178812
Sent from the Cygwin Users mailing list archive at Nabble.com.


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





--
Reini Urban
http://phpwiki.org/  http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/

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



Re: --enable-auto-image-base for ruby

2007-02-27 Thread Corinna Vinschen
On Feb 26 14:47, Alexander Stigsen wrote:
> Hi,
> 
> This is mostly a question for the ruby maintainer (Corinna?).
> 
> Would it be possible to update the ruby package to compile with the 
> --enable-auto-image-base flag, so we can avoid rebase problems? I can 
> supply a patch if needed.

No worries.  I'll upload a new ruby with --enable-auto-image-base soon.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

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



Re: The SYSTEM user cannot access the mount point /usr/lib

2007-02-27 Thread Corinna Vinschen
On Feb 27 02:03, linux1974 wrote:
> 
> I get the error message above when trying to run cron-config.
> 
> If i run mount is see the mount point to be there:
> 
> $ mount
> C:\cygwin\bin on /usr/bin type user (binmode)
> C:\cygwin\lib on /usr/lib type user (binmode)
 

All your mount points are user mounts.  No other user except you can
see them.  Remove all mounts with umount and recreate them as system
mounts with mount.  Hint:  The mount -m command might be helpful.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

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



Re: [ANNOUNCEMENT] The SYSTEM user cannot access the mount point /usr/lib

2007-02-27 Thread linux1974


***
* Warning: User mode mounts detected.  This will likely cause *
* the service to fail to start.  You must have system mode mounts *
* in order to run services.  Re-run setup and choose 'All Users'  *
* or consult the FAQ for more information.*
***

I have remounted the directories and now it starts, but the cronjobs do not
work.
If I run the crondiag I get the above message, how to you select all users
from the setup?


Corinna Vinschen-2 wrote:
> 
> On Feb 27 02:03, linux1974 wrote:
>> 
>> I get the error message above when trying to run cron-config.
>> 
>> If i run mount is see the mount point to be there:
>> 
>> $ mount
>> C:\cygwin\bin on /usr/bin type user (binmode)
>> C:\cygwin\lib on /usr/lib type user (binmode)
>  
> 
> All your mount points are user mounts.  No other user except you can
> see them.  Remove all mounts with umount and recreate them as system
> mounts with mount.  Hint:  The mount -m command might be helpful.
> 
> 
> Corinna
> 
> -- 
> Corinna Vinschen  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader  cygwin AT cygwin DOT com
> Red Hat
> 
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:   http://cygwin.com/problems.html
> Documentation: http://cygwin.com/docs.html
> FAQ:   http://cygwin.com/faq/
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/The-SYSTEM-user-cannot-access-the-mount-point--usr-lib-tf3299649.html#a9179573
Sent from the Cygwin Users mailing list archive at Nabble.com.


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



[ANNOUNCEMENT] Updated: ruby-1.8.5-3

2007-02-27 Thread Corinna Vinschen
I have updated the version of ruby on cygwin.com to 1.8.5-3.

This is an update to the offical latest version of ruby 1.8.5,
patchlevel 12.  This version is built using the --enable-auto-image-base
linker flag, which should alleviate rebase problems.


To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available  
starting at the above URL.

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

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



Re: can someone help me with this compilation problem

2007-02-27 Thread Christopher Faylor
On Tue, Feb 27, 2007 at 08:13:24AM +, Nordine wrote:
>hello everyone,
>
>When compilling makefile: "Gulp program"
>using G95 under cygwin.
>
>I got this error message:
>
>/bin///ld: cannot find -lf95
>make[1]: *** [gulp_] Error 1
>make[1]: Leaving directory
>`/cygdrive/c/gulpsource/src/{os}'
>mv: cannot stat `gulp': No such file or directory
>make: *** [gulp] Error 1
>
>Please gives me some assistance to resolv this problem.
>thank you very much.

You've sent multiple messages here with the same content.  Please stop
doing that.  If you haven't received a reply then that means that no one
knows the answer.  Spamming the mailing list is only going to annoy
people.

FYI, there is no f95 library in the cygwin distribution.  This is
probably a Fortran library and you definitely need to understand what
the "Gulp program" (whatever that is) is trying to do.

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



Re: can someone help me with this compilation problem

2007-02-27 Thread Angelo Graziosi

Nordine ??? wrote:

> Please gives me some assistance to resolv this problem.
> thank you very much.


The best solution is to flag your G95/Gulp problems directly to G95
guys: http://www.g95.org/

If you visit that page, you will find useful informations on how to send
a bug report and to who.

You should not forget to add the needed informations on your Cygwin and/or
G95 installation.


Cheers,


 Angelo.


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



RE: Strange message from updatedb

2007-02-27 Thread Furash Gary
Here's what I run:

chmod a=rwx -R /cygdrive/c/cygwin/var
updatedb --prunepaths='/cygdrive/c/WINDOWS /cygdrive/e /cygdrive/d
/cygdrive/z cygdrive/y /proc /cygdrive/c/System\ Volume\ Information
/usr /var /cygdrive/c/Documents and Settings/furashg/Local\
Settings/Temporary\ Internet\ Files /usr/bin /cygdrive/c/System\ Volume\
Information /c/cygwin' 

-Original Message-
From: Phil Edwards [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 26, 2007 3:36 PM
To: cygwin@cygwin.com; Furash Gary; [EMAIL PROTECTED]
Subject: Re: Strange message from updatedb

Eric Blake:
>> /usr/bin/find: /c/System Volume Information: Permission denied
>
>Not a problem - you can't find details about certain in-use system
files.

I don't think that was the question.  If you note at the end of his
message, he gives the command invocation, which included that string in
--prunepaths.  That is, it's not the "permission denied" that's raising
issues, but rather that the exact string passed to --prunepaths is still
being searched.  (I believe he escaped the space characters but I could
be misremembering.)

Likewise for some of the other paths in the report.  They should already
be discarded via --prunepaths, but they're being searched anyhow,
producing various secondary errors.

-phil

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



Re: [ANNOUNCEMENT] The SYSTEM user cannot access the mount point /usr/lib

2007-02-27 Thread Larry Hall (Cygwin)

linux1974 wrote:


***
* Warning: User mode mounts detected.  This will likely cause *
* the service to fail to start.  You must have system mode mounts *
* in order to run services.  Re-run setup and choose 'All Users'  *
* or consult the FAQ for more information.*
***

I have remounted the directories and now it starts, but the cronjobs do not
work.
If I run the crondiag I get the above message, how to you select all users
from the setup?




In the "Select Root Install Directory" page, make sure
"All Users (RECOMMENDED)" is selected rather than "Just Me".




--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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



Ambiguous error from ./configure

2007-02-27 Thread Forrest Aldrich

I've been working on building a patched version of SSH.  Using the
standard configure, it's generating this error:

configure:4187: error: C preprocessor "gcc -E" fails sanity check

Unfortunately, it seems I can't copy-and-paste from a Cygwin shell
window, but the code near 4187 shows:

if $ac_preproc_ok; then
:
else
{ { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check

etc.

What does it mean?  Has anyone seen this.

The version of GCC on here is 3.4.4, I'm running Windows XP
Professional (current patches).


Thanks...

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



Re: Strange message from updatedb

2007-02-27 Thread Phil Edwards

On 2/27/07, Furash Gary <[EMAIL PROTECTED]> wrote:

/cygdrive/c/System\ Volume\ Information


Quotes and backslashes aren't going to solve the problem, I think.  I
looked at updatedb (it's a shell script), and the --prunepaths
argument is passed through a sed script which replaces spaces in order
to turn it all into a regexp.  There's no way of telling sed to avoid
some spaces and translate others.

You used to be able to set the internal PRUNEREGEX variable directly,
in a .conf file, but apparently that file is only used under Linux
versions of updatedb, or something.

Most lists of dirs are passed around with colon (or some such)
separators to avoid just such problems with paths containing
whitespace.  updatedb is still living in the 80's.

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



RE: Strange message from updatedb

2007-02-27 Thread Furash Gary
So is there anything I can do for win cygwin? 

-Original Message-
From: Phil Edwards [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 11:51 AM
To: Furash Gary
Cc: cygwin@cygwin.com; [EMAIL PROTECTED]
Subject: Re: Strange message from updatedb

On 2/27/07, Furash Gary <[EMAIL PROTECTED]> wrote:
> /cygdrive/c/System\ Volume\ Information

Quotes and backslashes aren't going to solve the problem, I think.  I
looked at updatedb (it's a shell script), and the --prunepaths argument
is passed through a sed script which replaces spaces in order to turn it
all into a regexp.  There's no way of telling sed to avoid some spaces
and translate others.

You used to be able to set the internal PRUNEREGEX variable directly, in
a .conf file, but apparently that file is only used under Linux versions
of updatedb, or something.

Most lists of dirs are passed around with colon (or some such)
separators to avoid just such problems with paths containing whitespace.
updatedb is still living in the 80's.

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



Re: /dev/null timing and clock skew problems

2007-02-27 Thread Pedro Alves

Tim Prince escreveu:

[EMAIL PROTECTED] wrote:

 I see this a lot on
regular files.

I just got this:
make: Warning: File `Makefile' has modification time 0.42 s in the future

If you are accessing files on another machine, and you aren't using any 
means for keeping the date clocks synchronized, this is to be expected.




No, but I'm on FAT32 on this machine.  Problem is described here:

http://www.delorie.com/djgpp/v2faq/faq22_18.html

According to that same page, DJGPP has a local hack^Wpatch to
suppress that warning:

"DJGPP ports of GNU Make v3.77 and later allow for up to
3 seconds of positive difference between the file timestamp and the
system clock (that is, the file is allowed to be up to 3 seconds into the
future), before the above warning is printed. So upgrading to the
latest version of Make should eliminate such bogus warnings and leave you
only with messages due to real clock skews."

Cheers,
Pedro Alves


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



Remove user access to local drives?

2007-02-27 Thread Francis
I am running a OpenSSH server for some friends on my machine, and I was hoping 
to disable access to /cygdrive (local drives.)  Is there a way to prevent them 
from modifying any files also?  this is intended just as a SSH tunneling method 
to get us around some Websense.


Francis


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



Re: Remove user access to local drives?

2007-02-27 Thread Larry Hall (Cygwin)

Francis wrote:
I am running a OpenSSH server for some friends on my machine, and I was hoping 
to disable access to /cygdrive (local drives.)  Is there a way to prevent them 
from modifying any files also?  this is intended just as a SSH tunneling method 
to get us around some Websense.



This ones up with some frequency.  The answer is you can't prevent the
user from going, seeing, and modifying in 'ssh' anything that they can go,
see, and modify in Windows.  So if you lock down the permissions of the
unwanted paths/files in Windows, your 'ssh' users will be restricted as
you want.


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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



Re: Remove user access to local drives?

2007-02-27 Thread Christopher Faylor
On Tue, Feb 27, 2007 at 07:37:25PM +, Francis wrote:
>I am running a OpenSSH server for some friends on my machine, and I was
>hoping to disable access to /cygdrive (local drives.) Is there a way to
>prevent them from modifying any files also?  this is intended just as a
>SSH tunneling method to get us around some Websense.

Can't you just set things up so that the authorized_keys files disallows
running a shell?  That is possible with openssh.  There may also be other
ways to do this which don't involve authorized_keys.

cgf

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



Re: Strange message from updatedb

2007-02-27 Thread Igor Peshansky
On Tue, 27 Feb 2007, Phil Edwards wrote:

> On 2/27/07, Furash Gary <[EMAIL PROTECTED]> wrote:

.  Thanks.

> > /cygdrive/c/System\ Volume\ Information
>
> Quotes and backslashes aren't going to solve the problem, I think.  I
> looked at updatedb (it's a shell script), and the --prunepaths
> argument is passed through a sed script which replaces spaces in order
> to turn it all into a regexp.  There's no way of telling sed to avoid
> some spaces and translate others.

That's not quite true.  Quoted arguments will be harder, but for
backslash-escaped spaces it's reasonably easy.  Something like

sed -e 's,,\e,g' -e 's,\([^\\]\) ,\1#,g' -e 's,\e,,g'

replaces all unescaped spaces with '#'s, while preserving escaped spaces
and backslashes.  The idea for quotes would be similar, except you first
have to replace all spaces within matching quotes by some character
unlikely to occur in the string (the above assumes that ESC will not be in
the string).  The sed info page provides an example of a similar approach.

> You used to be able to set the internal PRUNEREGEX variable directly,
> in a .conf file, but apparently that file is only used under Linux
> versions of updatedb, or something.

The Cygwin version of updatedb comes from GNU findutils, as do the Linux
versions, IIRC.  So the behavior should be the same, unless the configure
options differed when the packages were built.  This is something best
answered by the findutils maintainer...

> Most lists of dirs are passed around with colon (or some such)
> separators to avoid just such problems with paths containing
> whitespace.  updatedb is still living in the 80's.

Well, it's a matter of convention.  Colons are legal in filenames on Unix,
as is pretty much any character except for NUL.  However, many tools treat
colons specially, so it's conventionally used as a separator.  If you have
to pick a character to use as a path separator, a space is as good as any.
You'd still need quoting or escape characters to represent the separator.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

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



Re: Strange message from updatedb

2007-02-27 Thread Phil Edwards

On 2/27/07, Igor Peshansky <[EMAIL PROTECTED]> wrote:

On Tue, 27 Feb 2007, Phil Edwards wrote:
> Quotes and backslashes aren't going to solve the problem, I think.  I
> looked at updatedb (it's a shell script), and the --prunepaths
> argument is passed through a sed script which replaces spaces in order
> to turn it all into a regexp.  There's no way of telling sed to avoid
> some spaces and translate others.

That's not quite true.


I should have said "no way without modifying updatedb ourselves".
Users stuck with the default updatedb can't set environment variables
or options in a file somewhere to work around the hardcoded space
character in the sed script.  (Trying to change IFS before calling
updatedb breaks too many things in the rest of updatedb.)

An option to updatedb to set the separator character, cf cut(1), would be nice.



> You used to be able to set the internal PRUNEREGEX variable directly,

[...]

So the behavior should be the same, unless the configure
options differed when the packages were built.  This is something best
answered by the findutils maintainer...


This file turns out to be purely packaging, used by distros to manage
automatic runs of updatedb with cron.  (There are actually some bugs
reported because the conf file is used "only" by the packaging, and
not by updatedb itself, contrary to some expectations.)  So this was a
red herring, my bad.



> Most lists of dirs are passed around with colon (or some such)
> separators to avoid just such problems with paths containing
> whitespace.  updatedb is still living in the 80's.

Well, it's a matter of convention.  Colons are legal in filenames on Unix,
as is pretty much any character except for NUL.  However, many tools treat
colons specially, so it's conventionally used as a separator.  If you have
to pick a character to use as a path separator, a space is as good as any.
You'd still need quoting or escape characters to represent the separator.


I'm aware of the restrictions, and I will bet long odds that spaces
show up in filenames far more often than colons (or any other
punctuation commonly used as a separator in pathname lists) are used.
I've not changed my opinion that updatedb is behind the times and is
needlessly complicating things for admins, but I also don't expect
that opinion to change anybody else's mind -- this bug has been
reported before, against other distros, and gets rejected because "you
shouldn't use spaces in filenames under Linux," how quaint.

I'll probably hack up the local copy of updatedb so that it works for
me on filenames containing the standard word separator for
English, oh noes!, and the upstream non-cygwin maintainers
can continue to use the Linux version.  This is something I've been
considering for a while anyhow for a totally unrelated project, so
it's not troublesome, just disappointing.

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



Undefined subroutine in perl debugger only on letter [t]

2007-02-27 Thread Kelvin

Using perl v5.8.7-5 under Cygwin 1.5.24:

I'm trying to use the perl debugger and it terminates whenever I want to 
use the letter 't'.  It's the strangest thing.  When I press 't' 
(without  and only lowercase) I get:


--
   Undefined subroutine readline::F_MenuComplete at 
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843 at 
/usr/lib/perl5/5.8/SelfLoader.pm line 34
   SelfLoader::AUTOLOAD(1, 116) called at 
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843
   readline::do_command('*readline::emacs_keymap', 1, 116) called 
at /usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1481
   readline::readline('  DB<2> ') called at 
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/Perl.pm line 11
   
Term::ReadLine::Perl::readline('Term::ReadLine::Perl=ARRAY(0x102a75ac)', 
'  DB<2>') called at /usr/lib/perl5/5.8/perl5db.pl line 6367
   DB::readline('  DB<2> ') called at /usr/lib/perl5/5.8/perl5db.pl 
line 2203

   DB::DB called at test1.pl line 3
Debugged program terminated.  Use q to quit or R to restart
--

All other letters work on the debugger command line, but as soon as I 
press 't' (anywhere on the line), the debugger instantly fails with the 
above output.  So, it won't let me toggle trace or output variables that 
have a 't' in the name. 

I tried reinstalling and installing previous perl version (v5.8.6-4); no 
luck.


I haven't seen any mention of this as a common problem in the forums and 
mailing lists.  So, I would suspect there is something screwy with my 
installation or I'm missing something embarrassingly obvious.


I'm debugging my code in Linux for the meantime (working around 
references to win32 api).  I would greatly appreciate any assist!


Kelvin


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



Re: Undefined subroutine in perl debugger only on letter [t]

2007-02-27 Thread Igor Peshansky
On Tue, 27 Feb 2007, Kelvin wrote:

> Using perl v5.8.7-5 under Cygwin 1.5.24:
>
> I'm trying to use the perl debugger and it terminates whenever I want to
> use the letter 't'.  It's the strangest thing.  When I press 't'
> (without  and only lowercase) I get:
>
> --
>Undefined subroutine readline::F_MenuComplete at
> /usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843 at
> /usr/lib/perl5/5.8/SelfLoader.pm line 34
>SelfLoader::AUTOLOAD(1, 116) called at
> /usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843
>readline::do_command('*readline::emacs_keymap', 1, 116) called at
> /usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1481
>readline::readline('  DB<2> ') called at
> /usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/Perl.pm line 11
>
> Term::ReadLine::Perl::readline('Term::ReadLine::Perl=ARRAY(0x102a75ac)',
> '  DB<2>') called at /usr/lib/perl5/5.8/perl5db.pl line 6367
>DB::readline('  DB<2> ') called at /usr/lib/perl5/5.8/perl5db.pl line
> 2203
>DB::DB called at test1.pl line 3
> Debugged program terminated.  Use q to quit or R to restart
> --
>
> All other letters work on the debugger command line, but as soon as I
> press 't' (anywhere on the line), the debugger instantly fails with the
> above output.  So, it won't let me toggle trace or output variables that
> have a 't' in the name. I tried reinstalling and installing previous
> perl version (v5.8.6-4); no luck.
>
> I haven't seen any mention of this as a common problem in the forums and
> mailing lists.  So, I would suspect there is something screwy with my
> installation or I'm missing something embarrassingly obvious.
>
> I'm debugging my code in Linux for the meantime (working around
> references to win32 api).  I would greatly appreciate any assist!

Check the bindings in your ~/.inputrc...
HTH,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

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



Re: Undefined subroutine in perl debugger only on letter [t]

2007-02-27 Thread Christopher Faylor
On Tue, Feb 27, 2007 at 05:05:25PM -0500, Igor Peshansky wrote:
>Check the bindings in your ~/.inputrc...

And make sure that this file does not have CRLF line endings.

cgf

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



Re: Undefined subroutine in perl debugger only on letter [t]

2007-02-27 Thread Kelvin

Igor Peshansky wrote:

On Tue, 27 Feb 2007, Kelvin wrote:

  

Using perl v5.8.7-5 under Cygwin 1.5.24:

I'm trying to use the perl debugger and it terminates whenever I want to
use the letter 't'.  It's the strangest thing.  When I press 't'
(without  and only lowercase) I get:

--
   Undefined subroutine readline::F_MenuComplete at
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843 at
/usr/lib/perl5/5.8/SelfLoader.pm line 34
   SelfLoader::AUTOLOAD(1, 116) called at
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1843
   readline::do_command('*readline::emacs_keymap', 1, 116) called at
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/readline.pm line 1481
   readline::readline('  DB<2> ') called at
/usr/lib/perl5/vendor_perl/5.8/Term/ReadLine/Perl.pm line 11
   Term::ReadLine::Perl::readline('Term::ReadLine::Perl=ARRAY(0x102a75ac)',
'  DB<2>') called at /usr/lib/perl5/5.8/perl5db.pl line 6367
   DB::readline('  DB<2> ') called at /usr/lib/perl5/5.8/perl5db.pl line
2203
   DB::DB called at test1.pl line 3
Debugged program terminated.  Use q to quit or R to restart
--

All other letters work on the debugger command line, but as soon as I
press 't' (anywhere on the line), the debugger instantly fails with the
above output.  So, it won't let me toggle trace or output variables that
have a 't' in the name. I tried reinstalling and installing previous
perl version (v5.8.6-4); no luck.

I haven't seen any mention of this as a common problem in the forums and
mailing lists.  So, I would suspect there is something screwy with my
installation or I'm missing something embarrassingly obvious.

I'm debugging my code in Linux for the meantime (working around
references to win32 api).  I would greatly appreciate any assist!



Check the bindings in your ~/.inputrc...
HTH,
Igor
  

I've got a grin from ear to ear...  that was it.  Thanks a mil.
Kelvin


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



Re: Strange message from updatedb

2007-02-27 Thread Cary Jamison
Phil Edwards wrote:
> I'm aware of the restrictions, and I will bet long odds that spaces
> show up in filenames far more often than colons (or any other
> punctuation commonly used as a separator in pathname lists) are used.
> I've not changed my opinion that updatedb is behind the times and is
> needlessly complicating things for admins, but I also don't expect
> that opinion to change anybody else's mind -- this bug has been
> reported before, against other distros, and gets rejected because "you
> shouldn't use spaces in filenames under Linux," how quaint.

This opinion by Linux users has to change if they want Linux to become a 
more mainstream os.  Everyday users are going to use spaces in filenames 
through the Linux desktop, just as it has become more common on the Windows 
desktop.


<$.02

Cary




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



[ANNOUNCEMENT] Updated: mathomatic-12.6.10-1

2007-02-27 Thread Reini Urban

A new upstream release with minor feature fixes.

Cygwin build changes:
none

Changes:
See http://mathomatic.orgserve.de/changes.txt
Allow calculating large powers of complex numbers at the prompt, like
(i#+1)^99.
Add "set special_variable_character" option.

About:
Mathomatic is a highly portable, general purpose symbolic math program
that can solve, simplify, combine, differentiate, integrate, and compare
algebraic equations. It can do standard, complex number, and polynomial
arithmetic. It is extremely easy to use and has pretty colored, easily
readable display of equations.

See http://www.mathomatic.org/


To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
Reini Urban
mathomatic support under Cygwin at cygwin@cygwin.com



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



1.7.0 CVS & perl mutex panic

2007-02-27 Thread Brian Ford
FYI

$ uname -a
CYGWIN_NT-5.1 PC1163-8460-XP 1.7.0(0.166/4/2) 2007-02-26 09:41 i686
unknown unknown Cygwin

$ perl --version

This is perl, v5.8.7 built for cygwin-thread-multi-64int
(with 1 registered patch, see perl -V for more detail)
[snip]

$ perl -e 'open(x, "ls|")'
panic: MUTEX_UNLOCK (1) [util.c:2279] at -e line 1.

-- 
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...

 


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



Re: Strange message from updatedb

2007-02-27 Thread Christopher Faylor
On Tue, Feb 27, 2007 at 04:17:54PM -0700, Cary Jamison wrote:
>Phil Edwards wrote:
>> I'm aware of the restrictions, and I will bet long odds that spaces
>> show up in filenames far more often than colons (or any other
>> punctuation commonly used as a separator in pathname lists) are used.
>> I've not changed my opinion that updatedb is behind the times and is
>> needlessly complicating things for admins, but I also don't expect
>> that opinion to change anybody else's mind -- this bug has been
>> reported before, against other distros, and gets rejected because "you
>> shouldn't use spaces in filenames under Linux," how quaint.
>
>This opinion by Linux users has to change if they want Linux to become a 
>more mainstream os.  Everyday users are going to use spaces in filenames 
>through the Linux desktop, just as it has become more common on the Windows 
>desktop.
>
><$.02

Personally,Idon'treallyunderstandwhatthebigdealishere.
cgf

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



What does setup selection for DOS vs UNIX actually do?

2007-02-27 Thread Kylo Ginsberg

I have the impression that the DOS vs UNIX selection at setup time
merely sets the mount modes (binmode vs textmode) for the default
mount points.  And nothing else.  Is this correct?

Thus, there is no difference in behavior under the default mounts with
a DOS setup and an explicit textmode mount with a UNIX setup?  And
conversely, no difference in behavior under the default mounts with a
UNIX setup and an explicitly binmode mount with a DOS setup?

Thanks,
Kylo

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



Re: What does setup selection for DOS vs UNIX actually do?

2007-02-27 Thread Larry Hall (Cygwin)

Kylo Ginsberg wrote:

I have the impression that the DOS vs UNIX selection at setup time
merely sets the mount modes (binmode vs textmode) for the default
mount points.  And nothing else.  Is this correct?



Correct.



Thus, there is no difference in behavior under the default mounts with
a DOS setup and an explicit textmode mount with a UNIX setup?  And
conversely, no difference in behavior under the default mounts with a
UNIX setup and an explicitly binmode mount with a DOS setup?



The difference here is merely the treatment of existing "text" files.
If you change the mount mode after installation, you may need to
manually d2u/u2d these files to make everything in Cygwin-land happy
with them again.


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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



Re: Strange message from updatedb

2007-02-27 Thread Larry Hall (Cygwin)

Christopher Faylor wrote:

On Tue, Feb 27, 2007 at 04:17:54PM -0700, Cary Jamison wrote:

Phil Edwards wrote:

I'm aware of the restrictions, and I will bet long odds that spaces
show up in filenames far more often than colons (or any other
punctuation commonly used as a separator in pathname lists) are used.
I've not changed my opinion that updatedb is behind the times and is
needlessly complicating things for admins, but I also don't expect
that opinion to change anybody else's mind -- this bug has been
reported before, against other distros, and gets rejected because "you
shouldn't use spaces in filenames under Linux," how quaint.
This opinion by Linux users has to change if they want Linux to become a 
more mainstream os.  Everyday users are going to use spaces in filenames 
through the Linux desktop, just as it has become more common on the Windows 
desktop.


<$.02


Personally,Idon'treallyunderstandwhatthebigdealishere.


Fortunately, we don't need to debate the issue here since it's an
upstream problem so it's off-topic.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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



Re: Strange message from updatedb

2007-02-27 Thread Enrico Forestieri
Furash Gary writes:
> 
> So is there anything I can do for win cygwin? 

Try replacing spaces ' ' with dots '.' in the paths specified with --prunepaths.
In a regexp a dot matches any character.

-- 
Enrico




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



Cernlib with Cygwin 1.5.24

2007-02-27 Thread nautilus42 42

Hi,
I've had some difficulty running the Cernlib package on Cygwin. In the
past I was able to make the package work by simply installing the
precompiled binaries at http://zyao.home.cern.ch/zyao/cernlib.html

However, a few days ago I did a fresh install of Cygwin and now I
cannot get the Cernlib package to work properly with those binaries.
Specifically I'm having problems running PAW. When I try to run PAW I
get the following:

~>paw

Calling 2003 version of paw-X11

rm: cannot remove `paw.metafile': No such file or directory
~>

The program does not seem to work at all it simply starts and quits. I
get no error messages.

I have tried to compile cygwin from source using the method described
in the above link as well as some of the posts of Angelo Graziosi in
this mailing list but I've had no luck. Is there a guide somewhere to
compiling Cernlib on a recent distribution of Cygwin or are there
precompiled binaries that work?

Thanks
--Chris

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



animated gif

2007-02-27 Thread garbicha

Hi,

I'm a kind of new to cygwin and gnu .I want to make an animated gif/png
movie using gnuplot. Can someone help me with that? 

thanks a lot
-- 
View this message in context: 
http://www.nabble.com/animated-gif-tf3307083.html#a9198800
Sent from the Cygwin Users mailing list archive at Nabble.com.


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