makefile+flex&bison problem

2002-11-01 Thread sunsail
how can i write a "makefile" wiht bison&flex in "cygwin" ? is there any example ? regards -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygw

/usr/bin/ls and /usr/bin/rm Unexpected Behavior when requesting more than 1574 files or 96707 bytes of filenames

2002-11-01 Thread guillot . bernard
Hi There, Ok This is another of those weird bug. If All your filenames adds up to more than 96707 by even just one char, if you request ls *.data or rm *.data you will get a bash: /usr/bin/ls: Invalid argument. But ls without a pattern request will work. Here is what I found so

RE: Trouble with fresh install of Cygwin -- solved

2002-11-01 Thread Pflugshaupt Kaspar (KPMR)
Thanks to Pierre A. Humblet and Joshua D. Franklin for further guidance. My problems were solved by adding "set CYGWIN=nontsec" to the cygwin.bat file. It appears that the ACL setup on my machine clashed with ntsec somehow. As I have no influence on that, turning ntsec off seems to be the only

Re: Procmail-problem

2002-11-01 Thread Glaser & Huke
Antwort auf Mail von Jason Tishler vom 30.10.2002 16:23:18: Hello Jason, >I'm redirecting this post to the Cygwin mailing list, because (IMO) that >list is more appropriate for these types of problems. Oh, sorry i'm not member of this List in the moment, but... [...] >The above seems to indicat

Re: undefined reference continues

2002-11-01 Thread Alfred Lam
Hi people, I have been able to get .so file which I'm trying to use now in a jni link in windows, but I'm facing some problems. This is the situation: I had some .cpp, .h and .lib libraries. My aim was to get a .so from these so that it can be used in a jni link in linux, so I used cygwin. Initial

Re: upgrading - apache fails

2002-11-01 Thread Stipe Tolj
> I've been upgrading to cygwin 1.3.14-1. After the update the apache > web server won't start up again. The /var/log/apache/error_log > contains: > > [Thu Oct 31 22:24:51 2002] [notice] Apache/1.3.24 (Cygwin) configured -- resuming >normal operations > [Thu Oct 31 22:24:51 2002] [notice] Accept

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Stipe Tolj
Christopher Faylor wrote: > > On Fri, Oct 25, 2002 at 03:24:19PM +0200, Javier wrote: > >We-ell... Here I am experiencing problems, of a different sort, too! > > > >DEVELO~1> uname -a > >CYGWIN_NT-5.0 UNO 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown > >DEVELO~1> /usr/sbin/apachectl start > >C:\c

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Stipe Tolj
> :-) I don't understand why httpd.exe tries to load cygxml2-2.dll > Very strange. the xml2 dependency is coming from mod_php. PHP is compiled with libxml2 support. That's why httpd tries to load the DLLs. > My problems disappeared: > I recompiled Apache and after switching from one cygwin1.dll

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Stipe Tolj
Ralf Habacker schrieb: > > > Why does apache tries to load cygxml2-2.dll? > > > > the php module uses this dll. yep, Ralf is an eagle eye! :)) Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel:

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Stipe Tolj
> And after some output, I did > > public_html> /usr/sbin/apachectl start > /usr/sbin/apachectl start: httpd started > > So that was it!! :) > > Thanks a lot for the pointers and tips; I wouldn't have been able to > solve it that's why I included the rebasing issue in /usr/doc/Cygwin/apache* Yo

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Stipe Tolj
> The absolute base address isn't the most important thing, the only thing which > is important to find a base address which isn't used by one of the applications > loaded dll's. yep, shouldn't we enforce some bash script that can detect such a "free" base address or modify Jason's rebase. BTW, c

Re: It's x86

2002-11-01 Thread CBFalconer
( resent, due to original mis-address ) Randall R Schulz wrote: > > Since I participated in the confusion about gcc/g++'s interpretation > of the cpu-type-specific options, I thought I'd post this excerpt > from the GCC manual page: > > -mcpu=cpu-type > Tune to cpu-type everyt

Re: /usr/bin/ls and /usr/bin/rm Unexpected Behavior when requesting m ore than 1574 files or 96707 bytes of filenames

2002-11-01 Thread Larry Hall (RFK Partners, Inc)
Perhaps you'll find 'xargs' helpful. Larry Hall [EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 04:29 AM 1

Pasting and copying from and to bash

2002-11-01 Thread jblazi
Is there a way to copy text from bash into a Windows application and vice versa? TIA, -- Janos Blazi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: h

Re: Pasting and copying from and to bash

2002-11-01 Thread Olaf Foellinger
On Fri, Nov 01, 2002 at 02:55:03PM +0100, jblazi wrote: > Is there a way to copy text from bash into a Windows application and vice > versa? Yes. Depends on the programm you run bash in (cmd.exe or rxvt). Dor cmd set the properties->options->quick edit and insert modus than you can cpy and paste

Re: gdb hangs on a 486

2002-11-01 Thread Christopher Faylor
On Thu, Oct 31, 2002 at 10:10:24PM -0500, CBFalconer wrote: >Christopher Faylor wrote: >> On Thu, Oct 31, 2002 at 06:58:03PM -0500, CBFalconer wrote: >> >> >Unfortunately that is all the data there is. I don't expect a magic >> >wand. The problem is probably in the gui stuff gdb is calling anyho

Re: It's x86

2002-11-01 Thread Christopher Faylor
On Fri, Nov 01, 2002 at 05:21:47AM -0500, CBFalconer wrote: >Such architecture optimizations are much more likely to have been >taken in the GUI gubris that is being used for display than in >GCC/GDB themselves. I think the moral is that such settings >should be recorded in the distribution. None

Problem with X11 include files

2002-11-01 Thread jblazi
I am trying to compile a small application from the GUILE tutorial. This application needs X11/Xlib.h. I installed the X11 files and the include file is in the directory d:/cygwin/usr/X11R6/include/X11, but I do not know how to tell this gcc. For example $ gcc -I/d:cygwin/usr/X11R6/include/ tortoi

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Jason Tishler
Stipe, On Fri, Nov 01, 2002 at 12:24:00PM +0100, Stipe Tolj wrote: > Chris and others talked something about integrating rebasing in > setup.exe some time ago, I thing this is yet not done, right?! Yes, I'm still working on it... Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: gdb hangs on a 486

2002-11-01 Thread J. David Bryan
On 30 Oct 2002 at 23:13, CBFalconer wrote: > I have been trying out gdb in Cygwin, and found it to hang and/or crash > under W98, running on a 486. I tried gdb (the version you cited) with the windowed interface on a 486 running NT 4.0, and it appeared to work fine on a simple "hello, world" t

Re: fsx versus cygwin?

2002-11-01 Thread Christopher Faylor
Please check out the project web page for links to available information and ports: http://cygwin.com/ . If you don't see what you need there, then the cygwin mailing list is the best place to make observations or get questions answered. Information on the mailing list is available at the project

Re: gdb hangs on a 486

2002-11-01 Thread [EMAIL PROTECTED]
Ah, finally a good soul with an honest-to-goodness data point! Who knew there were actually 486s still around. ;-) Seems like this lends credence to Chris' arguments (did he need some? :-) ) Chuck, if you're seeing some problem and want to try to get it resolved, you need to push into a diffe

Backwards typeahead

2002-11-01 Thread Steve Chapel
With the cygwin 1.3.13 bash shell running in a Windows 98 SE DOS window, I've experienced that characters I've typed in while a command is running appear reversed when the command prompt appears again. I found this thread from April 20

Re: Problem with X11 include files

2002-11-01 Thread Elfyn McBratney
Hi, I think you had similar problems a few days ago...? Your include line is a bit mashed to say the least. Im taking a shot in the dark here but guessing your running gcc/other under cygwin hense the `$'. So the first problem is that /d:cygwin doesn't exist and will never exist. If your cygwi

cvs can't parse its arguments -- known issue?

2002-11-01 Thread Matt Armstrong
I'm seeing some very odd behavior from cvs and I wonder if others are seeing it too. No matter what args I pass it, cvs tells me it is an invalid option -- even the --help-options arg. All other cygwin stuff seems to be functioning well. --

RE: cvs can't parse its arguments -- known issue?

2002-11-01 Thread John Morrison
I've had this - a while ago I think. Try calling cvs with it's full path... $ /bin/cvs ... J. > -Original Message- > From: Matt Armstrong > > I'm seeing some very odd behavior from cvs and I wonder if others are > seeing it too. > > No matter what args I pass it, cvs tells me it is an

Re: cvs can't parse its arguments -- known issue?

2002-11-01 Thread Randall R Schulz
Matt, I cannot replicate that failure (I get a password prompt). Are you invoking it from a Cygwin shell, or from CMD.exe (or COMMAND.COM?). You might want to escape the @ sign, since under certain circumstances it's special (i.e., it's a extended shell argument processing syntax meant to allo

Re: cvs can't parse its arguments -- known issue?

2002-11-01 Thread Matt Armstrong
"John Morrison" <[EMAIL PROTECTED]> writes: > I've had this - a while ago I think. Try calling cvs with it's > full path... > > $ /bin/cvs ... Unfortunately, no luck. :-( Randall R Schulz <[EMAIL PROTECTED]> writes: > I cannot replicate that failure (I get a password prompt). > > Are you inv

Re: cvs can't parse its arguments -- known issue?

2002-11-01 Thread Randall R Schulz
Matt, What does "type -a cvs" show you (from BASH)? Might you have an alias or shell function intervening between the command line and the actual invocation of the process? Also, are you sure you're running Cygwin cvs? Might there be another cvs installed on your system? Randall Schulz Mounta

Re: cvs can't parse its arguments -- known issue?

2002-11-01 Thread George William Smith
Check your .cvsrc, you may have some flags there that CVS doesn't support. G "Matt Armstrong" <[EMAIL PROTECTED]> wrote in message news:87r8e5b2i0.fsf@;squeaker.lickey.com... > I'm seeing some very odd behavior from cvs and I wonder if others are > seeing it too. > > No matter what args I pass it

Re: Apache doesn't run anymore with 1.3.14

2002-11-01 Thread Gerrit P. Haase
Hallo Stipe, Am Freitag, 1. November 2002 um 12:15 schriebst du: >> :-) I don't understand why httpd.exe tries to load cygxml2-2.dll >> Very strange. > the xml2 dependency is coming from mod_php. PHP is compiled with > libxml2 support. That's why httpd tries to load the DLLs. >> My problems di

(Serious) X11 problem

2002-11-01 Thread jblazi
I have tried to compile an X11 program from the Guile tutorial http://www.gnu.org/software/guile/docs/guile-tut/tortoise1.html. I could compile it but when I run it from bash, I get a core dump. On the Linux system I use for my work, the program runs flawlessly. I cannot tell if this is because

Re: Cygwin, GNU make and VC++ ?

2002-11-01 Thread Guy Harrison
On Mon, 28 Oct 2002 22:51:21 -0500, Christophe Dupre <[EMAIL PROTECTED]> wrote: >Hello everyone, >I'm trying to recompile a homegrown program that was originaly >developped for Unix under Windows. We were successful in compiling this >program with the cygwin-supplied gcc using our current Makefile

Re: gdb hangs on a 486

2002-11-01 Thread CBFalconer
"[EMAIL PROTECTED]" wrote: > ... snip ... > > Dead thread now? I hope so. I'm out. :-) Dead. -- Chuck F ([EMAIL PROTECTED]) ([EMAIL PROTECTED]) Available for consulting/temporary embedded and systems. USE worldnet address! -- Unsubscribe info:

Sample makefile

2002-11-01 Thread Brunda Sathi
Hi, I am trying to compile an oracle oci sample program "cdemo81.c" which is under d:\oracle\ora92\oci\samples directory. It is referring to a library called oci.lib which is under d:\oracle\ora92\oci\lib\msvc directory. All include files are under d:\oracle\ora92\oci\

Re: makefile+flex&bison problem

2002-11-01 Thread Igor Pechtchanski
On Fri, 1 Nov 2002 [EMAIL PROTECTED] wrote: > how can i write a "makefile" wiht bison&flex in "cygwin" > ? is there any example ? If you're unafraid to browse through a complex project, try downloading the source of the setup program. It uses both flex and bison. Igor --

Re: Cygwin, GNU make and VC++ ?

2002-11-01 Thread Peter A. Castro
On Tue, 29 Oct 2002, Christophe Dupre wrote: > Can you share this script with us ? You know, one of these days I'm going to have to actually check my facts before I go and open my mouth :) I've reviewed my little scripts cl & link (wrote them a while ago and just now actually *looked* at what th

Re: Sample makefile

2002-11-01 Thread Peter A. Castro
On Fri, 1 Nov 2002, Brunda Sathi wrote: > Hi, > I am trying to compile an oracle oci sample program "cdemo81.c" which > is under > d:\oracle\ora92\oci\samples directory. It is referring to a > library called oci.lib which is under > d:\oracle\ora92\oci\lib\msvc directory.

Re: cvs can't parse its arguments -- known issue?

2002-11-01 Thread Matt Armstrong
"George William Smith" <[EMAIL PROTECTED]> writes: > Check your .cvsrc, you may have some flags there that CVS doesn't > support. Thanks, that was it. My .cvsrc was using DOS style end of line terminators. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: (Serious) X11 problem

2002-11-01 Thread cygwin
On Fri, Nov 01, 2002 at 09:31:37PM +0100, jblazi wrote: >I have tried to compile an X11 program from the Guile tutorial >http://www.gnu.org/software/guile/docs/guile-tut/tortoise1.html. I could >compile it but when I run it from bash, I get a core dump. > >On the Linux system I use for my work, t

RE: Cygwin, GNU make and VC++ ?

2002-11-01 Thread Mike Bresnahan
For what its worth, this is the script I use: #! /bin/sh # # Wrapper script for the Microsoft Visual C++ compiler (cl) to allow it to work with Cygwin based makefiles. cmd="/c/Program\ Files/Microsoft\ Visual\ Studio/VC98/Bin/cl" for option do case $option in -I/*) path=`expr $op

RE: Cygwin, GNU make and VC++ ?

2002-11-01 Thread Igor Pechtchanski
On Fri, 1 Nov 2002, Mike Bresnahan wrote: > For what its worth, this is the script I use: > > #! /bin/sh > # > # Wrapper script for the Microsoft Visual C++ compiler (cl) to allow it to > work with Cygwin based makefiles. > > cmd="/c/Program\ Files/Microsoft\ Visual\ Studio/VC98/Bin/cl" > > for op

After Cygwin and XEmacs upgrade, read-only files aren't detected

2002-11-01 Thread David M. Karr
Last night I upgraded my Cygwin and Cygwin/XEmacs installations to the latest. Today, I noticed that XEmacs can no longer notice that read-only files are read-only. Normally, it detects that, and sets the buffer to be read-only. I did report this to the XEmacs group, but they're not aware of any