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
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.
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
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
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
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
>> [...]
>
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
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
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
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:
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
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
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
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
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
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
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
[..
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
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
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/
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
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
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
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
>
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
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
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
> -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
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
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
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
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
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
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
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
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 '
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
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
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&
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
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
--- 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
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
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
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
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
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
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
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
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
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
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
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"
53 matches
Mail list logo