Mingw gcc emit wrong symbols in multiple inheritance case

2008-07-28 Thread Bo Yang
Hi Dear Gcc developers, When I am trying to build Mozilla with gcc-mingw, I came across the linkage error of undefined symbols in multiple inheritance case. And I have made a simple test case to reproduce the problem. But the test case is still very complex, I think. So, I came down to find the

Re: Problem making a package

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 07:52:53PM -0300, Douglas Gemignani wrote: >Hello, > >I made a distribuction package that will include some binaries, >headers, libraries and linker files. I would like them to be at >/usr/local/ so I won't have to configure the PATH for my binaries, but >I can't make setup.

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 11:59:04PM +0200, peterpan1616 wrote: >When I post the question, I was sure that the problem was my. >I was thinking: Probably I make some mistake. Using the mailing list, >if I am lucky, I can meet a kind vulonteer that explain me my >mistake. > >Now It looks like a bug/pr

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 06:30:28PM -0400, Ralph Hempel wrote: > Christopher Faylor wrote: >>Using setup.exe for this task makes me think that people believe >>setup.exe is doing something mysterious. It really isn't. Even if you >>wanted to go to the effort of unpacking tar.bz2 files you could st

Re: Problem making a package

2008-07-28 Thread Larry Hall (Cygwin)
Douglas Gemignani wrote: I packed everything under folders, then run tar and .bgz, I got my package-1.0.0-1.tar.bgz, I did the setup.hint file, and the setup.exe I hope I can find some help here! I'm using 7zip to compress. That could be your problem. 'setup.exe' expects bzip2 compress

Re: script

2008-07-28 Thread r
On 2008-07-28, René Berber <[EMAIL PROTECTED]> wrote: > Brian Mathis wrote: > >> On Mon, Jul 28, 2008 at 12:15 PM, r <[EMAIL PROTECTED]> wrote: >>> ok, I'm going to learn to manage basic cygwin-linux features >> [...] >>> I saw unlike linux that cygwin does not warn me when there are new >> [...] >

Problem making a package

2008-07-28 Thread Douglas Gemignani
Hello, I made a distribuction package that will include some binaries, headers, libraries and linker files. I would like them to be at /usr/local/ so I won't have to configure the PATH for my binaries, but I can't make setup.exe to install my package. I packed everything under folders, then run ta

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Ralph Hempel
Christopher Faylor wrote: Using setup.exe for this task makes me think that people believe setup.exe is doing something mysterious. It really isn't. Even if you wanted to go to the effort of unpacking tar.bz2 files you could still do it all with bash, tar, and mount, avoiding setup.exe entirel

Re: Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
When I post the question, I was sure that the problem was my. I was thinking: Probably I make some mistake. Using the mailing list, if I am lucky, I can meet a kind vulonteer that explain me my mistake. Now It looks like a bug/problem. If this is, I will be happy to help the debugging of this sy

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 11:48:16PM +0200, peterpan1616 wrote: >Really interesting but useless to solve my problem So why not help us help you with the problem by reading what's here: >Problem reports: http://cygwin.com/problems.html And sending some more details? cgf -- Unsubscribe info:

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 05:53:59PM -0400, Ralph Hempel wrote: > Christopher Faylor wrote: > >> For the time being, you should be able to dump the mount table to a .bat >> file with "mount -m" and then run the .bat on the system that has the >> copied installation. >> This technique probably won't w

Re: Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
Really interesting but useless to solve my problem On Mon, Jul 28, 2008 at 11:53 PM, Ralph Hempel <[EMAIL PROTECTED]> wrote: > Christopher Faylor wrote: > >> For the time being, you should be able to dump the mount table to a .bat >> file with "mount -m" and then run the .bat on the system that ha

Re: Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
What run for you is exactly what was running for me few months ago. Now I tired at least 3 times to download all application copy all the repo, run setup.exe without success On Mon, Jul 28, 2008 at 10:59 PM, Mirco Piccin <[EMAIL PROTECTED]> wrote: > Hi! I do something similar some days ago. > Als

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Ralph Hempel
Christopher Faylor wrote: For the time being, you should be able to dump the mount table to a .bat file with "mount -m" and then run the .bat on the system that has the copied installation. This technique probably won't work in Cygwin 1.7.x when it is released, though. Funny enough, this is t

Re: Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
To avoid this possibility, I tried to erase all about cygwin and cygnus erasing dirs and also using regedit and erasing everything related to cygwin and cygnus the result do not change On Mon, Jul 28, 2008 at 6:59 PM, Dave Korn <[EMAIL PROTECTED]> wrote: > Brian Dessent wrote on 28 July 2008 17:44

Re: Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
What I mean exactly is: go to www.cygwin.com download setup.exe Run setup.exe and chose download in local directory (that usually I call temp_cygwin on d disk I select Install than start the process. At the end I have my local directory d:\temp_cygwin where into there are 2 file *.log and the other

Re: script

2008-07-28 Thread René Berber
Brian Mathis wrote: On Mon, Jul 28, 2008 at 12:15 PM, r <[EMAIL PROTECTED]> wrote: ok, I'm going to learn to manage basic cygwin-linux features [...] I saw unlike linux that cygwin does not warn me when there are new [...] Is there a way ( like in linux ) to send a message to my prompt [..

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 10:59:20PM +0200, Mirco Piccin wrote: >Hi! I do something similar some days ago. >Also i try to copy the installation folder in another pc, but once >launched the bash console, i was not able to do anything. The only way >i find usefull is to download packages in local, then

Re: script

2008-07-28 Thread René Berber
Buchbinder, Barry (NIH/NIAID) [E] wrote: r wrote on Sunday, July 27, 2008 11:11 AM: Saturday 26 July 2008, alle 19:36, René Berber wrote: r wrote: How can I execute a script at boot time ? it's a simple retrieving email script with 'getmail' [snip] An easy way is to use cron, with 'crontab

Re: user shared size version mismatch while trying scp

2008-07-28 Thread Thomas Wiedmann
Thanks for all infos. Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Mirco Piccin
Hi! I do something similar some days ago. Also i try to copy the installation folder in another pc, but once launched the bash console, i was not able to do anything. The only way i find usefull is to download packages in local, then copy the installer and the local repository folder in the seocnd

Re: Multithreaded accept/connect hang (WSAEINPROGRESS)

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 02:49:02PM -0400, Labarre, Jean (GE Healthcare) wrote: > > Hello, > >I am working on a project making use of the cygwin X server (Xwin). One >requirement we have is to avoid any potential security issue so I was >trying to modify the Xwin window manager and clipboard code s

Multithreaded accept/connect hang (WSAEINPROGRESS)

2008-07-28 Thread Labarre, Jean (GE Healthcare)
Hello, I am working on a project making use of the cygwin X server (Xwin). One requirement we have is to avoid any potential security issue so I was trying to modify the Xwin window manager and clipboard code so that it would work with the "-nolisten tcp" option (currently, both window manager

RE: Re: term bash shell with multiple tabs ? (without X)

2008-07-28 Thread Stepp, Charles
This was very nice. Charles Stepp -Original Message- From: Andrew Schulman [mailto:[EMAIL PROTECTED] Sent: Sunday, July 27, 2008 1:20 AM To: cygwin@cygwin.com Subject: Re: term bash shell with multiple tabs ? (without X) > True, you don't get graphical tabs, and you have to type a key >

Re: script

2008-07-28 Thread Brian Mathis
On Mon, Jul 28, 2008 at 12:15 PM, r <[EMAIL PROTECTED]> wrote: > > ok, I'm going to learn to manage basic cygwin-linux features [...] > I saw unlike linux that cygwin does not warn me when there are new [...] > Is there a way ( like in linux ) to send a message to my prompt [...] > > R I think one

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Larry Hall (Cygwin)
Tom Quarendon wrote: Larry Hall (Cygwin) wrote: I'd start at the source. Give yourself POSIX-style access to the files to start with. 'cp' will preserve that access. 'cp' and many other utilities don't take ACL permissions into account. They are silently ignored. For whatever reason, it loo

Re: bash term with multiple tabs - bash (without X)

2008-07-28 Thread Brian Mathis
Cygwin now has the 'screen' command available. Once you install it, you will have the ability to run multiple terminal sessions inside 1 window. I would also suggest using rxvt instead of the default cmd.exe shell (rxvt does not require X). If you put the following code in your .screenrc or /etc

RE: Source distribution problem with core library

2008-07-28 Thread Don Porges
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Faylor > Sent: Monday, July 28, 2008 1:34 PM > To: cygwin@cygwin.com > Subject: Re: Source distribution problem with core library > > On Mon, Jul 28, 2008 at 12:39:19PM -0400, Don Porges

Re: Source distribution problem with core library

2008-07-28 Thread Christopher Faylor
On Mon, Jul 28, 2008 at 12:39:19PM -0400, Don Porges wrote: >I think that the installable source tar.gz file of cygwin-1.5.25-15 is >not what it's supposed to be. > >I installed the latest (non-cvs) source using setup.exe, which got me >cygwin-1.5.25-15-src.tar.bz2. The specific source file that

Re: Frustrations with Cygwin and Autotools

2008-07-28 Thread Brian Dessent
Chris Blanco wrote: > > I am setting up an automated build system for my company. In building some > of our base libraries on Windows I am running into major issues. I am using > the Visual Studio tools (cl.exe) to do the compilation which is working > fine. I run into problems though when trying

RE: Download Cygwin once and intall it several times

2008-07-28 Thread Dave Korn
Brian Dessent wrote on 28 July 2008 17:44: >> prompt is not colored (like when it run) and the prompt is bash x y. >> In this condition, I'm not able to run any command (e.g. ls command >> not fund vi command not found and so on). > > That is the result of the postinstall scripts not being run o

Re: Cygwin problem: lex: Command not foundþ

2008-07-28 Thread Brian Dessent
Yau KL wrote: > checking for flex... flex > checking lex output file root... lex.yy > > The above shows that I have flex. However, when I run make, I got this error > > make[1]: lex: Command not found You need to look at the generated makefile to see what it's trying to invoke and why it's tryi

Re: Download Cygwin once and intall it several times

2008-07-28 Thread Brian Dessent
peterpan1616 wrote: > If I copy the same directory on another pc an run setup.exe at the > end, i push on the icon on the desktop an I obtain a window where the Do you mean you copy the directory of .tar.bz2 packages and then use setup to install them, or you copy the installed directory? The fo

Source distribution problem with core library

2008-07-28 Thread Don Porges
I think that the installable source tar.gz file of cygwin-1.5.25-15 is not what it's supposed to be. I installed the latest (non-cvs) source using setup.exe, which got me cygwin-1.5.25-15-src.tar.bz2. The specific source file that I care about right now is winsup/cygwin/path.cc. By comparing i

Re: Reply

2008-07-28 Thread r
On 2008-07-28, Dave Korn <[EMAIL PROTECTED]> wrote: > r wrote on 28 July 2008 08:21: > >> Unlike linux, cygwin does not warn me about new mail messages >> in inbox. > >> but in cygwin, there is no "write" command. > > And bizarrely we have "wall" but no "walld". > >> Is there something like it o

Re: script

2008-07-28 Thread r
On Monday 28 July 2008, alle 10:34, Buchbinder, Barry (NIH/NIAID) [E] wrote: > r wrote on Sunday, July 27, 2008 11:11 AM: > > Saturday 26 July 2008, alle 19:36, René Berber wrote: > >> r wrote: > >> > >>> How can I execute a script at boot time ? > >>> it's a simple retrieving email script with '

Frustrations with Cygwin and Autotools

2008-07-28 Thread Chris Blanco
I am setting up an automated build system for my company. In building some of our base libraries on Windows I am running into major issues. I am using the Visual Studio tools (cl.exe) to do the compilation which is working fine. I run into problems though when trying to generate a library that link

Re: opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-28 Thread Corinna Vinschen
On Jul 28 16:45, Sam Nelson wrote: > On Mon, July 28, 2008 13:31, Corinna Vinschen wrote: > > On Jul 28 12:52, Sam Nelson wrote: > >> Our main fileserver is Solaris running TotalNet Advanced Server (TAS), > >> which is `Samba-like, but not Samba' from the Windows PoV at least. In > > > > Means wha

Re: opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-28 Thread Sam Nelson
On Mon, July 28, 2008 13:31, Corinna Vinschen wrote: > On Jul 28 12:52, Sam Nelson wrote: >> Our main fileserver is Solaris running TotalNet Advanced Server (TAS), >> which is `Samba-like, but not Samba' from the Windows PoV at least. In > > Means what? I mean from the `user experience' or `look&

RE: script

2008-07-28 Thread Buchbinder, Barry (NIH/NIAID) [E]
r wrote on Sunday, July 27, 2008 11:11 AM: > Saturday 26 July 2008, alle 19:36, René Berber wrote: >> r wrote: >> >>> How can I execute a script at boot time ? >>> it's a simple retrieving email script with 'getmail' [snip] >> >> An easy way is to use cron, with 'crontab -e' add a line like this

Reply

2008-07-28 Thread Dave Korn
r wrote on 28 July 2008 08:21: > Unlike linux, cygwin does not warn me about new mail messages > in inbox. > but in cygwin, there is no "write" command. And bizarrely we have "wall" but no "walld". > Is there something like it or another way to be advised ?? Could use the windows equivale

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Marco Atzeri
--- Tom Quarendon ha scritto: > Larry Hall (Cygwin) wrote: > > I'd start at the source. Give yourself > POSIX-style access to the files > > to start with. 'cp' will preserve that access. > 'cp' and many other > > utilities don't take ACL permissions into account. > They are silently > > ignor

Re: Cygwin problem: lex: Command not found‏

2008-07-28 Thread Hugh Sasse
On Mon, 28 Jul 2008, Yau KL wrote: Hi All, I would appreciate your answer very much on this. When I do ./configure in cygwin, I got the two following related messages: ./configure for which package? checking for flex... flex checking lex output file root... lex.yy The above shows that

Re: opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-28 Thread Corinna Vinschen
On Jul 28 12:52, Sam Nelson wrote: > Our main fileserver is Solaris running TotalNet Advanced Server (TAS), > which is `Samba-like, but not Samba' from the Windows PoV at least. In Means what? Samba is recognized by the fact that the file system returns "NTFS" as file system type, plus a specifi

opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-28 Thread Sam Nelson
For some time now, on and off, I've been looking at a problem that arose somewhere between the release of Cygwin.dll-1.5.18-2 and 1.5.19-4. I'm not actually a Cygwin user myself, but I support several such. Our main fileserver is Solaris running TotalNet Advanced Server (TAS), which is `Samba-lik

Cygwin problem: lex: Command not found‏

2008-07-28 Thread Yau KL
Hi All, I would appreciate your answer very much on this. When I do ./configure in cygwin, I got the two following related messages: checking for flex... flex checking lex output file root... lex.yy The above shows that I have flex. However, when I run make, I got this error make[1]: lex: Co

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Hugh Sasse
On Mon, 28 Jul 2008, Tom Quarendon wrote: Larry Hall (Cygwin) wrote: I'd start at the source. Give yourself POSIX-style access to the files to start with. 'cp' will preserve that access. 'cp' and many other utilities don't take ACL permissions into account. They are silently ignored. For

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Tom Quarendon
Larry Hall (Cygwin) wrote: I'd start at the source. Give yourself POSIX-style access to the files to start with. 'cp' will preserve that access. 'cp' and many other utilities don't take ACL permissions into account. They are silently ignored. For whatever reason, it looks like your source fi

Download Cygwin once and intall it several times

2008-07-28 Thread peterpan1616
I'm a problem with setup.exe If I download on a pc in a local directory using setup.exe all the distribution of cygwin and that install it (using always setup.exe) at the end of the installation I obtain a bash shell running. If I copy the same directory on another pc an run setup.exe at the end

Re: /etc/group manual-edits-workaround still reqd in 1.7?

2008-07-28 Thread Corinna Vinschen
On Jul 26 09:12, Tom Rodman wrote: > I use cygwin in a large domain, from time to time my account is > added or removed from domain groups without any warning (last > time 'IT' added 'Domain Users' to some other domain group - so all > domain users were impacted!). When this happens my credentials

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Tom Quarendon
Larry Hall (Cygwin) wrote: I'd start at the source. Give yourself POSIX-style access to the files to start with. 'cp' will preserve that access. 'cp' and many other utilities don't take ACL permissions into account. They are silently ignored. For whatever reason, it looks like your source

Re: Problems with file permissions and cp when running on Vista

2008-07-28 Thread Tom Quarendon
Larry Hall (Cygwin) wrote: I'd start at the source. Give yourself POSIX-style access to the files to start with. 'cp' will preserve that access. 'cp' and many other utilities don't take ACL permissions into account. They are silently ignored. For whatever reason, it looks like your source f

message

2008-07-28 Thread r
Unlike linux, cygwin does not warn me about new mail messages in inbox. Is it possible to change this behaviour ? I thought to a bash script runned by cron every ten minuts: #!/bin/sh if grep -q e /var/spool/mail/Proprietario then echo "ok ci siamo"