Re: ./configure in any package gives "error: cannot find input file: WINDOWSoracle.ini" error

2004-09-22 Thread Mark Aufflick
Thanks for the tip about error reports. The cygwin config output is below. I had already checked my windows env variables in the control panel, but damn Rational ClearCase feels free to crap all over your environment without warning. I don't even use oracle... Clearing the environment variables

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Gary V . Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Chuck! On 22 Sep 2004, at 07:31, Charles Wilson wrote: Because lt_preloaded_symbols[] is an array of const structs, it is placed in .rdata. However, the "nothing" symbol is a DATA export from cyghello-2.dll -- so the runtime psuedo-reloc machinery

Re: cygwin, libtool, gdb: dll not found

2004-09-22 Thread Jan Nieuwenhuizen
Charles Wilson writes: > [cygwin list: I'm CC'ing this so that it goes into the archives, but > it's pretty technical about the innards of libtool...] Great. This addresses my yet unanswered problem that holds back guile 1.7.1 http://www.cygwin.com/ml/cygwin/2004-09/msg00883.html > With ne

setup.log in /var/log/

2004-09-22 Thread Angelo Graziosi (D. Zanello)
Hi, I have noted that in /var/log/ there are setup.log and setup.log.full. setup.log contains the description of all my CYGWIN packages installation from the first installation (Jun 2003): it is a file of 250 MB! Can I remove these files without corrupt the CYGWIN installation? thank you. angelo

Re: Request for change to /etc/profile

2004-09-22 Thread luke . kendall
On 21 Sep, CyberZombie wrote: > Or 'mkdir -p "$HOME"'... No, that would do entirely the wrong thing! If the place where /home is supposed to be mounted hasn't been mounted, the last thing you want to do is create an alternate /home. I can imagine the weird problems and reports ("all my files di

Using cygwin's GnuPG with enigmail

2004-09-22 Thread Ismael
Can this be safely done? Or would I have any drawback? Sorry but searching the mailing list archives, I get in return any message signed using enigmal, so this is of no use. :) Cordially, Ismael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Reini Urban
Charles Wilson schrieb: With newer gcc's (cygwin version numbers 3.3.3-3, 3.4.1-1, but not 3.3.1-3), const variables are placed in an .rdata section. This causes problems when those variables contain references to OTHER vars that are imported from a dll -- because the runtime relocation machine

RE: Request for change to /etc/profile

2004-09-22 Thread robin-lists
Hi, I've got a sort-of-related issue with the location of the home directory. On my work laptop, my home directory is on a network share (mapped as a H: drive) and "My Documents" is on their too. This is made available offline using the ... "Make Available Offline" feature of WinXP. When I'm con

RE: Beginner question: Cygwin bash vs. cygwin/bin directory in DO S

2004-09-22 Thread Hughes, Bill
Andrew DeFaria wrote: > Nathan Green wrote: > >> I am a newbie using Cygwin. I noticed that Linux commands can be >> executed by running commands in the Windows Command Prompt in the >> cygwin/bin directory. What is the purpose of the bash shell provided >> by clicking on the Cygwin icon? > > Do

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hello R., Am Mittwoch, 22. September 2004 um 02:33 schriebst du: > Hi Gerrit, >> But why wait for me? Try it yourself? No problem that >> cannot be discussed at this list (as long as it is about problems with >> building some open sourced code for cygwin). > Well, I'll give it a go... > I ju

RE: New packge: lighttpd-1.3.0

2004-09-22 Thread Robin Bowes
Hi Gerrit, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gerrit P. Haase > Sent: 22 September 2004 09:50 > To: [EMAIL PROTECTED] > Subject: Re: New packge: lighttpd-1.3.0 > > Hello R., > > Am Mittwoch, 22. September 2004 um 02:33 schriebst du:

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hallo R., > I think what is required is a separate php package - making it work > with a web server (apache or lighttpd) is just a configuration > issue. Yes, but you cannot build PHP with fastcgi and Apache support at the same time, so there should be several packages, runtime for every webserv

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Gerrit P. Haase
Hello Charles, [...] > But it can't, because .rdata is non-writable. However, this is a > *runtime* error; the *link* succeeds. But when you run the app, you get > a popup window declaring: > "The application failed to initialize properly (0xc005). Click on OK > to terminate the applicati

Referential Intigrity

2004-09-22 Thread Mario Reis
I beleavew you have a problema with Referential Intigrity Return Codes. No matter the cause it allways returns 1001:Duplicate keys; keys that still exit in use OnDelete etc.. The messages seam OK but not the codes. Reis -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

RE: New packge: lighttpd-1.3.0

2004-09-22 Thread robin-lists
p> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gerrit P. Haase > Sent: 22 September 2004 10:31 > To: [EMAIL PROTECTED] > Cc: 'Reini Urban'; [EMAIL PROTECTED] > Subject: Re: New packge: lighttpd-1.3.0 > > Hallo R., > > > I think what is required i

E-mail direct marketing... (May the word that has now been spoken, take deep root in )

2004-09-22 Thread Clarifies Q. Alvarado
Hello, Advancement of your business by direct e-mail marketing. We offer e-mail mass mailing to any country. We guarantee professional and quick performance of the work. Contacts: icq: 174677598 [EMAIL PROTECTED] >From which words I shall consider three things: -- Unsubscribe info: h

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hallo Robin, >> Yes, but you cannot build PHP with fastcgi and Apache support at the >> same time, so there should be several packages, runtime for every >> webserver available (currently only lighttpd) plus one common >> package (devel stuff). > Can you expand a little on that? Do you mean somet

OT?! (Re: Using cygwin's GnuPG with enigmail)

2004-09-22 Thread Mader, Alexander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I've been using Cygwin GnuPG with enigmail since 2002. Ismael schrieb: | Can this be safely done? Or would I have any drawback? If you mean "w/o crash" I would say yes. There was an drawback some enigmail versions ago which was taken care of by e

Re: Lot of undefined symbols at link time, even with -l option on good libraries

2004-09-22 Thread Frédéric ORMANCEY
problem seems coming from trailing @nn in library symbols. cygwin linker don't know how to translate a reference like _FormatMessageA to [EMAIL PROTECTED] the calling convention ( C, Stdcall, C++, ... ) has effect only on underscore preceeding symbol name, not on @nn notation. It seems there is

RE: signal delivery problem (with pthreads)

2004-09-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Valery A. Frolov > Sent: 21 September 2004 22:52 > I've checked it and got the same bad result (crash) on 2000, > XP and Win98. > > I've installed cygwin bundle for compilation of sig_bug.c on XP, compiled > sig_bug.c to sig_bug.exe

RE: ./configure in any package gives "error: cannot find input file: \WINDOWS\oracle.ini" error

2004-09-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Igor Pechtchanski > Sent: 22 September 2004 07:17 > On Wed, 22 Sep 2004, Mark Aufflick wrote: > > > ./configure in any package gives "error: cannot find input > file: \WINDOWS\oracle.ini" error > At a guess, something you installed

RE: Lot of undefined symbols at link time, even with -l option on good libraries

2004-09-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Frédéric ORMANCEY > Sent: 22 September 2004 13:31 > problem seems coming from trailing @nn in library symbols. > cygwin linker don't know how to translate a reference like > _FormatMessageA to [EMAIL PROTECTED] > the calling conventio

Re: Cygwin on Win98: initdb failed

2004-09-22 Thread Christian Rank
On Sep 21 16:42, Corinna Vinschen wrote: > On Sep 21 15:02, Christian Rank wrote: >>> The corresponding debugging info of cygserver reads: >>> >>> cygserver: /netrel/src/cygwin-1.5.11-1/winsup/cygserver/sysv_shm.cc, >>> line 385: shmaddr: 82FFD000, shmflg: 0 >>> cygserver: /netrel/src/cygwin-1.5.

Re: Referential Intigrity

2004-09-22 Thread Christopher Faylor
On Wed, Sep 22, 2004 at 10:52:58AM -, Mario Reis wrote: >I beleavew you have a problema with Referential Intigrity Return Codes. >No matter the cause it allways returns 1001:Duplicate keys; keys that >still exit in use OnDelete etc.. The messages seam OK but not the >codes. Referential Intigr

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hello Robin, I have a cygwin package without the cygwin specific README but with generic build script and patch to get sharted libraries for fastcgi-2.4.0, do you want to maintain a relase for cygwin? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

RE: New packge: lighttpd-1.3.0

2004-09-22 Thread Robin Bowes
> -Original Message- > From: Gerrit P. Haase [mailto:[EMAIL PROTECTED] > Sent: 22 September 2004 14:19 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; 'Reini Urban' > Subject: Re: New packge: lighttpd-1.3.0 > > Hello Robin, > > I have a cygwin package without the cygwin specific README

Re: setup.log in /var/log/

2004-09-22 Thread Larry Hall
At 04:27 AM 9/22/2004, you wrote: >Hi, >I have noted that in /var/log/ there are setup.log and setup.log.full. > >setup.log contains the description of all my CYGWIN packages installation >from the first installation (Jun 2003): it is a file of 250 MB! Can I >remove these files without corrupt the

RE: Request for change to /etc/profile

2004-09-22 Thread Larry Hall
At 05:28 AM 9/22/2004, you wrote: >Hi, > >I've got a sort-of-related issue with the location of the home directory. > >On my work laptop, my home directory is on a network share (mapped as a H: >drive) and "My Documents" is on their too. This is made available offline using >the ... "Make Available

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Brian Ford
On Wed, 22 Sep 2004, Charles Wilson wrote: > [cygwin list: I'm CC'ing this so that it goes into the archives, but > it's pretty technical about the innards of libtool...] This doesn't seem libtool related at all to me (other than it's a gcc bug that affects libtool). > With newer gcc's (cygwin v

Re: Latest snapshot with XP SP2 and unison and cvs

2004-09-22 Thread Karl M
Hi All... I have a testcase. It uses unison-2.9.1.exe available from http://www.cis.upenn.edu/~bcpierce/home.html (from here go to unison, downloads, current stable version, and select unison.win32-gtkui.exe) On a machine with XP, SP2, this test hangs and with XP or 2000 it executes to completi

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Reini Urban
Gerrit P. Haase schrieb: But it can't, because .rdata is non-writable. However, this is a *runtime* error; the *link* succeeds. But when you run the app, you get a popup window declaring: "The application failed to initialize properly (0xc005). Click on OK to terminate the application." Ah

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Reini Urban
[EMAIL PROTECTED] schrieb: I think what is required is a separate php package - making it work with a web server (apache or lighttpd) is just a configuration issue. Yes, but you cannot build PHP with fastcgi and Apache support at the same time, so there should be several packages, runtime for ever

Re: Bash returns incorrect process status

2004-09-22 Thread Ronald Landheer-Cieslak
Dolton Tony AB wrote: I've noticed that bash doesn't get issued too often. It doesn't for three reasons: 1. the maintainer for Cygwin (that would be me) is very busy 2. The current version of Bash is very, very stable 3. I'm hesitant (reluctant, even) to let a new release of Bash go out the door

RE: Latest snapshot with XP SP2 and unison and cvs

2004-09-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Karl M > Sent: 22 September 2004 16:19 > Hi All... > It appears to be a client problem. An XP SP2 server is fine, > but the XP SP2 > client (with the latest cygwin1.dll or snapshots I tried) hangs. > >>On Sep 18 12:23, Karl M wrote

Re: Latest snapshot with XP SP2 and unison and cvs

2004-09-22 Thread Corinna Vinschen
On Sep 22 17:48, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Karl M > > Sent: 22 September 2004 16:19 > > > Hi All... > > > It appears to be a client problem. An XP SP2 server is fine, > > but the XP SP2 > > client (with the latest cygwin1.dll or snapshot

[Fwd: Re: Lot of undefined symbols at link time, even with -l option on good libraries]

2004-09-22 Thread Frédéric ORMANCEY
I did it, but it don't work ! The --enable-stdcall-fixup option suppress one warning on top of linker output trace : AVERTISSEMENT: résolution de _GetModuleHandleA par un lien vers [EMAIL PROTECTED] and unfortunatly leave ALL other errors with no effect on it. Dave Korn a écrit : -Origina

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Shankar Unni
Brian Ford wrote: Yes, I see. I hope Danny Smith might weigh in here? http://sources.redhat.com/ml/binutils/2004-02/msg3.html I would argue that this is gcc's responsibility. If a const structure variable contains *any* code or data addresses, it's not safe to put it in .rdata (or .rodata, w

RE: Lot of undefined symbols at link time, even with -l option on good libraries

2004-09-22 Thread Dave Korn
> -Original Message- > From: Frédéric ORMANCEY > Sent: 22 September 2004 18:07 > I did it, but it don't work ! Ah, ok, that was not clear from your last message! > The --enable-stdcall-fixup option suppress one warning on top > of linker output trace : > AVERTISSEMENT: résolution

g++-3.4.1 / CVS small cygwin cross compiler problems

2004-09-22 Thread Jan Nieuwenhuizen
Due to libtool/gcc related problems I tried building a cross compiler linux->cygwin. The C compiler works fine, but the c++ compiler has linux->three small problems * libstdc++-v3/crossconfig.m4 is missing an entry for cygwin * libstdc++-v3/configure.ac defines GCC_NO_EXECUTABLES, which

RE: Lot of undefined symbols at link time, even with -l option on good libraries

2004-09-22 Thread Larry Hall
At 01:14 PM 9/22/2004, you wrote: >> -Original Message- >> From: Frédéric ORMANCEY >> Sent: 22 September 2004 18:07 > >> I did it, but it don't work ! > > Ah, ok, that was not clear from your last message! > >> The --enable-stdcall-fixup option suppress one warning on top >> of linker ou

RE: Latest snapshot with XP SP2 and unison and cvs

2004-09-22 Thread Karl M
Hi Dave... Sorry, I thought I covered all details, but... The firewall is off...I am behind a real firewall. The hanging can be averted by not using XP SP2 or by using a down rev cygwin1.dll Thanks, ...Karl From: "Dave Korn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: Latest snapsho

[ANNOUNCEMENT] Updated: OpenSSH-3.9p1-2

2004-09-22 Thread Corinna Vinschen
I've just updated the version of OpenSSH to 3.9p1-2. This is a Cygwin specific bugfix release. - /usr/bin/ssh-host-config has a fix for the problem that adding the sshd_server account to the Administrators group fails on 2K3. - The login problem which manifests it self in the syslog entry "p

Re: setup.log in /var/log/

2004-09-22 Thread Igor Pechtchanski
On Wed, 22 Sep 2004, Angelo Graziosi (D. Zanello) wrote: > Hi, > I have noted that in /var/log/ there are setup.log and setup.log.full. > > setup.log contains the description of all my CYGWIN packages installation > from the first installation (Jun 2003): it is a file of 250 MB! Can I > remove the

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hallo Reini, if you ask me, the PHP build system is broken. I tried to build 5.0.1, I'm getting no lipphp, no shared modules, libdb is not found... If you specify an extension and the relevant dependency is not available the configure exits, it is terrible, this sucks really. How do I need to c

problem with cygwin box (termcap?)

2004-09-22 Thread David Arnstein
I launch a cygwin "box" (command window) on my Windows 2000 machine. I run ssh to connect to a shell account running a variant of BSD Unix. Whenever I use the program "less" on that shell account, it complains "WARNING: terminal is not fully functional." Another user has stated that tin

Re: problem with cygwin box (termcap?)

2004-09-22 Thread Larry Hall
At 03:56 PM 9/22/2004, you wrote: >I launch a cygwin "box" (command window) on my Windows 2000 machine. >I run ssh to connect to a shell account running a variant of BSD Unix. > >Whenever I use the program "less" on that shell account, it complains >"WARNING: terminal is not fully functional."

Re: problem with cygwin box (termcap?)

2004-09-22 Thread David Arnstein
Larry Hall wrote: What terminal are you using? 'cygwin'? That's the default. It's unlikely that your BSD box knows it if you haven't told it about it. Do so or try a related terminal type. Yes. My environment variable TERM is set to "cygwin" on the BSD Unix shell account. The BSD Unix shell

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Charles Wilson
Brian Ford wrote: On Wed, 22 Sep 2004, Charles Wilson wrote: [cygwin list: I'm CC'ing this so that it goes into the archives, but it's pretty technical about the innards of libtool...] This doesn't seem libtool related at all to me (other than it's a gcc bug that affects libtool). Oh, except for

Re: Bash returns incorrect process status

2004-09-22 Thread Christopher Faylor
On Wed, Sep 22, 2004 at 12:31:34PM -0400, Ronald Landheer-Cieslak wrote: >Dolton Tony AB wrote: >>I've noticed that bash doesn't get issued too often. >It doesn't for three reasons: >1. the maintainer for Cygwin (that would be me) is very busy >2. The current version of Bash is very, very stable >3

Avail for test: libtool-1.5.10-1

2004-09-22 Thread Charles Wilson
A new version of libtool is on the mirrors. It's a routine update to the latest upstream release, but also includes a number of fixes: 1) Gerrit's .rdata fix (with some additions) 2) testsuite corrections 3) backports of CVS HEAD patches to ltdl.[h,c] by Gary Vaughan: 28-gary-canonicalise-__W

Re: problem with cygwin box (termcap?)

2004-09-22 Thread Christopher Faylor
On Wed, Sep 22, 2004 at 03:56:54PM -0400, David Arnstein wrote: >I launch a cygwin "box" (command window) on my Windows 2000 machine. >I run ssh to connect to a shell account running a variant of BSD Unix. > >Whenever I use the program "less" on that shell account, it complains > "WARNING: te

Re: Using cygwin's GnuPG with enigmail

2004-09-22 Thread Yaakov Selkowitz
Ismael wrote: Can this be safely done? Or would I have any drawback? Sorry but searching the mailing list archives, I get in return any message signed using enigmal, so this is of no use. :) Well I was doing this for quite a while, but I just upgraded to TB 0.8 and the current version of Enigmail

Re: cygwin, libtool, gdb: dll not found

2004-09-22 Thread Charles Wilson
Jan Nieuwenhuizen wrote: Charles Wilson writes: [cygwin list: I'm CC'ing this so that it goes into the archives, but it's pretty technical about the innards of libtool...] Great. This addresses my yet unanswered problem that holds back guile 1.7.1 http://www.cygwin.com/ml/cygwin/2004-09/msg0

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Charles Wilson
Gerrit P. Haase wrote: Note, I found this problem in libtool-1.5.x, but it exists in HEAD, too. The following patch is against HEAD... I'll try if it works ok with this solution. Unless you have a reason to use CVS HEAD libtool, first try the 1.5.10-1 release I just put on the mirrors. CVS HEA

Re: Avail for test: libtool-1.5.10-1

2004-09-22 Thread Dalibor Topic
Charles Wilson wrote: A new version of libtool is on the mirrors. It's a routine update to the latest upstream release, but also includes a number of fixes: FYI, all of these changes have been ported to CVS HEAD libtool, and accepted by the maintainers. However, CVS HEAD libtool is still in f

Re: cygwin, libtool, dlpreopen, and .rdata

2004-09-22 Thread Charles Wilson
Shankar Unni wrote: Brian Ford wrote: Yes, I see. I hope Danny Smith might weigh in here? http://sources.redhat.com/ml/binutils/2004-02/msg3.html I would argue that this is gcc's responsibility. If a const structure variable contains *any* code or data addresses, it's not safe to put it in

Re: cygwin, libtool, gdb: dll not found

2004-09-22 Thread Jan Nieuwenhuizen
Charles Wilson writes: > I dunno, Jan -- I'm not sure the problem you are seeing is related -- > because older gcc's didn't put const items into .rdata anyway. But, > there were a number of other fixes in libtool-1.5.10(cygwin), Oh, well, I'll have a go with your latest release. > Give it a sho

CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Prakash Khemani
I have a simple perl mail program mail.pl (pasted at the end of this mail). In the cygwin environment it is able to send mail out when I run it from the command line. I also have apache2 running in my cygwin environment. When I run mail.pl as a CGI script it is not able to connect to the the smtp

Re: problem with cygwin box (termcap?)

2004-09-22 Thread Brian Dessent
David Arnstein wrote: > I launch a cygwin "box" (command window) on my Windows 2000 machine. > I run ssh to connect to a shell account running a variant of BSD Unix. > > Whenever I use the program "less" on that shell account, it complains > "WARNING: terminal is not fully functional." >

Re: CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Brian Dessent
Prakash Khemani wrote: > > I have a simple perl mail program mail.pl (pasted at the end of this > mail). In the cygwin environment it is able to send mail out when I run > it from the command line. > > I also have apache2 running in my cygwin environment. When I run mail.pl > as a CGI script it i

Re: CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Prakash Khemani
Mail.pl works fine in the sysbash shell. Thanks, Prakash -- Prakash Khemani wrote: > > I have a simple perl mail program mail.pl (pasted at the end of this > mail). In the cygwin environment it is able to send mail out when I run > it from the command line. > > I also have apache2 running i

Re: Lot of undefined symbols at link time, even with -l option on good libraries

2004-09-22 Thread Cliff Hones
Larry Hall wrote: > At 01:14 PM 9/22/2004, you wrote: > >>>-Original Message- >>>From: Frédéric ORMANCEY >>>Sent: 22 September 2004 18:07 >> >>>I did it, but it don't work ! >> >> Ah, ok, that was not clear from your last message! >> >> >>>The --enable-stdcall-fixup option suppress one war

Re: problem with cygwin box (termcap?)

2004-09-22 Thread Christopher Faylor
On Wed, Sep 22, 2004 at 02:58:20PM -0700, Brian Dessent wrote: >David Arnstein wrote: > >> I launch a cygwin "box" (command window) on my Windows 2000 machine. >> I run ssh to connect to a shell account running a variant of BSD Unix. >> >> Whenever I use the program "less" on that shell account, i

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Brian Dessent
"Gerrit P. Haase" wrote: > if you ask me, the PHP build system is broken. > > I tried to build 5.0.1, I'm getting no lipphp, no shared modules, > libdb is not found... If you specify an extension and the relevant > dependency is not available the configure exits, it is terrible, this > sucks rea

RE: CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Prakash Khemani
A similar problem occurs when I use /usr/sbin/ssmtp instead of Perl's Net::SMTP. I am able to send mail using /usr/sbin/ssmtp from the cygin shell cmd line. But when ssmtp is invoked from a perl script inside Apache2's CGI environment (sunning on Windows XP and cygwin) - I get the following error

[ANNOUNCEMENT] Updated: grace-5.1.17-1

2004-09-22 Thread Volker Quetschke
grace-5.1.17-1 has been uploaded to the Cygwin net distribution. DESCRIPTION: Grace is a WYSIWYG tool to make two-dimensional plots of numerical data. It runs under various (if not all) flavors of Unix with X11 and M*tif (LessTif or Motif). Its capabilities are roughly similar to GUI-

Re: CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Gerrit P. Haase
Hallo Prakash, Am Mittwoch, 22. September 2004 um 23:49 schriebst du: > I have a simple perl mail program mail.pl (pasted at the end of this > mail). In the cygwin environment it is able to send mail out when I run > it from the command line. > I also have apache2 running in my cygwin environmen

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hello Brian, >> I hate this package since I tried to build it the first time. > Part of the problem here is that "We don't support building under > Cygwin" is the official line from php-dev. Sigh;) > I've got php-4.3.8 working fine as a DSO with Apache (a single 3.1M > chgphp4.dll.) This works

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Igor Pechtchanski
On Thu, 23 Sep 2004, Gerrit P. Haase wrote: > Hello Brian, > > >> I hate this package since I tried to build it the first time. > > > Part of the problem here is that "We don't support building under > > Cygwin" is the official line from php-dev. > > Sigh;) > > > I've got php-4.3.8 working fine as

RE: ./configure in any package fails to create Makefile

2004-09-22 Thread Mark Aufflick
WAS: Tried that :( this is getting demoralising. Here are the env variables i set: $history |egrep '(=|export)' 394 export CONFIG_DIRS= 395 export CONFIG_FILES= 428 PATH=/usr/bin:/usr/local/bin:/usr/X11R6/bin:/opt/gnome/bin:/opt/kde2/bin 429 MANPATH=/usr/man:/usr/local/man:/usr/X1

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Brian Dessent
"Gerrit P. Haase" wrote: > > Hello Brian, > > >> I hate this package since I tried to build it the first time. > > > Part of the problem here is that "We don't support building under > > Cygwin" is the official line from php-dev. > > Sigh;) > > > I've got php-4.3.8 working fine as a DSO with A

RE: CYGWIN + APCHE + Net::SMTP

2004-09-22 Thread Prakash Khemani
> Are other CGIs are working? Yes - the other CGIs seem to be working fine. Thanks, Prakash > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Gerrit P. Haase > Sent: Wednesday, September 22, 2004 4:14 PM > To: [EMAIL PROTECTED] > Subject: Re: CYGWI

can not find cygcrypt-0.dll

2004-09-22 Thread Yu-Cheng Chou
Hi, I installed the latest cygwin (1.5.11.1) on a windows 2000 machine, and tried to start the sshd service, but an error message occurred saying that cygcrypt-0.dll can not be found in PATH. The thing is that cygcrypt- 0.dll does not exist in the system. Any idea to fix it? -- Unsubscribe in

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Gerrit P. Haase
Hello Brian, > FYI what I'm doing basically amounts to: [...] I run basically the same set on php-5, I don't get a libphp at all, all objects are compiled into php.exe, no library around here:-( I have a flag here: --enable-embed=TYPE EXPERIMENTAL: Enable building of embedded SAPI library

Re: can not find cygcrypt-0.dll

2004-09-22 Thread Gerrit P. Haase
Hallo Yu-Cheng, Am Donnerstag, 23. September 2004 um 03:35 schriebst du: > Hi, > I installed the latest cygwin (1.5.11.1) on a windows 2000 machine, and > tried to start the sshd service, but an error message occurred saying > that cygcrypt-0.dll can not be found in PATH. The thing is that cygc

Re: can not find cygcrypt-0.dll

2004-09-22 Thread Brian Dessent
Yu-Cheng Chou wrote: > I installed the latest cygwin (1.5.11.1) on a windows 2000 machine, and > tried to start the sshd service, but an error message occurred saying > that cygcrypt-0.dll can not be found in PATH. The thing is that cygcrypt- > 0.dll does not exist in the system. > Any idea to fix

Re: New packge: lighttpd-1.3.0

2004-09-22 Thread Brian Dessent
"Gerrit P. Haase" wrote: > > Hello Brian, > > > FYI what I'm doing basically amounts to: > > [...] > > I run basically the same set on php-5, I don't get a libphp at all, > all objects are compiled into php.exe, no library around here:-( > > I have a flag here: > --enable-embed=TYPE EXPERIME

clamav: libclamav as shared library

2004-09-22 Thread Yaakov Selkowitz
clamav maintainer, First, thank you for contributing this project to the distro, and getting clamd working properly (something I've had trouble doing myself). I do have one request, however -- and I know it's not a big deal -- if you could build libclamav as a shared library. This can be done

Blocking accept() broken?

2004-09-22 Thread Mailing List
G'day In Linux, if I call accept(socket_fd, ); it will block until there is a connection attempt to that socket. In Cygwin, even after writing code to ensure it is blocking*, it acts in a non-blocking manner. I've looked around and can find no explaination for this, so I'm just wondering i

Re: Blocking accept() broken?

2004-09-22 Thread Christopher Faylor
On Thu, Sep 23, 2004 at 03:05:11PM +1000, Mailing List wrote: >G'day > >In Linux, if I call accept(socket_fd, ); it will block until >there is a connection attempt to that socket. > >In Cygwin, even after writing code to ensure it is blocking*, it acts >in a non-blocking manner. I've looked

Re: Blocking accept() broken?

2004-09-22 Thread Mailing List
This is about as much as I can cut it down: /***/ #include #include #include #include #include #include #include #include int main() { /*