Press release cygwin@cygwin.com

2004-08-27 Thread info
[EMAIL PROTECTED] Governments & foundations grants available. More than 2600 programs listed...$ 69.95 Call toll free 1 - 8 6 6 - 3 2 2 - 3 3 7 6 Visa & Mastercard accepted -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

OpenSSH-3.9p1-1, mysterious -r option, and documented steps to resolve "Connection to host closed." message was sshd privilege separation problem

2004-08-27 Thread Greg Morgan
Greg Morgan wrote: Corinna Vinschen wrote: ... > Again, as Larry already noted, the most informative thread is > http://cygwin.com/ml/cygwin/2004-08/msg00625.html > Note especially http://cygwin.com/ml/cygwin/2004-08/msg00702.html ... I can't say that I tried googling for this first. Thank you

How to install an update of the library GMP in cygwin?

2004-08-27 Thread Moises Deangelo
Hello People. I am download the complete installation of cygwin. Whereby saw, it is going to give some 400Mb. My main interest is to work with the mathematics library GMP. In cygwin, the last version that I found was to 4.1.2-1, but in the site of the library GMP, the last version is to 4.1.3.

RE: F_ULOCK, F_LOCK, F_TLOCK, F_TEST missing in unistd.h

2004-08-27 Thread Gary R. Van Sickle
> On Aug 26 22:48, Gary R. Van Sickle wrote: > > Well, I just did my 2 minute due diligence and looked up the > > difference between advisory and mandatory file locking. Did I read > > right? Does advisory locking actually in no way prevent > write access to the "locked" > > file unless all th

Re: signal delivery problem (with pthreads)

2004-08-27 Thread Christopher Faylor
On Fri, Aug 27, 2004 at 09:11:56PM +0300, Valery A. Frolov wrote: >In short: >First signal delivery on call of pthread_kill(tid, SIGUSR1) works fine >but second one delivers signal with _delay_ and _twice_, and then my >own daemon crash. This is on cygwin1.dll 1.5.10-3 and snapshot of >2004-08-21.

RE: cygwin nfs server

2004-08-27 Thread Povolotsky, Alexander
To check the theory that Z drive is confusing Cygwin, it is "foundable" using "ls" from "Cygwin bash shell" (via c: drive reference): $ ls /cygdrive/c/cygwin/usr/sbin/PORTMAP.EXE /cygdrive/c/cygwin/usr/sbin/PORTMAP.EXE Executing it from "Cygwin bash shell" $ /cygdrive/c/cygwin/usr/sbin/PORTMAP.EX

RE: Strange problem with MC (Attn: MC maintainer)

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, landocalrissian wrote: > Hello from Gregg C Levine > I did what you suggested Igor. Now I'm getting: > bash: command substitution: line 1: unexpected EOF while looking for > matching `" > ' > bash: command substitution: line 2: syntax error: unexpected end of file > > It also

Re: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Oliver
> Secondly, the resultant DLL will be linkable from a VC++ program, but the > C++ functions in it will not be accessible from code compiled with VC++. Of course, the usual c++ name mangling incompatibilities. Thanks for your help! Oliver -- Unsubscribe info: http://cygwin.com/ml/#unsubs

RE: Strange problem with MC (Attn: MC maintainer)

2004-08-27 Thread landocalrissian
Hello from Gregg C Levine I did what you suggested Igor. Now I'm getting: bash: command substitution: line 1: unexpected EOF while looking for matching `" ' bash: command substitution: line 2: syntax error: unexpected end of file It also says that: /tmp/mc-Gregg: Can't open /tmp/mc-Gregg: No such

Re: setup 2.427 runtime error

2004-08-27 Thread Larry Hall
At 03:15 PM 8/27/2004, you wrote: >I'm getting a setup.exe runtime error when trying to install from a local >disk (after downloading from the internet) just after the MD5 checks. > >I thought it was about time I upgrade. > >My current cygwin1.dll version 1.5.5 (does setup use the dll?) No. Does

Re: Strange problem with MC (Attn: MC maintainer)

2004-08-27 Thread Brian Ford
While we have their attention... $ /bin/sh -c ". /etc/profile" alias: not found $ cat /etc/profile.d/mc.sh alias mc='. /usr/share/mc/bin/mc-wrapper.sh' Since our /bin/sh is ash, could this be a shell function (or something else that is ash compatible) instead? mc() . /usr/share/mc/bin/mc-wrap

Re: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Oliver wrote: > Igor Pechtchanski cs.nyu.edu> writes: > > > The newer versions of gcc apparently allow you to link directly to a .dll > > file. The .def and .a are needed for older versions of gcc, and possibly > > for some other tools. > > > > [...] > > > > The reason you w

Re: Strange problem with MC (Attn: MC maintainer)

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, landocalrissian wrote: > Hello from Gregg C Levine > Here's a funny thing that's been happening ever since I installed Cygwin > here, and subscribed to this list: > cat: /tmp/mc-Gregg: No such file or directory > cat: C: No such file or directory > cat: Levine/mc.pwd.1992: No

Re: setup 2.427 runtime error

2004-08-27 Thread Shaffer, Kenneth
Thanks! cygwin folks: sorry for the post to the wrong list... I wrote before I read all the way down where it specifically mentions that setup questions go to the cygwin-apps list. -- Ken Shaffer On Fri, 27 Aug 2004, David A. Cobb wrote: > Date: Fri, 27 Aug 2004 16:25:49 -0400 > From: David A

Re: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Oliver
Igor Pechtchanski cs.nyu.edu> writes: > The newer versions of gcc apparently allow you to link directly to a .dll > file. The .def and .a are needed for older versions of gcc, and possibly > for some other tools. > > [...] > > The reason you want an 'extern "C"' for DLL functions in general is

[BUG] Bad File Descriptor while trying to set up postgresql

2004-08-27 Thread David A. Cobb
At first, this stopped me entirely from initializing postgres; however, today the initdb & createdb succeeded -- I don't know what changed. In any case, references to the database directory during the initdb incur a Bad File Descriptor complaint when trying to set permissions. The partition wh

Re: Newbie: cygrunsrv using strange PATH variable

2004-08-27 Thread Larry Hall
At 01:51 PM 8/27/2004, you wrote: >Larry Hall wrote: > >>Specifically, we need to know the results of 'cygcheck -srv' (*attached*, >>not inlined), the exact context in which this happens, and the input and output. > >My apologies. I think I covered the inputs and outputs in my original post, thoug

Re: setup 2.427 runtime error

2004-08-27 Thread David A. Cobb
Shaffer, Kenneth wrote: I'm getting a setup.exe runtime error when trying to install from a local disk (after downloading from the internet) just after the MD5 checks. I just reported a possibly similar situation; discussions of setup.exe mostly take place on cygwin-apps list. I'm taking the li

Strange problem with MC

2004-08-27 Thread landocalrissian
Hello from Gregg C Levine Here's a funny thing that's been happening ever since I installed Cygwin here, and subscribed to this list: cat: /tmp/mc-Gregg: No such file or directory cat: C: No such file or directory cat: Levine/mc.pwd.1992: No such file or directory As all of you can see, the progra

May I suggest

2004-08-27 Thread Bruce
IDUAYCMMfor some people. I don't understand and you can't make me. Bruce -- 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: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Oliver
Igor Pechtchanski cs.nyu.edu> writes: > On Fri, 27 Aug 2004, Oliver wrote: > > > creating a .a file, a .def file, and a .dll file, yet I can > > build a program that links to, e.g., mylib.dll, with only "-L. -lmylib", > > *wihtout* having the .def or .a available. So where and when are the .a an

setup 2.427 runtime error

2004-08-27 Thread Shaffer, Kenneth
I'm getting a setup.exe runtime error when trying to install from a local disk (after downloading from the internet) just after the MD5 checks. I thought it was about time I upgrade. My current cygwin1.dll version 1.5.5 (does setup use the dll?) -- Ken Shaffer - - - - - - - Appended by

Re: signal delivery problem (with pthreads)

2004-08-27 Thread Valery A. Frolov
> Whole trace files (strace7.log & straceB.log) are attached to this letter. Heh... Forgot attach it. WBR, Valery 13:03:41 [main] yolopd 161 sigproc_init: process/signal handling enabled(1) 13:03:41 [main] yolopd 161 wait_for_sigthread: wait_sig_inited 0x54 13:03:41 [main] yolopd 161 subproc_ini

Re: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Igor Pechtchanski wrote: > On Fri, 27 Aug 2004, Oliver wrote: > > > Hi folks, I'm confused about the files that dllwrap > > creates. On Unix (where I've been programming forever) all you > > have to do is create a .so shared library. But dllwrap ends up > > creating a .a file,

Re: questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Oliver wrote: > Hi folks, I'm confused about the files that dllwrap > creates. On Unix (where I've been programming forever) all you > have to do is create a .so shared library. But dllwrap ends up > creating a .a file, a .def file, and a .dll file, yet I can > build a program

Possible :) development lack...resource crawling --- Security Update :) - FIX

2004-08-27 Thread boxforsr
ok ok okseems my mistake all ok now. always check types with IS_INTRESOURCE. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.co

signal delivery problem (with pthreads)

2004-08-27 Thread Valery A. Frolov
Hello, In short: First signal delivery on call of pthread_kill(tid, SIGUSR1) works fine but second one delivers signal with _delay_ and _twice_, and then my own daemon crash. This is on cygwin1.dll 1.5.10-3 and snapshot of 2004-08-21. But on cygwin1.dll 1.5.7-1 all works _fine_ and _long_ time. I

SYSTEM-owned shell shortcut (Was Re: xinetd Permissions; IMAP server)

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Igor Pechtchanski wrote: > [snip] > Or you could try to get a SYSTEM-owned shell, and remove it from there. > FWIW, I have a handy shortcut for that (see below). Sorry, I forgot to include the promised shortcut. Here it is: C:\cygwin\bin\bash.exe -c "at $(date +%H):$(($(dat

Re: Newbie: cygrunsrv using strange PATH variable

2004-08-27 Thread Alder
Larry Hall wrote: Specifically, we need to know the results of 'cygcheck -srv' (*attached*, not inlined), the exact context in which this happens, and the input and output. My apologies. I think I covered the inputs and outputs in my original post, though. Here (attached) are the results of: $

Re: help on makefile

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Nicolas Roche wrote: > Yung Leem wrote: > > Hello to all cygwin experts, > > > > I am a newbie cygwin user that's having a problem compiling a java source. > > I am running a makefile that's calling "javac -cp [some_dir] > > /cygdrive/c/blah/myclass.java" > > that's complainin

Re: how to re-build Cygwin core package?

2004-08-27 Thread Peter Rehley
Might we be able to update the FAQ with this information? On Aug 26, 2004, at 11:22 PM, Gernot Hillier wrote: Hi! Am Mittwoch, 25. August 2004 13:07 schrieb Gernot Hillier: how to re-build Cygwin core package? Just as reference for others - I now did it this way: 1. Install Cygwin 2004-06-24,

Re: Possible :) development lack...resource crawling --- Security Update :)

2004-08-27 Thread Robert McNulty Junior
She said that this is off topic. Take it to a MSDN group or get Mingw. -- 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: opengl 1.4

2004-08-27 Thread Brian Ford
On Fri, 27 Aug 2004, Kamil ERMAN wrote: > Hi; > I try to upgrate > opengl 1.4 version, because > I want to run and compile mycode in windows > How can I obtain related lib and dll for cygwin-gcc > compiler. Windows only supports OpenGL version 1.1. All newer functionality is vendor specific (AT

Re: Possible :) development lack...resource crawling --- Security Update :)

2004-08-27 Thread boxforsr
Thank U much, girl... what libs does the built prog use? MS's or not? Cycle from RT_'s makes the deal but I want native support ... - Original Message - Sent: Friday, August 27, 2004 9:09 PM Subject: Re: Possible :) development lack...resource crawling --- Security Update :) > On A

Re: Possible :) development lack...resource crawling --- Security Update :)

2004-08-27 Thread Corinna Vinschen
On Aug 27 20:46, boxforsr wrote: > does EnumResourceTypes enumerate standart types? > think not...surely have to no? This is not a Cygwin .. rela...ted... question. Ask this ... on a Windows ...fo..r.u.m ... please Co...rin... a > > - Original Mes

Re: Possible :) development lack...resource crawling

2004-08-27 Thread boxforsr
Nice work Dave *THUMBS UP* People do teach me too much these days ... I checked, belive me sir... So the problem is that EnumResourceTypes doesn't want to enumerate standart types... RT_* making array of them and calling EnumResourceNames for each of them works fine However EnumResourceTypes l

Re: Newbie: cygrunsrv using strange PATH variable

2004-08-27 Thread Igor Pechtchanski
On Fri, 27 Aug 2004, Alder wrote: > After removing a previous Cygwin installation from my system and > reinstalling from the harddrive using Setup, running cygrunsrv from any > account (administrator or user) produces a Windows dialog reporting that > the DLL cannot be found in the path: > >

RE: Possible :) development lack...resource crawling

2004-08-27 Thread Dave Korn
> -Original Message- > From: boxforsr > Sent: 27 August 2004 17:33 > To: Dave Korn > Cc: Cygwin Mailing List > Subject: Possible :) development lack...resource crawling > > Hello guys have u ever tried to make a resource enumeration under > cygwin Nope. > Success stories want

Possible :) development lack...resource crawling --- Security Update :)

2004-08-27 Thread boxforsr
does EnumResourceTypes enumerate standart types? think not...surely have to no? - Original Message - Sent: Friday, August 27, 2004 8:33 PM Subject: Possible :) development lack...resource crawling > Hello guys have u ever tried to make a resource enumeration under > cygwin

Possible :) development lack...resource crawling

2004-08-27 Thread boxforsr
Hello guys have u ever tried to make a resource enumeration under cygwin Success stories wanted...die-hardly wanted ... Strange ... Finding resources works just fine... but not enumerating and I want enumeration ... yes , right enumeration I want ...wanna use things like EnumResourceT

Re: Newbie: cygrunsrv using strange PATH variable

2004-08-27 Thread Larry Hall
At 03:06 AM 8/27/2004, you wrote: >After removing a previous Cygwin installation from my system and reinstalling from >the harddrive using Setup, running cygrunsrv from any account (administrator or user) >produces a Windows dialog reporting that the DLL cannot be found in the path: > >D:\cyg

Re: convert .lib to .a

2004-08-27 Thread Larry Hall
At 01:31 AM 8/27/2004, you wrote: >Yu-Cheng Chou wrote: > >>Hi, Larry: >>I have two c-callable static libs which are created by vc, but the source codes are >>not available. >>I need these libs to create a shared library using gcc under cygwin. >>Command line: >>gcc -shared -o libmpi.dl mpi_chdl.o

RE: Lack of development feature ....

2004-08-27 Thread Dave Korn
> -Original Message- > From: boxforsr > Sent: 27 August 2004 16:49 > To: Dave Korn > Cc: Cygwin Mailing List > Subject: Re: Lack of development feature > > ehmm excuse me ms. I'm newbie really sorry won't do > that again.. Heh, cool :) > No listen ma shoutin' now... >

questions about DLL's: .a, .def, and .dll

2004-08-27 Thread Oliver
Hi folks, I'm confused about the files that dllwrap creates. On Unix (where I've been programming forever) all you have to do is create a .so shared library. But dllwrap ends up creating a .a file, a .def file, and a .dll file, yet I can build a program that links to, e.g., mylib.dll, with only

Re: How to install gcc/g++ 2.95 (older version of gcc) on cygwin ?

2004-08-27 Thread Brian Dessent
bt tan wrote: > > How about gcc/g++ version 3.0.0 ? Is it as buggy as > 2.95? > > I have lotsa buggy program which was made using 2.95 > it runs smoothly on 2.95 of gcc. But fails to run > using 3.3 and 3.4 which I've tried. I would like to > try on the version 2.95. Any idea how may I do that?

Re: Lack of development feature ....

2004-08-27 Thread boxforsr
Wrong Name? I c.errhhggg ... no the name is just fine... no,really... Thanks for prog lesson , but I really didn't mean that x-| It has to be in winbase.h ...right?Right I have up to da date cygwin... where is it ,U smarty boy? If I'm to much - excuse ... but this is for interest

Re: Lack of development feature ....

2004-08-27 Thread Chuck McDevitt
First, you have the name wrong. Second, if it's not there, Define it yourself: #define LOAD_IGNORE_CODE_AUTHZ_LEVEL 0x0010 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Re: Lack of development feature ....

2004-08-27 Thread boxforsr
ehmm excuse me ms. I'm newbie really sorry won't do that again.. No listen ma shoutin' now... __ LOAD_IGNORE_CODE_AUTHZ_LEVEL If this value is used, the system does not perform automatic trust comparisons on

RE: Lack of development feature ....

2004-08-27 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of boxforsr > Sent: 27 August 2004 16:33 > To: Cygwin Mailing List > Subject: Lack of development feature BEFORE YOU DO ANYTHING ELSE READ THIS: http://www.cygwin.com/acronyms/#PCYMTNQREAIYR DO NOT QUOTE MY EMAIL ADDRESS IN

Lack of development feature ....

2004-08-27 Thread boxforsr
Where is "LOAD_IGNORE_AUTHZ_LEVEL" in winbase.h??? -- 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: xinetd Permissions; IMAP server

2004-08-27 Thread Igor Pechtchanski
On Thu, 26 Aug 2004, overbored wrote: > Hi all, I have newbie questions on two subjects: > > 1. xinetd > > I can't remove the file /var/lock/subsys/xinetd, either via 'rm > /var/lock/subsys/xinetd', the init.d/xinetd script, or Windows Explorer. The > permissions on it say that it's writable by SY

Re: Any working PL./Perl instance of - Postgres 7.4.5-1,perl-5.8.5 - on -XP home or Win 2000?

2004-08-27 Thread Reini Urban
Kumar Pandey schrieb: If anyone with cygwin install of above combination (available from yesterday) could run the tests outlined below - I would very much appreciate it. Please post your results. Thanks Kumar Steps to install and test - 1) install plperl createlang plperl template1 2) create test

Re: Any working PL./Perl instance of - Postgres 7.4.5-1,perl-5.8.5 - on -XP home or Win 2000?

2004-08-27 Thread Jason Tishler
Kumar, On Fri, Aug 27, 2004 at 07:17:59AM -0700, Kumar Pandey wrote: > If anyone with cygwin install of above combination > (available from yesterday) could run the tests > outlined below - I would very much appreciate it. > Please post your results. Unfortunately, I get exactly the same results

Re: How to install gcc/g++ 2.95 (older version of gcc) on cygwin ?

2004-08-27 Thread bt tan
How about gcc/g++ version 3.0.0 ? Is it as buggy as 2.95? I have lotsa buggy program which was made using 2.95 it runs smoothly on 2.95 of gcc. But fails to run using 3.3 and 3.4 which I've tried. I would like to try on the version 2.95. Any idea how may I do that? Rgrds, Tan. --- Brian Dessent

Re: cygwin nfs server

2004-08-27 Thread boxforsr
well try that... and to start it every session add it to win autorun - Original Message - From: "Povolotsky, Alexander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "'Hugh Sparks'" <[EMAIL PROTECTED]>; "'Robb, Sam'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "'b

Re: How to install gcc/g++ 2.95 (older version of gcc) on cygwin ?

2004-08-27 Thread Brian Dessent
bt tan wrote: >Any body have any idea how can I install an > older version of gcc on the cygwin? > >I've tried download the tarball from ftp.gnu.org > but dunno how to install it. Any ideas? gcc 2.95 was removed from the Cygwin distribution because it was buggy and no one was interes

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-27 Thread Hans Horn
Gerrit, The problem goes away if I either leave the -ffast-math flag out (and remove the flags that are implicitly set by -fmath-math under the hood, i.e. -funsafe-math-optimizations and -fno-trapping-math) or leave the -mfpmath=sse flag out or turn optimization off all-together (replace -On wi

RE: cygwin nfs server

2004-08-27 Thread Povolotsky, Alexander
Searching for PORTMAP.EXE finds it in Z:\cygwin\usr\sbin (Z: drive is remapping of my C: drive which itself is not visible on Windows XP Pro) >Service name is Cygwin Portmap ... Do I need to start it myself manually ? -Original Message- From: Povolotsky, Alexander Sent: Friday, August

How to install gcc/g++ 2.95 (older version of gcc) on cygwin ?

2004-08-27 Thread bt tan
Hi, Any body have any idea how can I install an older version of gcc on the cygwin? I've tried download the tarball from ftp.gnu.org but dunno how to install it. Any ideas? Rgrds, Tan. ___ Do you Yahoo!? Win 1 of 4,000 free domain names

opengl 1.4

2004-08-27 Thread Kamil ERMAN
Hi; I try to upgrate opengl 1.4 version, because I want to run and compile mycode in windows How can I obtain related lib and dll for cygwin-gcc compiler. Respectfully Kamil ERMAN ___ALL-NEW Yahoo! Messe

Re: cygwin nfs server

2004-08-27 Thread boxforsr
Service name is Cygwin Portmap ... Why don't u try to make connection via samba? - Original Message - From: "Povolotsky, Alexander" <[EMAIL PROTECTED]> To: "'boxforsr'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "'Hugh Sparks'" <[EMAIL PROTECTED]>; "'Robb, Sam'" <[EMAIL PROTECTED]>; <[

Re: cygwin nfs server

2004-08-27 Thread boxforsr
Still no portmap? that's impossible... - Original Message - From: "Povolotsky, Alexander" <[EMAIL PROTECTED]> To: "'boxforsr'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "'Hugh Sparks'" <[EMAIL PROTECTED]>; "'Robb, Sam'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sen

Any working PL./Perl instance of - Postgres 7.4.5-1,perl-5.8.5 - on -XP home or Win 2000?

2004-08-27 Thread Kumar Pandey
If anyone with cygwin install of above combination (available from yesterday) could run the tests outlined below - I would very much appreciate it. Please post your results. Thanks Kumar Steps to install and test - 1) install plperl createlang plperl template1 2) create test table CREATE TAB

RE: cygwin nfs server

2004-08-27 Thread Povolotsky, Alexander
Yes, I got this package downloaded/installed yesterday too. cygcheck -cd ... sunrpc 4.0-2 ... -Original Message- From: boxforsr [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 9:47 AM To: Povolotsky, Alexander Cc: [EMAIL PROTECTED] Subject: Re: cygwin nfs server Po

Re: cygwin nfs server

2004-08-27 Thread boxforsr
Portmap is in another package... It is called SunRpc or smth - Original Message - From: "Povolotsky, Alexander" <[EMAIL PROTECTED]> To: "'Hugh Sparks'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "'Robb, Sam'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PRO

RE: cygwin nfs server

2004-08-27 Thread Povolotsky, Alexander
Hello Hugh, I have: cygrunsrv.exe (two of these - you have three instances ...) rpc.nfsd.exe rpc.mountd.exe I do not have PORTMAP.EXE ! >Try exporting some directories and see if you can mount them from your Unix/Linux machine. My Linux board is not ready yet (I am working now at h

Re: pthread.h macro bug

2004-08-27 Thread Patrick Graebel
Thanks for giving me a hint! I figured it out: both macros have to be used INSIDE a "{}" code body in the right order. So the use like a normal function fails. Sorry for this redundant news entry :) -Patrick Corinna Vinschen wrote: On Aug 27 02:30, Patrick Graebel wrote: Hi! The macros for pthre

Re: help on makefile

2004-08-27 Thread Nicolas Roche
Yung Leem wrote: Hello to all cygwin experts, I am a newbie cygwin user that's having a problem compiling a java source. I am running a makefile that's calling "javac -cp [some_dir] /cygdrive/c/blah/myclass.java" that's complaining about not being able to find that file. Being familiar with unix

BUG: mv on a mounted network drive

2004-08-27 Thread Colin JN Breame
Take a look at this output, 'cos it ain't right $ pwd /mnt/devserver_e/temp $ mount c:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) \\devserver\dev_e_drive on /mnt/devserver_e type system (binmode) c:\cygwin\bin on /usr/bin type system (binmode) c:\cygwin\li

Re: Very slow SCSI tape drive with cygwin/Win2kPro

2004-08-27 Thread Corinna Vinschen
On Aug 27 07:13, Bill Nugent wrote: > Hi Corinna, > > Setting tar's -b size up resulted in a radical increase. Still not > streaming but real close and workable. Reading in a 100GB tape with > 500MB to 1,500MB files should take about three or four hours instead of > three weeks! I'm going to

RE: cygrunsrv -S mountd fails: Error starting a service: QuerySer viceStatus: Win32 error 1062 ?

2004-08-27 Thread Povolotsky, Alexander
Hi Hugh, Yes, I did run nfs-server-config prior to cygrunsrv commands >It worked for me when I told it to install mountd, nfsd and portmap as >Windows services NOT as inetd or xinetd services. but I ran it without any arguments - I am not sure how did you run it per above words of yours: "I tol

Re: Problem with bash colorin'

2004-08-27 Thread boxforsr
OK OKI'm lamer sorry gotta change standard win term settings . BUT HOW DID IT GONE RED? I don't remember that I changed defaults strange ... - Original Message - From: "boxforsr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 3:48 PM Subje

Fw: Problem with bash colorin'

2004-08-27 Thread boxforsr
Hello ehhmmm excuse me ... I have a problem concernin' bash implementation And the problem is: "My bash gone bloody" ... yes, that's right everything that was white became red and everything that was grey became cherry-alike .(I'm talking bout fonts)... That happened without any

Re: Very slow SCSI tape drive with cygwin/Win2kPro

2004-08-27 Thread Bill Nugent
Hi Corinna, Setting tar's -b size up resulted in a radical increase. Still not streaming but real close and workable. Reading in a 100GB tape with 500MB to 1,500MB files should take about three or four hours instead of three weeks! I'm going to keep experimenting to see if I can get it to s

Re: pthread.h macro bug

2004-08-27 Thread Corinna Vinschen
On Aug 27 02:30, Patrick Graebel wrote: > Hi! > > The macros for pthread_cleanup_push/pop are corrupt, so that g++ > (version 3.3.3) fails on '}'. Also there seems to be a space too much > between macro name and macro opening bracket. $ cat > pt.cc < void hdl (void *arg) { } int main() { pt

Re: F_ULOCK, F_LOCK, F_TLOCK, F_TEST missing in unistd.h

2004-08-27 Thread Corinna Vinschen
On Aug 26 22:48, Gary R. Van Sickle wrote: > Well, I just did my 2 minute due diligence and looked up the difference > between advisory and mandatory file locking. Did I read right? Does > advisory locking actually in no way prevent write access to the "locked" > file unless all the interested pr

Re: License

2004-08-27 Thread Arash Partow
Corinna wrote: If you distribute a Cygwin DLL binary, you must also provide the sources of the DLL. It's not enough to point to the Cygwin web page. For further details, see http://cygwin.com/licensing.html And also as I understand the GPL, you should together along with the source to the cygwin

help on makefile

2004-08-27 Thread Yung Leem
Hello to all cygwin experts, I am a newbie cygwin user that's having a problem compiling a java source. I am running a makefile that's calling "javac -cp [some_dir] /cygdrive/c/blah/myclass.java" that's complaining about not being able to find that file. Being familiar with unix development, I

Newbie: cygrunsrv using strange PATH variable

2004-08-27 Thread Alder
After removing a previous Cygwin installation from my system and reinstalling from the harddrive using Setup, running cygrunsrv from any account (administrator or user) produces a Windows dialog reporting that the DLL cannot be found in the path: D:\cygwin\usr\sbin;.;;. I'm pretty sure