s=4.0
"cygxml2-2.dll" v0.0 ts=2004/1/8 8:41
191k 2004/01/13 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
"cygxslt-1.dll" v0.0 ts=2004/1/12 10:04
60k 2003/08/09 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
"cygz.
[EMAIL PROTECTED] wrote:
Hi,
Aren't dlls alowed to have undefined symbols?
--
foo.c:
int bar();
int foo() {
return bar();
}
--
When I try to compile foo.c like this...
gcc -shared -o foo.dll foo.c
I get an error message complaning that '_bar' is undefined.
Funny
Tomer Zekharya wrote:
> I want to port a certain group of libraries from UNIX to windows. I managed to
> compile and link it using cygwin, but the Windows applications that needs these libs
> are MFC based, so I can't compile them in cygwin (at least that's what I understood
> from searching th
Hi,
Aren't dlls alowed to have undefined symbols?
--
foo.c:
int bar();
int foo() {
return bar();
}
--
When I try to compile foo.c like this...
gcc -shared -o foo.dll foo.c
I get an error message complaning that '_bar' is undefined.
Thanks,
--Vikram
--
Unsu
Jim Kleckner wrote:
>
> I noticed that the mirror site that I am using
> via rsync:
>rsync://mirrors.kernel.org/sources.redhat.com/cygwin/
> lost the md5.sum file some time ago (2-3 months?).
>
> An informal and incomplete check of sites from
>http://cygwin.com/mirrors.html
>
> indicates
Václav Krpec wrote:
>
> But, as you can see, I'm trying to do __FTP__ connection,
> and these allows wildcards usage (according to wget
> man pages). Maybe "-g on" option will help... I'm gonna try... No.
> I know it works on Linux, why not on cygWin? Do I need special settings?
> Or wget thinks I
At 11:04 PM 1/22/2004, Ling F. Zhang you wrote:
>I am doing a full installtion with all src selected,
>and when it's installing
>
>Python-2.3.3-1
>/usr/bin/idle
>
>The program uses 100% CPU, and doesn't do anything for
>long time. I am using a p4 1.7G, 512 RDRAM, 120GB HDD
>(lots of space remaining
At 09:46 PM 1/22/2004, Ton van Overbeek you wrote:
>Even with the latest snapshot dll (cygwin1-20040122.dll) I still have
>the same problem as reported by Dirk Fassbender in message
>http://cygwin.com/ml/cygwin/2004-01/msg00796.html:
>When I start ddd gdb is complaining it cannot acce
I am doing a full installtion with all src selected,
and when it's installing
Python-2.3.3-1
/usr/bin/idle
The program uses 100% CPU, and doesn't do anything for
long time. I am using a p4 1.7G, 512 RDRAM, 120GB HDD
(lots of space remaining), WIN2K3 Standard...anyone
has the same problem?
__
Even with the latest snapshot dll (cygwin1-20040122.dll) I still have
the same problem as reported by Dirk Fassbender in message
http://cygwin.com/ml/cygwin/2004-01/msg00796.html:
When I start ddd gdb is complaining it cannot access /dev/tty1 etc.
So I am still using 1.5.5.
This is on Win XP/PRO
Hi,
Is kerberos support enabled by default on the latest binary ssh that comes
with Cygwin? (OpenSSH_3.7.1p2)
I've just installed it and ran it with KRB5CCNAME set to my TGT's
location (klist reads it fine), but it still asks for a password.
Do I need to compile kerberos support into it myself
On Thu, 22 Jan 2004, David Rothenberger wrote:
> Rafael Kitover wrote:
>
> > I would dearly love to know how you get those lovely line numbers in the
> > stackdump :)
>
> I used the unstripped DLL from my CVS build and then used addr2line on
> each function address in the stacktrace, specifying th
Rafael Kitover wrote:
I would dearly love to know how you get those lovely line numbers in the
stackdump :)
I used the unstripped DLL from my CVS build and then used addr2line on
each function address in the stacktrace, specifying the DLL as the
executable. I.e.,
addr2line -e /bin/cygwin1.dll
bz2
Technically, this is a full build snapshot. If you just want the DLL,
download cygwin1-2004*.dll.bz2 instead.
> bunzip2 cygwin-inst-20040122.tar.bz2
>
> gives you cygwin-inst-20040122.tar
>
> I then used Winzip to install files in c:\cygwin
BAD. VERY BAD. The FAQ and the user&
US_ACCESS_VIOLATION at eip=6100256C
>eax=616727A4 ebx= ecx=6167 edx=435F534C esi=0EC8 edi=00BE
>ebp=0022DA88 esp=0022DA70 program=C:\cygwin\bin\sleep.exe
>cs=001B ds=0023 es=0023 fs=003B gs= ss=0023
>Stack trace:
>Frame Function Args
>0022DA88 610025
Maybe http://cygwin.com/snapshots/
-Original Message-
From: Christopher Faylor [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 5:09 PM
To: [EMAIL PROTECTED]
Subject: prelude to a new cygwin 1.5.7 release: snapshot available
I've fixed a couple more signal problems and made a
On Fri, Jan 23, 2004 at 12:24:19AM +0200, Tomer Zekharya wrote:
> Hi
>
> First I want to state that I'm using Cygwin (and VC++) for less than a week.
>
> I want to port a certain group of libraries from UNIX to windows. I managed to
> compile and link it using cygwin, but the Windows applicatio
Hi
First I want to state that I'm using Cygwin (and VC++) for less than a week.
I want to port a certain group of libraries from UNIX to windows. I managed to compile
and link it using cygwin, but the Windows applications that needs these libs are MFC
based, so I can't compile them in cygwin (
On Thu, 22 Jan 2004 22:15:51 +, zzapper <[EMAIL PROTECTED]> wrote:
>
>bunzip2 cygwin-inst-20040122.tar.bz2
>
Didn't know bunzip2 either
The bzip2 (bunzip2) utility compresses files using the Burrows-Wheeler
block-sorting text compression algorithm, and Huffman co
st installed the
snapshot (a valid but non-released build) (didn't know what one was
before!!) .
It's easy peasy; download from snapshot http://cygwin.com/snapshots/
cygwin-inst-2004*.tar.bz2
bunzip2 cygwin-inst-20040122.tar.bz2
gives you cygwin-inst-20040122.tar
I then used Winzi
I've fixed a couple more signal problems and made a new snapshot available.
Please try it.
http://cygwin.com/snapshots.html
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.
On Thu, 22 Jan 2004, zzapper wrote:
> On Thu, 22 Jan 2004 10:14:50 -0600 (CST), Brian Ford
> wrote:
>
The usual "please don't quote plain text email addresses in replies."
Thanks.
> >On Thu, 22 Jan 2004, zzapper wrote:
> >> Hi
> >> there are various grumbles about 1.5.6 in posts here, . I've not
Actually, most of the first ten or so hits are outdated. David, you can
simply add the "-i" (--interactive) flag to cygrunsrv when setting up sshd
(you can temporarily edit the ssh-host-config script -- line 556 for
Win2003, line 563 otherwise). Note that this will cause a CMD window to
pop up fo
On Thu, 22 Jan 2004, Dave Korn wrote:
> > -Original Message-
> > From: cygwin-owner On Behalf Of Charles L. Werner
>
> > My XP Professional SP1 system had a kernel crash apparently
> > related to the tcpip, related I believe to the inetd
> > service running Here is the event information
Your version is only as recent as the one on the mirror you're using. If
you used a stale mirror, you'll get an older version.
Igor
On Thu, 22 Jan 2004, Stefan Zachow wrote:
> Sorry Pierre,
>
> I replied to your personal address only, but it was bouncing back.
>
> uname -r says 1.5.5(0.9
On Thu, 22 Jan 2004, Stefan Zachow wrote:
> [snip]
> I only have to figure out how to do set global priviliges
Stefan,
Did you try the "editrights" tool? Grab it using Cygwin's setup.exe.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_
On Thu, 22 Jan 2004 10:14:50 -0600 (CST), Brian Ford
<[EMAIL PROTECTED]> wrote:
>On Thu, 22 Jan 2004, zzapper wrote:
>
>> Hi
>> there are various grumbles about 1.5.6 in posts here, . I've noticed
>> a few odd things, but can't pin them down.
>>
>http://www.cygwin.com/ml/cygwin/2004-01/msg00772.h
I noticed that the mirror site that I am using
via rsync:
rsync://mirrors.kernel.org/sources.redhat.com/cygwin/
lost the md5.sum file some time ago (2-3 months?).
An informal and incomplete check of sites from
http://cygwin.com/mirrors.html
indicates these sites have the md5.sum file:
http://
>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
>stillwater269
>Sent: Wednesday, January 21, 2004 8:08 PM
>To: [EMAIL PROTECTED]
>Subject: grep doesn't work w/ latest cygwin
>
>I've downloaded the latest cygwin for the first time
>yesterday (1/20/04). Do
Boo :)))
pain releavers
Link to the details
http://www.V2.jinhai.info/m001p/index.php?id=m0027
Q"ipurkama
http://www.dHa9Ttr.jinhai.info/m001p/byebye.html
my fat wife lost hundred pounds
makes you last forever at bed time
im not depressed anymore
--
Unsubscribe info:
> -Original Message-
> From: cygwin-owner On Behalf Of fai choy
> I ran 'make' on my cygwin to compile one of my c program and got into
> the 'cannot find -lX11' error. I searched the cygwin archives
> and found
> Corinna's reply to someone running into the same problem back in Sep
At 06:19 AM 1/22/2004, Steven Hartland you wrote:
>Thanks for a not very helpful response there Larry.
>Some of us do search the archives before asking questions you know.
>
Oh, forgive me. I wasn't using my mind-reading abilities when I read your
post.
As you'll notice from the rest of the quo
eax=616727A4 ebx= ecx=6167 edx=435F534C esi=0EC8 edi=00BE
ebp=0022DA88 esp=0022DA70 program=C:\cygwin\bin\sleep.exe
cs=001B ds=0023 es=0023 fs=003B gs= ss=0023
Stack trace:
Frame Function Args
0022DA88 6100256C (6167, 0002, 0022DAA8, 0000)
/netrel/src
DAVID SPEAR wrote:
I have been searching for a way to use "su" on my Win2K machine...
from the reading I've done in this group the easiest way is to run ssh
and log in as Administrator. An excellent solution, and one that
works for me. I am curious
as to how I might launch a Windows applicatio
Dear Corinna or anyone who can help,
I ran 'make' on my cygwin to compile one of my c
program and got into
the 'cannot find -lX11' error. I searched the cygwin
archives and found
Corinna's reply to someone running into the same
problem back in Sep
2003. The solution was to set the LD_LIBRARY_
Start here:
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=interact+with+desktop+sshd+site%3Acygwin.com&btnG=Google+Search
On Thu, 22 Jan 2004, DAVID SPEAR wrote:
> I have been searching for a way to use "su" on my Win2K machine... from the
> reading I've done in this group the easiest w
I have been searching for a way to use "su" on my Win2K machine... from the
reading I've done in this group the easiest way is to run ssh and log in as
Administrator. An excellent solution, and one that works for me. I am curious
as to how I might launch a Windows application from my root ssh
Here is someone's solution that uses "cygrunsrv":
http://lists.samba.org/archive/distcc/2004q1/001960.html
>
> You could try the following alternatives to
> "cygrunsrv":
>
>Start distccd -
>
> /usr/bin/distccd --daemon --nice 4 --log-file
> /var/log/distccd.log --pid-file /var/run/di
On Jan 22 09:35, Christopher Faylor wrote:
> On Thu, Jan 22, 2004 at 11:17:41AM +0100, Corinna Vinschen wrote:
> >On Jan 22 11:07, Corinna Vinschen wrote:
> >> For the records:
> >>
> >>
> >> The /etc/services symlink is just
You could try the following alternatives to
"cygrunsrv":
Start distccd -
/usr/bin/distccd --daemon --nice 4 --log-file /var/log/distccd.log --pid-file
/var/run/distccd.pid
Stop distccd -
if [ -f /var/run/distccd.pid ]; then kill -s SIGTERM $(cat /var/run/distccd.pid);
fi
You c
On Thu, 22 Jan 2004, zzapper wrote:
> Hi
> there are various grumbles about 1.5.6 in posts here, . I've noticed
> a few odd things, but can't pin them down.
>
http://www.cygwin.com/ml/cygwin/2004-01/msg00772.html
> If so, should we roll back (never tried that!) or wait for a new
> release?
>
Thi
On Thu, 22 Jan 2004, Stefan Zachow wrote:
> Pierre Humbelt wrote:
> > api_fatal ("CreateFileMapping %s, %E. Terminating.", mapname);
> >The *** in front is added elsewhere, but you are missing the space
> >after CreateFileMapping and the mapname (which could be null).
> >
> I see two formattin
Pete Flugstad wrote:
So, before I start trying to debug GNU make, has anyone seen anything
like this? I'll work on recreating the problem with a simplified setup,
so I can post an example here, but I'm hoping someones seen this before.
Getting no response, I downloaded the GNU make 3.80-1 sou
On Thu, 22 Jan 2004, Stefan Zachow wrote:
> Version 1.5.6 works without the privilege setting!
>
> Could you please tell me when 1.5.6 came up?
>
You have asked this twice now. Is it really that hard to find?
>From http://www.cygwin.com, scroll down to news and look at:
"New Cygwin DLL 1.5.6-1 re
Version 1.5.6 works without the privilege setting!
Could you please tell me when 1.5.6 came up? What about
my 1.5.5 version? I don't understand why it wasn't updated,
because right now I got the update without any further
selection within setup.
Stefan
Pierre A. Humblet wrote:
On Thu, Jan 22,
David Reid wrote:
>I'm using rsh to run a command on a remote machine.
>But I only get output back from stderr, not from
>stdout. Here is my sample program and the output:
>
> main() {
> fprintf(stdout, "stdout\n");
> fprintf(stderr, "stderr\n");
> }
>
> $ rsh machine1 ./main
>
On Thu, Jan 22, 2004 at 03:55:44PM +0100, Stefan Zachow wrote:
> Now I have version 1.5.6(0.108/3/2).
> When was this one released?
>
> Shall I revert the privilege stuff to test again?
Yes please.
About mail bouncing back, my personal mail goes to
my ISP, Verizon, which is down. The mailing lis
Now I have version 1.5.6(0.108/3/2).
When was this one released?
Shall I revert the privilege stuff to test again?
Stefan
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.htm
Sorry Pierre,
I replied to your personal address only, but it was bouncing back.
uname -r says 1.5.5(0.94/3/2)
when I have cygwin installed and update via setup, what I
definitely did, why do I have an older version than expected?
I thought it must be the latest version that I have.
Stefan
Pi
Renamed services, ran the file and, yes!, the links were there.
Restarted inetd and cvspserver is now running. Woot.
Thanks for all the help.
Ed.
> -Original Message-
> From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 21, 2004 6:42 PM
> To: Edward W. Rouse
> C
Gerrit P. Haase schrieb:
Hallo Christian,
Hi Gerrit!
I have read the docu and think, that i've installed the distccd-service
in the right way.
When starting the service with "cygrunsrv.exe -S distccd", the log says:
PID 672 : starting service `distccd' failed: execv: 0, No error.
What is in
Hallo Christian,
[distcc as service fails]
> I have read the docu and think, that i've installed the distccd-service
> in the right way.
> When starting the service with "cygrunsrv.exe -S distccd", the log says:
> PID 672 : starting service `distccd' failed: execv: 0, No error.
What is in the W
On Thu, Jan 22, 2004 at 11:17:41AM +0100, Corinna Vinschen wrote:
>On Jan 22 11:07, Corinna Vinschen wrote:
>> For the records:
>>
>>
>> The /etc/services symlink is just a convenience for the user. If you
>> create a file i
On Thu, Jan 22, 2004 at 10:29:40AM +0100, Philippe Torche wrote:
>2) For your info :
> -
>Just before some commits, changelog 2004-01-21 19:19, changelog
>2004-01-21 20:14, changelog 2004-01-21 20:17, 260 tests passes, and now 255.
>
>FAIL: ltp/fstat02.c (execute)
>FAIL: ltp/fstat04.
Gerrit P. Haase schrieb:
Christian wrote:
hi!
$ /etc/rc.d/init.d/distccd start
Starting distccd: [ OK ]
it seems running:
$ ps -a
PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
2628 12628 2628? 1000 13:37:5
On Thu, Jan 22, 2004 at 09:51:39AM +0100, Dr. Volker Zell wrote:
>> "Jason" == Jason Tishler <[EMAIL PROTECTED]> writes:
>
>Jason> Volker,
>Jason> On Mon, Jan 19, 2004 at 08:00:54PM +0100, Dr. Volker Zell wrote:
>>> fetchmail doesn't work with the latest cygwin-1.5.6-1. See below:
>
On Thu, Jan 22, 2004 at 11:48:26AM +0100, Stefan Zachow wrote:
> Thank you all for your help!
>
> the 'global object privilege' was the reason for
> cygwin not running on the Win2003 Server.
Except that cygwin 1.5.6 is supposed to work even for users
who do not have that privilege.
That's why I
Christian wrote:
> hi!
> $ /etc/rc.d/init.d/distccd start
> Starting distccd: [ OK ]
> it seems running:
> $ ps -a
>PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
> 2628 12628 2628? 1000 13:37:52 /usr/bin/di
hi!
$ /etc/rc.d/init.d/distccd start
Starting distccd: [ OK ]
it seems running:
$ ps -a
PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
2628 12628 2628? 1000 13:37:52 /usr/bin/distccd
266826282628
Check that both your passwd and group files are up to date and also check
and double check the permissions of the sshd config user keys and user
home dir / login files. The checks should include ensuring that SYSTEM has
access. We had loads of issues all which gave a similar error all which turned
But, as you can see, I'm trying to do __FTP__ connection,
and these allows wildcards usage (according to wget
man pages). Maybe "-g on" option will help... I'm gonna try... No.
I know it works on Linux, why not on cygWin? Do I need special settings?
Or wget thinks I'm trying to make http connectio
Hi all,
I've manage to setup sshd as a service on a windows 2000 box, and it all
seemed to be working well.
I can ssh into the box and browse directories etc. without any warning
messages being produced,
however if I try and run a command via ssh then the connection is dropped
immediately after
Thanks for a not very helpful response there Larry.
Some of us do search the archives before asking questions you know.
The real reason for this is the way the is root user checking is being done.
i.e. if the service user = the login user then it treats it as the "root" login
case which is not nec
Thank you all for your help!
the 'global object privilege' was the reason for
cygwin not running on the Win2003 Server.
As a matter of fact. The original question
started in another thread first and moved to
this one due to two seperate problems.
Do they have the "create global object" privilege?
> -Original Message-
> From: cygwin-owner On Behalf Of Václav Krpec
> I have trouble using wildcards in wget FTP connections.
> wget doesn't treat `*' and `?' as wildcards but ordinary
> characters, so the connection results in something like this:
>
> $ wget -e ftp_proxy=192.168.35.1
Hi,
I have trouble using wildcards in wget FTP connections.
wget doesn't treat `*' and `?' as wildcards but ordinary
characters, so the connection results in something like this:
$ wget -e ftp_proxy=192.168.35.1:3128 ftp://ftp.fit.vutbr.cz/pub/XFree86/4.3.0/
source/*
Warning: wildcards not suppo
Hi
there are various grumbles about 1.5.6 in posts here, . I've noticed
a few odd things, but can't pin them down.
If so, should we roll back (never tried that!) or wait for a new
release?
Comments Please
zzapper (vim & cygwin & zsh)
--
vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:no
> -Original Message-
> From: cygwin-owner On Behalf Of Charles L. Werner
> My XP Professional SP1 system had a kernel crash apparently
> related to the tcpip, related I believe to the inetd
> service running Here is the event information
>
> Symbolic name:
> ER_KRNLCRASH_LOG
> Erro
On Jan 22 11:07, Corinna Vinschen wrote:
> For the records:
>
>
> The /etc/services symlink is just a convenience for the user. If you
> create a file in /etc instead, it won't be used by the OS. Never.
>
> Cygwin is using
Since Cygwin is doing nothing which should result in a BSOD, I doubt
that Cygwin is the actual cause of that problem. So far I never
experienced a BSOD which I could trace back to Cygwin or inetd or
it's services. Actually I never had a BSOD since I'm using XP.
Corinna
On Jan 22 11:05, Charles
On Jan 21 20:07, stillwater269 wrote:
> I've downloaded the latest cygwin for the first time
> yesterday (1/20/04). Downloaded from cygwin.com, got
> the setup.exe, and ran it. My aim was to use
> postgres. initdb calls grep, and it fails missing the
> dll "cygpcre.dll". initdb additionally fail
On Jan 21 13:50, Pierre Bogossian wrote:
> >I guess the problem comes from that I'm running Windows NT 4 SP6, which
> >have a too old version of shell32.dll...
>
> Indeed, a search on google told that SHGetSpecialFolderPathA exists as
> of shell32.dll version 4.71 while the version on my system is
On Jan 21 16:39, Edward W. Rouse wrote:
> This is the result of 'inetd -d', edited for brevity.
>
> ADD : talk proto=udp, wait=1, user=root builtin=0
> server=/usr/sbin/in.talkd
> registered /usr/sbin/in.talkd on 19
> ADD : ntalk proto=udp, wait=1, user=root builtin=0
> server=/usr/sbin/in.talkd
>
I forgot to include the Error message in the XP event viewer from inetd
prior to the crash:
The description for Event ID ( 0 ) in Source ( inetd ) cannot be found. The local
computer
may not have the necessary registry information or message DLL files to display
messages
from a remote computer. Y
On Jan 22 09:32, Stefan Zachow wrote:
> Hi Pierre,
> >So, what version of Cygwin are you using?
> >
> cygcheck -V says 1.38 (is it the version number you needed to know?)
> I made an update 2 days ago.
No, not the version of cygcheck, the version of cygwin. `uname -r'
would show that.
Corinna
-
On Jan 22 09:32, Stefan Zachow wrote:
> >Do they have the "create global object" privilege? If not, try
> > to assign it.
> >
> Here I'm lost. How do I do this?
Start -> All Programs -> Control Panel -> Adminstrative Tools ->
Domain Security Policy
In there is a group of settings called "User Rig
My XP Professional SP1 system had a kernel crash apparently related to
the tcpip, related I believe to the inetd service running
Here is the event information
Symbolic name:
ER_KRNLCRASH_LOG
Error code 004e, parameter1 0002, parameter2 0058, parameter3 0007ff2f,
parameter4 0001.
Thanks a lot to all who helped me.
In case one encounters this problem the web-site:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncode/html/secure06122003.asp
gives an answer.
Creating Various Global Objects May Fail:
Starting with Windows Server 2003, the creation of som
Christopher Faylor wrote:
On Wed, Jan 21, 2004 at 10:05:21AM -0500, Christopher Faylor wrote:
On Wed, Jan 21, 2004 at 10:03:24AM -0500, Christopher Faylor wrote:
On Wed, Jan 21, 2004 at 02:08:00PM +0100, Philippe Torche wrote:
Christopher Faylor wrote:
The current cygwin snapshot has fixes for:
hi, everyone
the emacs in console mode seem not work properly in the latest cygwin, i
mean when i start emacs and load a file to edit, i can not see the file
content in emacs, on the contrary, the emacs is filled with the console
content which should be dispeared.
--
Unsubscribe info: http
Dave Korn wrote:
another question to this topic came into my mind:
"why is this all happening only to the Windows Server 2003 machine"?
Ah, but then you go and point out that...
Although the SAMBA problem appears on all machines.
That's true. It seems that I have two problems here and the
> "Jason" == Jason Tishler <[EMAIL PROTECTED]> writes:
Jason> Volker,
Jason> On Mon, Jan 19, 2004 at 08:00:54PM +0100, Dr. Volker Zell wrote:
>> fetchmail doesn't work with the latest cygwin-1.5.6-1. See below:
>>
>> fetchmail: reading message [EMAIL PROTECTED]:207 of 213
Hi Pierre,
thanks first for looking at my problem!
Regarding the CreateFileMapping problem, the message you report is
*** CreateFileMapping, Win32 error 0. Terminating.
but the code in Cygwin is
api_fatal ("CreateFileMapping %s, %E. Terminating.", mapname);
The *** in front is added elsewh
>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
>Edward S. Peschko
>Sent: Wednesday, January 21, 2004 4:58 PM
>To: [EMAIL PROTECTED]
>Subject: Re: [ANNOUNCEMENT] New Package Available: perl-libwin32-0.191-1
>
>exceedingly cool...
>
>Just curious, but are
84 matches
Mail list logo