RE: __getreent() no reference error - linking under .NET

2004-03-13 Thread Barak Raveh
Thanks! -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 5:23 PM To: Barak Raveh; [EMAIL PROTECTED] Subject: Re: __getreent() no reference error - linking under .NET At 05:09 AM 3/11/2004, you wrote: >Hi, >I built a GNU library (GMP) on CygWin,

Re: Missing /include/sys/stropts.h?

2004-03-13 Thread Corinna Vinschen
On Mar 12 08:07, Shawn Legrand wrote: > I am trying to compile SWI-Prolog under CygWin and am receiving a > message that stropts.h is missing from /include/sys. I checked and > there is no such file there or in any directory off of root or in the > CVS source tree. I placed a bug report with SWI-Pr

Re: minor bug in cygrunsrv-0.98 help function

2004-03-13 Thread Corinna Vinschen
On Mar 12 20:53, [EMAIL PROTECTED] wrote: > > Hi: > > The option "--neverexits" is mispelled as "--neverexists" in the help > function: Thanks for the hint. Fixed for the next version. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

Re: Some help with [re-]installation please

2004-03-13 Thread Chris Green
On Fri, Mar 12, 2004 at 02:59:59PM -0600, Brian Ford wrote: > On Fri, 12 Mar 2004, Chris Green wrote: > > > On Wed, Mar 10, 2004 at 10:10:18AM -0600, Brian Ford wrote: > > > > > Since none of this is really specific to Cygwin/X, I've redirected > > > this thread to the main cygwin list. > > > > Yo

cp.exe bug

2004-03-13 Thread Alan
Problem: fileutils version 4.1-2, specifically: cp.exe does not work properly. System Info: Windows 2000, Cygwin DLL version 1.5.7 Reproducing from prompt: prompt> cp some_file ./bin/ Output: cp: `some_file' and `./bin/some_file' are the same file Reproducing from within Makefile: cp ./some_di

[ANNOUNCEMENT] Updated: cygutils-1.2.5-1

2004-03-13 Thread Charles Wilson
Cygutils is a collection of useful(?) tools for the cygwin platform. This release provides an enhanced mkshortcut tool, as well as fixing a few bugs. Changes since 1.2.4-1 * mkshortcut has two new options, -s (startup norm|max|min mode) -d|--desc to control the description field of the

latest snapshot seems better wrt make -j hang problems

2004-03-13 Thread Christopher Faylor
I have been running the "make -j" cygwin breaker for about ten hours now with no hangs, no segvs, and no strange error exits. I'm sure this is just because of the magical way in which I have my system set up but could anyone confirm or deny whether that this snapshot behaves better? If it does st

Re: read(): varblk tape records...(& Fix for : read())

2004-03-13 Thread Corinna Vinschen
On Mar 6 08:20, Jason Winter wrote: > Hi Corinna, > > When you do get a working tape drive, here is an example of read making the > next write 'go bad'... > > Fixed Blocks... which I don't use... (Use a parameter on testtape.exe to > test both cases.) > Jason. > ps. Why did it get a protectio

JOIN THE MERCEDES-BENZ PROMO

2004-03-13 Thread MERCEDES-BENZ
Congratulations! Our database has selected you to take part in the final part of our periodical promo. …All your dreams could come true - the dream home ... the cars or holidays of your Dreams … best of all, perhaps, the dream of financial independence! To take part in this Mercedes-Benz promo is

Re: killing processes owned by others with kill.exe

2004-03-13 Thread Corinna Vinschen
On Mar 9 13:28, Rob S.i.k.l.o.s wrote: > Hello, > > patch attached (diff kill.orig.cc kill.new.cc > kill.cc.patch) Thanks, I've applied the patch with formatting changes and a *ChangeLog*. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

Converting Dos Slashes to Unix Slashes

2004-03-13 Thread zzapper
hi, I thought I'd write a simple script to allow me to cd to a DOS path that I had in my paste buffer, turned out to be tricky alias doscd='. doscd' #!bash # doscd # description : convert dos paths result=$(echo $1 | sed "s/\\\/\//g") \cd $result > doscd "c:\temp\fred" That more or less works b

Re: Converting Dos Slashes to Unix Slashes

2004-03-13 Thread Larry Hall
At 03:10 PM 3/13/2004, you wrote: >hi, >I thought I'd write a simple script to allow me to cd to a DOS path >that I had in my paste buffer, turned out to be tricky > >alias doscd='. doscd' >#!bash ># doscd ># description : convert dos paths >result=$(echo $1 | sed "s/\\\/\//g") >\cd $result > > >>

Re: Problems running Jabberd v1.4.3 under cygwin v1.5.7 (or latest snapshot), and heap allocation error caused by fork()

2004-03-13 Thread Frank Seesink
Hey Chris, For the record, I tried this. No dice. Tried rebaseall with Cygwin 1.5.7, then with the latest snapshot at the time (20040306), and as I mentioned in my original post, I even used a modified version of rebaseall to rebase the DLLs generated by Jabberd (which are run from their bui

WinXP Pro and PostgreSQL

2004-03-13 Thread Jason B. Alonso
I know this has appeared several times on this list, but it never seems to be addressed with perfection... initializing pg_shadow... FATAL: /usr/bin/postgres: could not locate postgres executable ... is a bug that appears on WinXP Pro but not on Win2K. The optimal quick fix is: "chown postgr

Re: Problems running Jabberd v1.4.3 under cygwin v1.5.7 (or latest snapshot), and heap allocation error caused by fork()

2004-03-13 Thread Christopher Faylor
On Sat, Mar 13, 2004 at 05:26:40PM -0500, Frank Seesink wrote: >I see your name on the list quite a bit, and you seem to be one of the >key guys "in the know." Can you possibly explain to me what the error >usually indicates? I mean, beyond the rebaseall, what exactly are we >talking about? A

G*eneric..Half Price G-uaranteed .. twosome

2004-03-13 Thread Rogelio Gore
Gene'ric Cialis get hard upto 36 hours http://Walter.der5dxcx.com/ti/ orgiastic gunky paulson sought caviar beginner transylvania postgraduate c= omfort haag saturnalia immoderate r's curse handyman curtis foxglove exclu= sionary relish pavlov louisville chang anaerobic cambrian dutton sequoia a

Cygwin distribution question.

2004-03-13 Thread jnuyens
Hello, A customer of ours wants to re-distribute cygwin.dll and a lot of utilities along with his proprietary software tools. No linking occurs out of the source code to the provided applications. However, the proprietary application modifies the configuration files of bundled services and restart

Re: cygwin distribution question.

2004-03-13 Thread Christopher Faylor
On Sun, Mar 14, 2004 at 04:23:02AM +0100, [EMAIL PROTECTED] wrote: >A customer of ours wants to re-distribute cygwin.dll and a lot of >utilities along with his proprietary software tools. No linking occurs >out of the source code to the provided applications. However, the >proprietary application

Re: latest snapshot seems better wrt make -j hang problems

2004-03-13 Thread Volker Quetschke
Christopher Faylor wrote: I have been running the "make -j" cygwin breaker for about ten hours now with no hangs, no segvs, and no strange error exits. Me too :-D it runs without error for 10h with 3300 iterations now. I'm sure this is just because of the magical way in which I have my system set

Re: latest snapshot seems better wrt make -j hang problems

2004-03-13 Thread Christopher Faylor
On Sat, Mar 13, 2004 at 10:33:33PM -0500, Volker Quetschke wrote: >Christopher Faylor wrote: >>I have been running the "make -j" cygwin breaker for about ten hours now >>with no hangs, no segvs, and no strange error exits. >Me too :-D it runs without error for 10h with 3300 iterations now. I've b

Re: Difference between just having cygwin1.dll and running under cygw in

2004-03-13 Thread George Hester
Thanks George Hester __ "Thorsten Kampe" wrote in message news:[EMAIL PROTECTED] > > pdksh > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/do