On Mon, 3 Apr 2006, Bryan D. Thomas wrote:
> > To generate a pidfile for syslog-ng, should I try the
> > -p switch to syslog-ng, (i.e. using the -a argument to
> > cygrunsrv) or the -x argument to cygrunsrv?
>
> I tried removing the service using cygrunsrv, then installing the
> service with the c
Christopher Faylor wrote:
> >arguments" hang in configure scripts. Peter's testcase fails too. As
> >a workaround I've set cygexec on my mounts which seems to workaround
> >the issue (and allows larger commandlines anyway.)
>
> Out of curiousity, does this go away if you mount your /bin directo
> To generate a pidfile for syslog-ng, should I try the
> -p switch to syslog-ng, (i.e. using the -a argument to
> cygrunsrv) or the -x argument to cygrunsrv?
I tried removing the service using cygrunsrv, then installing the service
with the changed option. But, when starting the service again,
Vitor Flausino wrote:
Hello cygwin.
I'm sending this email because I think I found a bug (I'm using version
1.5.19-4).
I have an application that has tabs (similar to windows File/Edit/.../Help).
When I clique on a tab, several options are shown below (similar to clique
on File, and then you se
Brian Kramer wrote:
Larry, after deleting my cygwin directory and reinstalling, I am able to
execute the sample program below correctly. Thanks for your time spent on
this! For me... onward!
Glad you were able to figure out that it was some local configuration issue,
even if you're not sure
Hi again, MK sanganagouda, if u free visit
http://www.c.1asphost.com/Sanganagouda/forum
http://www.c.1asphost.com/Sanganagouda/forum
thanks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://
> I had to do the following to get it to compile:
> 1) add a "strstream.h" in the headers directory that includes
Are you adding files to /usr/include? That is asking for problems. You are
better off teaching your application about modern C++, and sending those
patches back upstream to the "C
> cygwin can compile the .cpp files but when linking everything together,
> always "undefined reference" messages appear for the line with close():
>
> --
> g++ -mno-cygwin -w -march=i686 -Dstricmp=strcasecmp -Dstrcmpi=strcasecmp
> -I"./someDir"
> -c -o x1.o x1.cpp
> ...
> g++ -mno-cy
I'm building "The C Scripting language" on cygwin, and it uses some deprecated
c++ include files and notations. The ones that caused problems are fstream.h
and strstream.h
I had to do the following to get it to compile:
1) add a "strstream.h" in the headers directory that includes
2) force head
On Wed, Mar 29, 2006 at 03:14:54PM -0800, Brian Dessent wrote:
>Christopher Faylor wrote:
>>>I was building binutils using the cygwin 20060308 snapshot, and when it
>>>did the check for "finding the maximum length of command line" a sh
>>>shell goes to 99% cpu usage and doesn't return until I end t
I have an c++ application which uses ifstream.close() like this:
--
#include
#include
using namespace std;
void readMainConfig ()
{
ifstream *config = new ifstream("x.cfg");
...
config->close();
delete config;
}
--
cygwin can compile the .cpp files but when linking everyth
Cary Lewis wrote:
>
>
> The fonts are there but for some reason the AFPL 8.53 version can't use them,
> perhaps it was a configure issue before I compiled?
Does your "gs --help" show a search path that includes fonts? Your comment is
ambiguous, "the fonts are there" means literally that the old
The fonts are there but for some reason the AFPL 8.53 version can't use them,
perhaps it was a configure issue before I compiled?
Perhaps the souce tries to use a font server and this confuses the s/w, since
Cygwin doesn't have a font server?
--
Unsubscribe info: http://cygwin.com/ml/#un
You ideas helped.. a lot..
Then I had other errors pop up.. This link:
http://bmonday.com/articles/653.aspx
..helped with the rest of my issues.
On 4/3/06, René Berber <[EMAIL PROTECTED]> wrote:
> Michael March wrote:
> > This is the first time in years I am working off a MSFT AD based
> > corp
Cary Lewis wrote:
> The standard ghostscript available in the cygwin setup.exe is 8.50, but I need
> 8.53 to produce FAX tiff files correctly.
>
> I was able to build the AFPL ghostscript from source, but it can not locate
> any
> of fonts.
[snip]
$ gs --help
GPL Ghostscript 8.50 (2005-12-31)
.
org/ml/cygwin/2006-01/msg00818.html
> Find says the directories do not exist:
>
> V:\>find
> .
This is because of the changing inode bug in older versions of
Samba. Corinna checked in a patch on March 31st that tries to
tell various Samba versions apart, have you tried the 200604
Michael March wrote:
> This is the first time in years I am working off a MSFT AD based
> corporate network. When I received my company issued laptop (running
> XP) I immediately installed Cygwin, of course.
>
> The first time I logged in it wanted me to run the make passwd /
> groups script.. tha
The standard ghostscript available in the cygwin setup.exe is 8.50, but I need
8.53 to produce FAX tiff files correctly.
I was able to build the AFPL ghostscript from source, but it can not locate any
of fonts.
Can someone explain to me how to build ghostscript from source and integrate it
prope
I'm having a problem with FIND not working on WinXP with a Samba drive on
an older FreeBSD server.
V:\>find --version
GNU find version 4.3.0
Features enabled: O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS
The cygwin1.dll is version 1.5.19-cr-0x5ef/2006-01-20 13:28
Find says the directories do not
This is the first time in years I am working off a MSFT AD based
corporate network. When I received my company issued laptop (running
XP) I immediately installed Cygwin, of course.
The first time I logged in it wanted me to run the make passwd /
groups script.. that proceeded to create 11K entries
Hello,
After searching the list, I've not found this particular setup and problem
in the list. If I missed it, I apologize.
When using scons-j the script unexpectedly fails with error 5. Normally
this would be a scons problem, but I think it is a cygwin dll failure since
it works with 1.15.
The Subversion 1.3.0-1 packages, previously released with testing
status, are now promoted to the current distribution.
IMPORTANT COMPATIBILITY NOTE for the subversion-apache2 package:
Cygwin packages of Subversion 1.2.x are compiled against Apache 2.0.x.
Cygwin packages of Subversion 1.3.x are c
The Apache HTTPD version 2.2.0-1 packages, previously released with
testing status, are now promoted to the current distribution.
IMPORTANT UPDATE NOTE
Existing version 2.0 config files are MOSTLY compatible with 2.2, but
WILL require at least one
On Mon 4/3/06 13:19 EDT cyg wrote:
> On Mon, Apr 03, 2006 at 10:52:01AM -0500, Tom Rodman wrote:
> >Then, I ran:
> >
> > C:\>c:\aut\cyg\bin\strace -o/tmp/strace.out /bin/bash
> > bash-3.00$ exec /bin/ls -l /etc/passwd
>
> The strace shows that /bin/ls is a shell script. I suspect that's at leas
I recently downloaded the current version of cygwin on
2006-04-01 and got the following messages when running acloal:
/usr/share/aclocal/libsmi.m4:8:
warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libmcrypt
On Mon, Apr 03, 2006 at 10:52:01AM -0500, Tom Rodman wrote:
>Then, I ran:
>
> C:\>c:\aut\cyg\bin\strace -o/tmp/strace.out /bin/bash
> bash-3.00$ exec /bin/ls -l /etc/passwd
The strace shows that /bin/ls is a shell script. I suspect that's at least
part of your problem. Maybe you have both a /b
--- Bernhard Loos <[EMAIL PROTECTED]> wrote:
> I was able to track the problem down, inserting a
> call to
> _my_tls.init_exception_handler
> (_cygtls::handle_exceptions);
> in the function dll::init() solves it. But I'm
> unsure, whether it introduce
> other bugs. If somebody has checked this, I
Hello cygwin.
I'm sending this email because I think I found a bug (I'm using version
1.5.19-4).
I have an application that has tabs (similar to windows File/Edit/.../Help).
When I clique on a tab, several options are shown below (similar to clique
on File, and then you see New/Open/.../Exit).
T
FYI..
I found a backup of cygwin install directory from my other computer
dated July 2005. setup.exe is 2.457.2.2 not sure which cygwin release
is that.
It had apache-1.3.33-1 and it works fine. Got apache+php+Gallery &
friends working :).
Maybe this is not a apache problem?
thx.
Kent.
29 matches
Mail list logo