passwd

2002-01-28 Thread Chris Mueller
Hi, Finally, our new openSSH seems to run. The next obstacle is the password. In the passwd file we find: unused_by_nt with each user. Is there somewhere a howto about configuering correctly passwd? Thanks for recommendations :-) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

cannot allocate >256 MB?

2002-01-28 Thread Frank Seide
Hi, I'm having trouble with a perl script under cygwin/perl that uses a lot of memory. Cygwin seems to blow up when allocating >256 MB. 1) At the moment memory allocation reaches apparently 256 MB (virtual-memory size shown in the Win Task Mgr), the script terminates with the message "Out of mem

Re: help matlab

2002-01-28 Thread Pavel Tsekov
Hello, Tamer :) Tamer Samy abdelazim wrote: >>Dear Sir; >>i use cygwin for windows (gcc) and i try to call matlab >>engine from C under cygwin ... always errors (the error is under) >>can you help ...thanks in advance >> >>ERROR >>$ make >>gcc -o TPSS_ML main.o run_matlab.o msg.o s

Re: help matlab

2002-01-28 Thread Pavel Tsekov
Hi, Tamer :) You can't to use solaris, linux or any other platform targeted libraries to link with cygwin gcc. To link a program with cygwin tools you need cygwin targeted library or an cygwin import lib built from a windows native dll (you can find info about this on the mailing list). So I sug

Re: FAQ topic "What about special DOS devices"

2002-01-28 Thread Volker Quetschke
Hi >>From: "Robert Collins" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Sent: Sunday, January 27, 2002 11:58 AM >>Subject: FAQ topic "What about special DOS devices" >> >> >> >>>Can we add "(i.e. comX, lptX, aux)" >>> >> ^ to the title of the question >> >

Re: security.cc: bug report, question and suggestion

2002-01-28 Thread Corinna Vinschen
On Fri, Jan 25, 2002 at 11:44:03AM -0500, Pierre A. Humblet wrote: > By the way, do you know why LookupAccountSid() returns different > values when the sid is impersonated and when it isn't. Like: > > In impersonated token created in a process launched by Phumblet > /*** Token Use

Hi Need Help

2002-01-28 Thread Gorantla
Hi, I am very new to this CYGWIN. So, i could not find how to use this tool fully. Can you, please, tell me how to decrypt a file, which is encrypted in UNIX, in Windows NT. Any help will be apriciated. Siva Gorantla -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: OT: gdb, cygwin & WINE

2002-01-28 Thread Corinna Vinschen
On Fri, Jan 25, 2002 at 12:56:58PM -0500, Chris Faylor wrote: > Corinna once ported an internal application, called libremote, which > might allow you to do something like this. I don't know if it allowed > a linux gdb to debug a Windows app, though. > > Corinna? Uhm, yes? I don't know either

dlopen...

2002-01-28 Thread BERTRAND Joël
Hello, I'm working on a scientific langague which is downloadable at http://rpl2.free.fr. This language can be used on several Unix and VMS workstations and some users would use this language on Windows OS. I have tried to compile this language with Cygwin (the 4.00pre4b releas

RE: SSHD Problems

2002-01-28 Thread tuukka
On Wed, Jan 23, 2002 at 11:59:32AM +, [EMAIL PROTECTED] wrote: > > > Hi! > > I have installed Cygwin to WinNT and tried to start sshd. I got this following > message: > > $ sshd -D -d -d > debug1: Seeding random number generator > /etc/sshd_config line 49: Deprecated option CheckMail >

Re: cannot find -ly?

2002-01-28 Thread Corinna Vinschen
On Sun, Jan 27, 2002 at 12:17:03PM -0800, y z wrote: > Hi, > > I want to compile with GCC in combination with FLEX > and BISON. I have already got lex.yy.c and y.tab.c, > but when I compiled with the following command: gcc > y.tab.c -ll -ly, it always shows an error > information: > /usr/lib/gcc-

Re: passwd

2002-01-28 Thread Corinna Vinschen
On Mon, Jan 28, 2002 at 09:29:59AM +0100, Chris Mueller wrote: > Hi, > > Finally, our new openSSH seems to run. > > The next obstacle is the password. > In the passwd file we find: > unused_by_nt with each user. > > Is there somewhere a howto about configuering correctly passwd? NT has it's ow

Re: passwd

2002-01-28 Thread Chris Mueller
At 11:31 +0100 28.01.2002, Corinna Vinschen wrote: >NT has it's own user database with it's own passwords, right? Yes - but logging in into ssh, from local or remote, the passwords (which work fine in NT) are refused by openSSH/cygwin. There must be one more connection between ssh and nt concern

Re: dlopen...

2002-01-28 Thread Pavel Tsekov
Hi, Joël BERTRAND Joël wrote: > Hello, > > I'm working on a scientific langague which is downloadable at > http://rpl2.free.fr. This language can be used on several Unix and VMS > workstations and some users would use this language on Windows OS. I > have tried to compile this langua

Re: passwd

2002-01-28 Thread Corinna Vinschen
On Mon, Jan 28, 2002 at 11:51:43AM +0100, Chris Mueller wrote: > At 11:31 +0100 28.01.2002, Corinna Vinschen wrote: > >NT has it's own user database with it's own passwords, right? > > Yes - but logging in into ssh, > from local or remote, > the passwords (which work fine in NT) > are refused by

Re: passwd

2002-01-28 Thread Chris Mueller
At 11:59 +0100 28.01.2002, Corinna Vinschen wrote: >You have to start it as service under SYSTEM account due to >the NT user rights needed. And this has to be done with the nt-kit from microsoft? Or are others tools successful as well? During setup we answered the question whether service or not

Re: Re: Re: new to-do item

2002-01-28 Thread Gorantla
Thanks for your information Siva Gorantla On Mon, 28 Jan 2002 Corinna Vinschen wrote : > Please ask Cygwin related questions on the appropriate > mailing list. > You can find a list of available mailing lists on the > web page > > http://cygwin.com/lists.html > > Subscribing and unsub

Re: cygwin Digest 28 Jan 2002 07:40:28 -0000 Issue 1720

2002-01-28 Thread David
How does one assign ports within cygwin ? I would like to assign a port to a application we have written. Thanks in advance. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html F

Re: cygwin Digest 28 Jan 2002 07:40:28 -0000 Issue 1720

2002-01-28 Thread Pavel Tsekov
What does it mean to assign port in cygwin ? I cant understand your question. David wrote: > How does one assign ports within cygwin ? I would like to assign a port > to a application we have written. > Thanks in advance. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: cygwin Digest 28 Jan 2002 07:40:28 -0000 Issue 1720

2002-01-28 Thread David
I would like to assign a tcp port number to an application. Just as ssh is assigned a port number and is listened for on a particular port. Does that clarify ? At 02:06 PM 1/28/2002 +0100, Pavel Tsekov wrote: >What does it mean to assign port in cygwin ? I cant understand your >question. > >Da

Re: cygwin Digest 28 Jan 2002 07:40:28 -0000 Issue 1720

2002-01-28 Thread Pavel Tsekov
Please, next time reply to the list. David wrote: > I would like to assign a tcp port number to an application. Just as ssh > is assigned a port number and is listened for on a particular port. Does > that clarify ? Not much. Do you want to code you application to listen on port 1234, or you

Re: lgamma function not available with -mno-cygwin

2002-01-28 Thread Tim Prince
On Sunday 27 January 2002 15:20, William D. Kirby wrote: > I'm working with the beta cvs version of GNUPLOT. The X11 version > compiles and tests fine using CYGWIN v1.3.9-1 build, but I get an error > message testing the WIN32 version (i.e., -mno-cygwin). The gnuplot > generated error message duri

RE:What's wrong with this?

2002-01-28 Thread Jorge Goncalvez
Hi, i have this perl script but it seems returning always 0 use IO::Socket; $port=21; $sock = IO::Socket::INET->new(PeerAddr =>'localhost', PeerPort => $port, Proto => 'tcp') ; die &inetdconf unless ($sock); my $

problems with gdbm ????

2002-01-28 Thread Godefroid Chapelle
Hi all, I'll try to be as detailed as possible... I am trying to use a python project which has access to the gdbm module which is an interface to the gdbm C "package". I get strange errors (malloc errors). Both gdbm and python interface are quite mature so I suspect that the problem is some

Re: What's wrong with this?

2002-01-28 Thread Andrew Markebo
| my $cmd=" c:\\oxe\\cygwin\\bin\\sed.exe 's/^\#ftp/ftp/' | c:\\cygwin\\usr\\local\\etc\\inetd.conf > c:\\cygwin\\usr\\local\\etc\\inetd.new | system($cmd); If it is a cygwin perl, system would probably run it as a unix environment/shell?? So shouldn't c:\\cygwin.. be c:/cygwin??

Fwd: Re: problems with gdbm ????

2002-01-28 Thread Godefroid Chapelle
>Date: Mon, 28 Jan 2002 16:05:02 +0100 >To: Andrew Markebo <[EMAIL PROTECTED]> >From: Godefroid Chapelle <[EMAIL PROTECTED]> >Subject: Re: problems with gdbm > >At 15:59 28/01/2002, you wrote: > >>/ Godefroid Chapelle <[EMAIL PROTECTED]> wrote: >>| Hi all, >>| >>| I'll try to be as detailed

Serial Communication

2002-01-28 Thread ROLAND
I am trying to get serial communication going. For some reason my program just freezes when it is trying to read data. Does anybody know how I should read data from another system??? The problem here is that it is possible that the data is not there yet, so the program has to wait for it. I hope s

Fw: After new install, start in /usr/bin/{myname} not in /home/{myname}

2002-01-28 Thread Robert Collins
There is apparently a bug in mkpasswd. (I was tracking to see if setup.exe was the culprit). On this machine (and others have been reported too) mkpasswd returns a bad home path, which leads to somewhat strange behaviour. The two attached cygchecks, from Fergus, show the environment with a bad /

Re: Cygwin mistakes directories for character devices

2002-01-28 Thread Robert Collins
=== - Original Message - From: "James Vega" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 27, 2002 6:08 PM Subject: Re: Cygwin mistakes directories for character devices > On Sun, 27 Jan 2002, Robert Collins wrote: > > > Under win9x, such filenames are invalid - they

Re: Re installer crash

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Jason Doege" <[EMAIL PROTECTED]> To: "Cygwin@Cygwin. Com" <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 5:55 AM Subject: Re installer crash > I have successfully installed many times until the latest release of > the installer which crashes with an i

Re: New setup.exe snapshot

2002-01-28 Thread Robert Collins
- Original Message - From: "John A. Turner" <[EMAIL PROTECTED]> > Robert Collins wrote: > > > Any and all testing/feedback is needed. > > I've been using it for a while, and have a bit of feedback... Thank you. > o if the window gets covered up, clicking on its button on the > taskba

Re: After new install, start in /usr/bin/{myname} not in /home/{myname}

2002-01-28 Thread Robert Collins
=== - Original Message - From: "fergus at bonhard dot uklinux dot net" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "fergus at bonhard dot uklinux dot net" <[EMAIL PROTECTED]> Sent: Saturday, January 26, 2002 9:30 AM Subject: After new install, start in /usr/bin/{myname} not in /home/{

Re: texmf packages ready

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Jan Nieuwenhuizen" <[EMAIL PROTECTED]> > Hmm, what does setup.exe do with partly downloaded tarballs? Nothing special. From the wishlist: * incremental/recoverable download capability. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: setup.exe snapshot: install from local directory not working

2002-01-28 Thread Robert Collins
=== - Original Message - From: <[EMAIL PROTECTED]> To: "Robert Collins" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 9:42 AM Subject: Re: setup.exe snapshot: install from local directory not working > On Wed, Jan 23, 2002 at 09:28:24AM +1100, Robert Coll

Re: C++ dll segfault problem

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Markus Hoenicka" <[EMAIL PROTECTED]> > Hi, > > I'm stuck with a problem building dynamically linked versions of > OpenJade, onsgmls etc. (http://sourceforge.net/projects/openjade). The ... > I've also tried to get some insight from strace. strace in this

Re: New setup.exe snapshot

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Robert Collins" <[EMAIL PROTECTED]> > > VC++ debugger reports exception code=0xc005, flags=0x, > > Address=0x0041e53e > > > > If you wish I can give you a memory dump! > > Don't worry - we've had on person reporting a memory crash on XP,

RE: DocBook and OpenJade packages

2002-01-28 Thread Markus Hoenicka
Hi, I'm currently working on OpenJade for Cygwin. 1.4 is broken, but the just released 1.3.1 builds out of the box, at least statically linked. I'm currently trying to track down the segfault problem with the dynamically linked binaries (any help is appreciated). For the time being, do not forge

[URGENT] dlopen question

2002-01-28 Thread Stephano Mariani
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I recently discovered (to my horror) that the RTLD_* options (in /usr/include/dlfcn.h) seem to just be dummy placeholders in cygwin, due to the utterly feeble shared library/dll model under windows. The cygwin sources appear to have wrapped the dl{

Re: C++ dll segfault problem

2002-01-28 Thread Markus Hoenicka
Hi Robert, I didn't know this nice trick. However, neither sh nor bash can reproduce this problem under these conditions. The apps just run fine. But if I start the apps without strace, they segfault upon exit. Does this funny behaviour give any clue about the nature of the underlying problem? A

Re: Building postfix under cygwin

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Jason Tishler" <[EMAIL PROTECTED]> To: "Matthew Smith" <[EMAIL PROTECTED]> Cc: "Greg Matheson" <[EMAIL PROTECTED]>; "Cygwin" <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 12:53 AM Subject: Re: Building postfix under cygwin > Matt, > > On Tue, Jan 2

Re: cannot allocate >256 MB?

2002-01-28 Thread Randall R Schulz
At 00:31 2002-01-28, you wrote: >Hi, > >I'm having trouble with a perl script under cygwin/perl that uses a lot >of memory. > >Cygwin seems to blow up when allocating >256 MB. > >... > > >(Does cygwin really have a limit of 256 MB!?!? Wouldn't that make it >kind of a toy?) Don't be rude and don'

RE: Old Thread: Cygwin Performance

2002-01-28 Thread Ralf Habacker
Hi all, the last days I have run the lmbench benchmark suite with cygwin and Suse Linux 7.1 on a Toshiba Satellite Pro 4300 Serie with PIII 700 MHz, 320 MB RAM. I was very surprised about the differences in some tests. While some tests produces expected results for example in the "processor re

RE: CVS PServer problem

2002-01-28 Thread Phil Dempster
> RTFMLA > > [Heh. Been waiting to use that one...] > > Pserver doesn't work yet. Using :external and SSH does. > > Geoff Actually, I have had CVS pserver work under Win2K/Cygwin and a certain amount of duress. I _might_ even be able to work out how I did it, if there is sufficient demand and t

execl problem!!!

2002-01-28 Thread GRI
Hi: Please look this code from a1.exe program and a2.exe program: //a1.cpp #include #include #include int main() { execl("a2.exe","",NULL); return 0; } #include #include //a2.cpp int main() { char c1; while(c1!='c') c1=getchar(); printf("%c\n",c1); }

Re: gcc/gcc-2.95.3-5

2002-01-28 Thread Christopher Faylor
On Sun, Jan 27, 2002 at 11:25:02PM +0100, Gerrit P. Haase wrote: >Hallo DaSpinman, > >Am 2002-01-27 um 23:10 schriebst du: > >> I recently downloaded Cygwin 2days ago with the hope of using gcc to compile >> my C programs on it. I successfully installed Cygwin (Cygwin/Cygwin -1.3.9-1) >> and als

Re: CVS PServer problem

2002-01-28 Thread Charles Wilson
Phil Dempster wrote: >>RTFMLA >> >>[Heh. Been waiting to use that one...] >> >>Pserver doesn't work yet. Using :external and SSH does. >> >>Geoff >> > > > Actually, I have had CVS pserver work under Win2K/Cygwin and a certain > amount of duress. I _might_ even be able to work out how I did it,

Re: New setup.exe snapshot

2002-01-28 Thread Charles Wilson
Robert Collins wrote: > > I believe this is now *really* fixed, and a new setup snapshot is at > http://www.cygwin.com/setup-snapshots/ FYI, this version still crashes if you click the "Add" User URL button, but haven't typed anything into the entry box. --Chuck -- Unsubscribe info:

Re: socket/fdopen/exec problem

2002-01-28 Thread Pierre A. Humblet
Corinna Vinschen wrote: > > > > > Any thoughts? > > Not immediately. Two questions: > > - Did you encounter the same on NT? Corinna, I have now duplicated on NT the tests reported in http://cygwin.com/ml/cygwin/2002-01/msg01642.html (saturday evening) On NT as on Win98/Me, ps -W shows one

Re: socket/fdopen/exec problem

2002-01-28 Thread Christopher Faylor
On Sat, Jan 26, 2002 at 11:51:38PM -0500, Pierre A. Humblet wrote: >I have no idea where to start debugging that. I am attaching the demo program. >It is used as shown in the previous message, and also using ps -W. Attach gdb to the process. cgf -- Unsubscribe info: http://cygwin.com/ml/#

Thank you

2002-01-28 Thread norm
To the developers and maintainers of cygwin: I recently installed cygwin on a Windows 2000. It has considerably alleviated the pain and horror of having to use Windows. Thank you very much. You will all have left the world better for having lived in it. Norman Shapiro 798 Barron Avenu

New setup.exe and crashes

2002-01-28 Thread John P. Rouillard
In Message-ID: <030301c1a71f$8228eef0$0200a8c0@lifelesswks> "Robert Collins" <[EMAIL PROTECTED]> wrote: > o it seems to crash on certain mirrors - the ones I've had crash >> are >... >> note that the old setup.exe (2.125.2.10) works fine on the others > >I've uploaded a new setup.exe that sho

how to open *.htm and *.lnk

2002-01-28 Thread hongxun lee
At the moment, my way to open an htm file is to put its name in a DOS batch file, and then run the batchfile, which makes things complicated; but by no way can i open an lnk. Any simpler methods ? Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Access Denied

2002-01-28 Thread [EMAIL PROTECTED]
I have Windows 2000 server and i just installed cgywin. However the only person that can log in the administrator. Every other user in users and groups say access denied. Any ideas? RS -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/

problem linking to opengl functions, VTK

2002-01-28 Thread Mueller, Christof
Hi, I'm trying to compile VTK examples and seem to have trouble linking with opengl. here is what I think should be working, but didn't: ( g++ -v -g -O2 -o ./Cone.exe Cone.cxx -I/usr/opt/VTK/VTK/Graphics -I/usr/opt/VTK/VTK/Filtering -I/usr/opt/VTK/VTK/Common -I/usr/opt/VTK/VTK -I/usr/opt/VTK/VT

Re: how to open *.htm and *.lnk

2002-01-28 Thread Randall R Schulz
Hongxun, Here are the elements you need: For BASH users (equivalents presumably exist in other shells): % help test ... -h FILETrue if file is a symbolic link. -L FILETrue if file is a symbolic link. ... % man readlink % cygpath --help Now, write a BASH (or other she

Re: problem linking to opengl functions, VTK

2002-01-28 Thread Andre Bleau
>/usr/opt/VTK/VTK/bin//libvtkRendering.a(vtkOpenGLActor.o): In function >`vtkOpenGLActor::Render(vtkRenderer *, vtkMapper *)': >/usr/opt/VTK/VTK/Rendering/vtkOpenGLActor.cxx:88: undefined reference to >`glGetIntegerv' >/usr/opt/VTK/VTK/Rendering/vtkOpenGLActor.cxx:95: undefined reference to >`glD

CVS and SSL support

2002-01-28 Thread Mark_Hamilton
To Whom it May Concern, I've been trying to build a version of CVS with SSL support and I just can't get it to work. The tests fail on cygwin and I get strange behavior with my CVS server on a linux box. Can you point me to a distribution of CVS with ssl support or give me some advice? -Mark

Re: Access Denied

2002-01-28 Thread Larry Hall (RFK Partners, Inc)
At 03:00 PM 1/28/2002, [EMAIL PROTECTED] wrote: >I have Windows 2000 server and i just installed cgywin. However the only person that >can log in the administrator. Every other user in users and groups say access denied. >Any ideas? What do you mean "log in"? Did you install for "everybody"

Re: [URGENT] dlopen question

2002-01-28 Thread Chris January
> I recently discovered (to my horror) that the RTLD_* options (in > /usr/include/dlfcn.h) seem to just be dummy placeholders in cygwin, > due to the utterly feeble shared library/dll model under windows. > > The cygwin sources appear to have wrapped the dl{open,sym,close} > calls around the windo

[ANNOUNCEMENT] New on sourceware: texmf-20000804-2

2002-01-28 Thread Jan Nieuwenhuizen
Hi, I'm pleased to announce that teTeX's TeX Directory Structure (aka the texmf tree) has been packaged and is available for download. This release matches the latest tetex-beta packages (20001218-3 or -4). This is the first experimental release. As the full texmf tree is quite big (>30MB), it

Re: New setup.exe snapshot

2002-01-28 Thread Robert Collins
=== - Original Message - From: "Charles Wilson" <[EMAIL PROTECTED]> > > I believe this is now *really* fixed, and a new setup snapshot is at > > http://www.cygwin.com/setup-snapshots/ > > > FYI, this version still crashes if you click the "Add" User URL button, > but haven't typed anythi

Re: failure notice

2002-01-28 Thread Michael A Chase
Try the ones you are interested in and see. Please make any more such enquires to [EMAIL PROTECTED], that's where this belongs unless you are offering patches to fix problems you have found. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://w

Re: New setup.exe and crashes

2002-01-28 Thread Robert Collins
- Original Message - From: "John P. Rouillard" <[EMAIL PROTECTED]> > >I've uploaded a new setup.exe that shouldn't crash on *anything*. If you > >have time please give it a shot. > > I have successfully used it to download and install openssh from > http://mirrors.rcn.net with WinNT 4.0SP

Problems building cross compiler on NT

2002-01-28 Thread Mack Lobell
Hi, i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is powerpc, host is cygwin on a NT 4.0 workstation with SP6. The build fails on the following lines: gcc -DCROSS_COMPILE -DIN_GCC-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional

Re: Problems building cross compiler on NT

2002-01-28 Thread Neil Booth
Mack Lobell wrote:- > Hi, > > i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is > powerpc, host is cygwin on a NT 4.0 workstation with SP6. > insn-flags.h:73: warning: carriage return in preprocessing directive > insn-flags.h:75: warning: carriage return in preprocessi

Re: Problems building cross compiler on NT

2002-01-28 Thread Zack Weinberg
On Mon, Jan 28, 2002 at 11:01:22PM +, Neil Booth wrote: > Mack Lobell wrote:- > > > Hi, > > > > i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is > > powerpc, host is cygwin on a NT 4.0 workstation with SP6. > > > insn-flags.h:73: warning: carriage return in prepro

RE: How to set up crontab file in cygwin?

2002-01-28 Thread Jeff Lu
This is what is in my cron file # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.272 installed on Mon Jan 28 18:22:31 2002) # (Cron version -- $Id: crontab.c,v 1.3 2001/06/07 17:12:28 corinna Exp $) SHELL=/bin/sh 0-59/2 * * * * /c/progra~1/apache~1/apache/cgi-bin/print I

RE: How to set up crontab file in cygwin?

2002-01-28 Thread Jeff Lu
How can I check if my cron service is running? -Original Message- From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 05, 2002 11:30 AM To: Jeff Lu Cc: Cygwin Subject: Re: How to set up crontab file in cygwin? Hallo Jeff, Please keep Cygwin related discussion on th

What Is whatis?

2002-01-28 Thread Randall R Schulz
Hi, Well, I know the answer, but I have a penchant for cute subject headers. While just now reading the thread on setting up the "crontab" file, I did my usual "apropos cron" (and similar) and was perplexed to see no results. I could "man cron", "man crontab" and "man 5 crontab" and it was ob

How to start cron service in cygwin?

2002-01-28 Thread Jeff Lu
This is my cron file # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.1800 installed on Mon Jan 28 19:02:13 2002) # (Cron version -- $Id: crontab.c,v 1.3 2001/06/07 17:12:28 corinna Exp $) SHELL=/bin/sh 0-59/2 * * * * /c/progra~1/apache~1/apache/cgi-bin/print I installed

RE: Problems building cross compiler on NT

2002-01-28 Thread Chet Simpson
> Mack Lobell wrote:- > > Huh? As far as I'm aware, that's not a diagnostic that > 3.0.3's preprocessor gives. After all, a carriage return in > a preprocessing directive is quite normal; it ends it! > > Is the bootstrap compiler 2.x? If so, you might want to try > 3.0.3 itself. > > Neil

stringstream vs. strstream

2002-01-28 Thread Ching, Jimen
Hi all, Given this source code: -- #include #include #include #include int main() { stringstream s1; strstream s2; string s, fmt("string"); s1 << fmt[2]; s1 << ends; s

RE: CVS and SSL support

2002-01-28 Thread Geoff Soutter
Yep, download cygwin binaries using setup.exe on cygwin site, choose CVS and OpenSSL packages and bob's your uncle... BTW, pserver doesn't work, use SSL and :ext Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, Jan

RE: CVS PServer problem

2002-01-28 Thread Geoff Soutter
Aw, damn. I should have said "its not supported" and RTFMLA myself. :-) Never mind... Geoff -Original Message- From: Phil Dempster [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 4:02 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: CVS PServer problem > RTFMLA

RE: New setup.exe snapshot

2002-01-28 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Robert Collins [snip] > > - Original Message - > From: "John A. Turner" <[EMAIL PROTECTED]> [snip] > > o if the window gets covered up, clicking on its button on the > > taskbar doesn't br

Re: New setup.exe snapshot

2002-01-28 Thread Michael A Chase
- Original Message - From: "Gary R. Van Sickle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 19:32 Subject: RE: New setup.exe snapshot > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Robert Collins > > >

How to get dos path's in the debug information?

2002-01-28 Thread Mack Lobell
Hi, we just received a 2.95.3 cross compiler, host is cygwin (NT 4.0, SP6) and target is powerpc. The problem we have is that the target elf has cygwin path's (/cygdrive/c/some path/file.c) instead of dos path's (c:\some path\file.c). Our debuggers can't find the source files unless they get t