RE: [Parallels 3.0, MacOS 10.4.9] Cygwin install probs and how do I subscribe

2007-07-27 Thread Dave Korn
On 26 July 2007 19:13, David L Goldsmith wrote: > Thanks for the (somewhat) validating reply. Any idea why I'm not seeing > make in my cygwin installation. > > DG Two things: 1. http://cygwin.com/acronyms#PPIOSPE. Redirected to mailing list. 2. http://cygwin.com/faq/faq.setup.html#faq.setu

Re: Using RSH on Windows 2003 server?

2007-07-27 Thread Li_Adrian
Li_Adrian wrote: > I realize that ssh is safer, but my boss said that he wants rsh because > that is what the rest of our computers are running, or something along > those lines. I even got ssh to work, and he still said that he wanted > rsh. Believe me, I was pushing for ssh. I now get a diffe

RE: hacked package on server

2007-07-27 Thread Dave Korn
On 26 July 2007 21:27, Markus E.L. wrote: >> 3) Calm down, breath deeply, and try not to be so hysterical. > > Good advice, Dave. Did you try it once? > > - M Snappy reply dude, you've obviously been working hard on that one. No wonder it took you a fortnight to come up with it. Now woul

Re: [ANNOUNCEMENT] [test-version] emacs-22.1-3/emacs-el-22.1-3/emacs-X11-22.1-3

2007-07-27 Thread Angelo Graziosi
Mark Harig wrote: > Provide a detailed list of the steps (Emacs commands) > that you are running to reproduce the problem. For example: M-x compile make mchps95.gfc clean in which 'mchps95.gfc' is a F95 application linking with a Cernlib build made with an old version of GFortran: this

Compiling a Linux kernel using Cygwin

2007-07-27 Thread Claudio Scordino
Hi all, I have to compile a Linux kernel using Cygwin on Windows XP (I know, it's a very silly thing, but it does not depend on me, unfortunately...). I already have a gcc cross-compile toolchain for my target (arm) installed on Windows. I already installed gcc-core, gcc-g++, binutils, cp

Re: Cygwin Perl and -Duselongdouble

2007-07-27 Thread Sisyphus
- Original Message - From: "Brian Dessent" <[EMAIL PROTECTED]> . . If I can successfully run 'gcc script.c' (where 'script.c' contains a call to 'sqrtl') then I'm inclined to say that sqrtl is "available in the C compiler" (or something like that). But you can't. That command shoul

FW: ezmlm warning

2007-07-27 Thread Bob McConnell
This warning message does not tell me how to contact the list owner to discuss this problem. After contacting our email administrator, we found that the rejected messages were originated or routed through a domain that Trend Micro has on its real time black list. He is attempting to add cygwin.com

Re: Help needed to access cygwin sshd server (installed on windows) from remote client with putty under windows XP

2007-07-27 Thread Michael Hipp
shiliang Wang wrote: From: shiliang Wang [mailto:[EMAIL PROTECTED] Sent: Thursday, July 26, 2007 4:52 PM To: 'cygwin@cygwin.com' Subject: Help needed to access cygwin sshd server (installed on windows) from remote client with putty under windows XP Hi, I am new here, I just wonder if someon

RE: Compiling a Linux kernel using Cygwin

2007-07-27 Thread Bob McConnell
Cross compiling on Cygwin is not foolish at all. I have two commercial SDKs set up that way and know of more than a few other people doing just that. I target both ARM7 and Motorola CPUs. In both cases the SDK installed on top of my existing Cygwin configuration and just worked. But you might have

Re: Compiling a Linux kernel using Cygwin

2007-07-27 Thread Samuel Robb
On Fri, 2007-07-27 at 16:43 +0200, Claudio Scordino wrote: > Hi all, > >I have to compile a Linux kernel using Cygwin on Windows XP (I know, it's > a > very silly thing, but it does not depend on me, unfortunately...). > > I already have a gcc cross-compile toolchain for my target (arm) ins

Re: Cygwin Perl and -Duselongdouble

2007-07-27 Thread Brian Dessent
Sisyphus wrote: > It certainly works for me for 'sqrtl' (but fails for 'frexpl' with > "undefined reference to `_frexpl'"): This is an invalid testcase in several ways. It only "works" inasmuch as the compiler recognises that 7 is a constant and replaces the call to sqrtl() with a value. Any no

Re: Accessing RS-232 serial port under Cygwin

2007-07-27 Thread Morgan gangwere
On Jul 26, 2007, at 7:44 PM, ask.teddy wrote: Hello, I want to write a C program which runs on a desktop computer and talks to a device over the RS-232 serial port. I'm using WinXP + Cygwin, and sometimes Ubuntu Linux. I hope this program can be ported to either OS with the least modification

Re: Online Clerical Workers Needed

2007-07-27 Thread Jordi
I am interested in your job offer, please tell me the conditions. Can you be legal? I am legal. I only say truths. 2007/7/27, KINEX ENTERPRISES LTD. <[EMAIL PROTECTED]>: > Dear Employee. > > We are recruiting Online Administrative/Clerical/General Office work for > personnels who are willing t

Re: Cygwin (1.5.24) PIL(1.1.6) Install Problem: tight looping

2007-07-27 Thread Steve Holden
Yaakov (Cygwin Ports) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Holden wrote: I have tried to install it, but each time I do I see the first compile command start to run and the process hangs. If I CTRL/C the setup.py and restart it, it begins the next compile (implying that

Re: Online Clerical Workers Needed

2007-07-27 Thread Jordi
Sorry, I didn't understand anything. I don't want to offend You. Again, If i don't understand anything sorry. 2007/7/27, KINEX ENTERPRISES LTD. <[EMAIL PROTECTED]>: > Dear Employee. > > We are recruiting Online Administrative/Clerical/General Office work for > personnels who are willing to earn

how to build cygwin using itself

2007-07-27 Thread zooko
Folks: I started by following these instructions: http://cygwin.com/faq/faq.programming.html#faq.programming.building- cygwin Which say to check out "what you need" from CVS, linking to these instructions: http://cygwin.com/cvs.html Which say to check out "winsup". However, it turns out

the instruction of setting up sshd in cygwin is too vague

2007-07-27 Thread shiliang Wang
Thanks to let me know which instruction is correct one. I got the trouble with the official instruction. I just wonder if you can give me some help, I am new in this area? My goal is establishing a vista or XP professional base sshd server in laboratory so that everyone in the lab can use this com

Re: Emacs takes 100% CPU

2007-07-27 Thread Nicolas Saunier
I switched to the emacs 22.1 available through cygwin, and it seems fine. I also started cygserver (adding the environment variable). Is the xemacs-emacs-common package required for emacs 22.1 ? Thanks for the help. Nicolas -- Nicolas Saunier Postdoctoral Research Associate Department of Civil

Re: how to build cygwin using itself

2007-07-27 Thread Brian Dessent
zooko wrote: > http://cygwin.com/cvs.html > > Which say to check out "winsup". That's your problem. I'm not sure why that page says that, but just checking out winsup will give you a tree that can't be used to build anything. > Could someone give me a hint as to what other steps are necessary

Re: the instruction of setting up sshd in cygwin is too vague

2007-07-27 Thread Jordi
I am not like you (I am beginner) or a experienced it depends, if you want the truth I'll tell you. I understand you. But you are never going to believe me. And may be it is not a good way for you. 2007/7/27, shiliang Wang <[EMAIL PROTECTED]>: > Thanks to let me know which instruction is correct

Re: how to build cygwin using itself

2007-07-27 Thread zooko
On Jul 27, 2007, at 11:43 AM, Brian Dessent wrote: zooko wrote: http://cygwin.com/cvs.html Which say to check out "winsup". That's your problem. I'm not sure why that page says that, but just checking out winsup will give you a tree that can't be used to build anything. Could someone giv

Re: how to build cygwin using itself

2007-07-27 Thread Brian Dessent
zooko wrote: > > "cvs co cygwin" > > This doesn't work for me: > > --- > $ CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src cvs co cygwin > cvs server: cannot find module `cygwin' - ignored > cvs [checkout aborted]: cannot expand modules > --- Okay, sorry, "winsup" is the right name of the m

failed to build from source

2007-07-27 Thread zooko
Folks: I did a cvs co of the entire src/ directory, and then did "../src/ configure --prefix=/some/installdir && make". It built a lot of stuff (took 14 minutes), and then ended with this: --- gcc -DHAVE_CONFIG_H -I. -I../../src/binutils -I. -D_GNU_SOURCE -I. - I../../src/binutils -I../b

Re: how to build cygwin using itself

2007-07-27 Thread zooko
On Jul 27, 2007, at 12:54 PM, Brian Dessent wrote: Okay, sorry, "winsup" is the right name of the module, not cygwin. But checking out the module "winsup" should have gotten you the toplevel, etc/, include/, libiberty/, newlib/, and winsup/: winsup -a src-support naked-winsup naked-

Re: failed to build from source

2007-07-27 Thread zooko
On Jul 27, 2007, at 1:43 PM, Brian Dessent wrote: You *really* do not want to do that. Indeed not, but since I had already done it, I thought I would report to ensuing failure for the benefit of someone else. To fix the error, install the missing libraries. Though it indicates some kind

Re: failed to build from source

2007-07-27 Thread Brian Dessent
zooko wrote: > Folks: Does this really require starting a new thread for every question? > I did a cvs co of the entire src/ directory, and then did "../src/ You *really* do not want to do that. > It built a lot of stuff (took 14 minutes), and then ended with this: It's going to take a lot lo

Re: [ANNOUNCEMENT] [test-version] emacs-22.1-3/emacs-el-22.1-3/emacs-X11-22.1-3

2007-07-27 Thread Mark Harig
Angelo Graziosi wrote: Provide a detailed list of the steps that you took to create your emacs binaries. They are very simple and standard (from the build script): LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base' \ ../configure --prefix=${prefix_dir} || return 1 make

Re: Emacs takes 100% CPU

2007-07-27 Thread Mark Harig
> I switched to the emacs 22.1 available through cygwin, and it seems fine. I also started cygserver (adding the environment variable). > > Is the xemacs-emacs-common package required for emacs 22.1 ? > It can be, depending on whether you need to use the 'b2m' or 'rcs-checkin' programs that are

Re: [ANNOUNCEMENT] [test-version] emacs-22.1-3/emacs-el-22.1-3/emacs-X11-22.1-3

2007-07-27 Thread Angelo Graziosi
Mark Harig wrote: > Would you please do the following? I send you the full log of the build I did on June 02. (As I discussed some time on this list and others, I use GCC-4.0.4 to build Emacs: with 3.4.4 the result is highly unstable (at least for me), but this does not seem the case of 21-3)

3rd party, cygwin-interferring app suspects list

2007-07-27 Thread Linda Walsh
Dave Korn wrote:

Re: FW: ezmlm warning

2007-07-27 Thread Christopher Faylor
On Fri, Jul 27, 2007 at 12:36:02PM -0400, Bob McConnell wrote: >This warning message does not tell me how to contact the list owner to >discuss this problem. The list owner (postmaster) is rarely interested in discussing why your mail server is bouncing email since that's an issue for your email s

Re: [Parallels 3.0, MacOS 10.4.9] Cygwin install probs and how do I subscribe

2007-07-27 Thread Christopher Faylor
On Fri, Jul 27, 2007 at 01:18:50AM -0400, Larry Hall (Cygwin) wrote: > David Goldsmith wrote: >>I actually knew it was a joke when you got to "Cygwin made his machine >>blue-screen ... He needs to reformat his disk and reinstall" and then >>when you added "he's taking down the Cygwin site and endi

file visible to Windoze but not Cygwin- possible causes?

2007-07-27 Thread Mike Marchywka
Hi, I've got a short c++ program that is apparently corrupting memory as I get link errors trying to overwrite the old executable after running it because someone thinks the file is still in use by a process I can no longer find. The program is not visible to cygwin "ls" and "find" complains $

Re: Using RSH on Windows 2003 server?

2007-07-27 Thread René Berber
Li_Adrian wrote: >> - Did you create /etc/passwd and /etc/group on the server; > Both of those files were created on the server, in the correct directory. >> - Are they local users or domain users; > The users are domain users. >> - Have you tried rlogin? > Rlogin works through Cygwin, and it pr

re:failed to build from source

2007-07-27 Thread Morgan gangwere
uhm... if im not mistaken, this list is for the support of: 1) the usge of cygwin1.dll (for use in porting apps to cygwin for later introduction into the source trees) 2) the installation of cygwin (meaning from setup.exe) 3) the general mongering of cygwin relating to the KERNEL not APPS (a

Re: failed to build from source

2007-07-27 Thread Christopher Faylor
On Fri, Jul 27, 2007 at 08:10:52PM -0600, Morgan gangwere wrote: > uhm... if im not mistaken, this list is for the support of: > 1) the usge of cygwin1.dll (for use in porting apps to cygwin for later > introduction into the source trees) > 2) the installation of cygwin (meaning from setup.exe) >

Re: failed to build from source

2007-07-27 Thread Morgan gangwere
On Jul 27, 2007, at 8:20 PM, Christopher Faylor wrote: On Fri, Jul 27, 2007 at 08:10:52PM -0600, Morgan gangwere wrote: uhm... if im not mistaken, this list is for the support of: 1) the usge of cygwin1.dll (for use in porting apps to cygwin for later introduction into the source trees) 2)